Show patches with: State = Action Required       |   126656 patches
« 1 2 ... 18 19 201266 1267 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[avr,applied] PR113824: Fix multilib set for ATA5795 [avr,applied] PR113824: Fix multilib set for ATA5795 - - - - --- 2024-02-08 Georg-Johann Lay New
[avr,applied] Specs always define __AVR_PM_BASE_ADDRESS__ when the core has it [avr,applied] Specs always define __AVR_PM_BASE_ADDRESS__ when the core has it - - - - --- 2024-02-08 Georg-Johann Lay New
Revert part of vect_analyze_early_break_dependences changes Revert part of vect_analyze_early_break_dependences changes - - - - --- 2024-02-08 Richard Biener New
middle-end: don't cache restart_loop in vectorizable_live_operations [PR113808] middle-end: don't cache restart_loop in vectorizable_live_operations [PR113808] - - - - --- 2024-02-08 Tamar Christina New
[committed] middle-end: fix pointer conversion error in testcase vect-early-break_110-pr113467.c [committed] middle-end: fix pointer conversion error in testcase vect-early-break_110-pr113467.c - - - - --- 2024-02-08 Tamar Christina New
libstdc++: Use _GLIBCXX_USE_BUILTIN_TRAIT for is_same libstdc++: Use _GLIBCXX_USE_BUILTIN_TRAIT for is_same - - - - --- 2024-02-08 Ken Matsui New
ipa: Avoid excessive removing of SSAs (PR 113757) ipa: Avoid excessive removing of SSAs (PR 113757) - - - - --- 2024-02-08 Martin Jambor New
[avr,applied] : Rename %_misc specs. [avr,applied] : Rename %_misc specs. - - - - --- 2024-02-08 Georg-Johann Lay New
[wwwdoc] Hardware-assisted AddressSanitizer now works for x86_64 with LAM_U57 [wwwdoc] Hardware-assisted AddressSanitizer now works for x86_64 with LAM_U57 - - - - --- 2024-02-08 Liu, Hongtao New
c++: make build_throw SFINAE-friendly [PR98388] c++: make build_throw SFINAE-friendly [PR98388] - - - - --- 2024-02-08 Marek Polacek New
[committed] c: Fix boolean conversion of floating constant as integer constant expression [PR113776] [committed] c: Fix boolean conversion of floating constant as integer constant expression [PR113776] - - - - --- 2024-02-08 Joseph Myers New
[RFC,3/3] RISC-V: Add Zalrsc amo-op patterns [RFC,1/3] RISC-V: Add basic Zaamo and Zalrsc support - - - - --- 2024-02-08 Patrick O'Neill New
[RFC,2/3] RISC-V: Add Zalrsc and Zaamo testsuite support [RFC,1/3] RISC-V: Add basic Zaamo and Zalrsc support - - - - --- 2024-02-08 Patrick O'Neill New
[RFC,1/3] RISC-V: Add basic Zaamo and Zalrsc support [RFC,1/3] RISC-V: Add basic Zaamo and Zalrsc support - - - - --- 2024-02-08 Patrick O'Neill New
[pushed] c++: class nttp ICE [pushed] c++: class nttp ICE - - - - --- 2024-02-08 Jason Merrill New
libstdc++: Work around modules issue causing hello-1 ICE [PR113710] libstdc++: Work around modules issue causing hello-1 ICE [PR113710] - - - - --- 2024-02-07 Patrick Palka New
[v3] : gcc/doc/extend.texi: Update builtin descriptions for __builtin_FILE, __builtin_LINE __builti… [v3] : gcc/doc/extend.texi: Update builtin descriptions for __builtin_FILE, __builtin_LINE __builti… - - - - --- 2024-02-07 Jonny Grant New
tree-optimization/113796 - if-conversion and ranges tree-optimization/113796 - if-conversion and ranges - - - - --- 2024-02-07 Richard Biener New
[COMMITTED,25/25] gccrs: Fix macro parsing for trait items. [COMMITTED,01/25] gccrs: Parse normal functions with `self` parameter correctly - - - - --- 2024-02-07 Arthur Cohen New
[COMMITTED,24/25] gccrs: Remove obsolete classes and functions. [COMMITTED,01/25] gccrs: Parse normal functions with `self` parameter correctly - - - - --- 2024-02-07 Arthur Cohen New
[COMMITTED,23/25] gccrs: Parse trait functions as `AST::Function`. [COMMITTED,01/25] gccrs: Parse normal functions with `self` parameter correctly - - - - --- 2024-02-07 Arthur Cohen New
[COMMITTED,22/25] gccrs: Fix inconsistent formatting. [COMMITTED,01/25] gccrs: Parse normal functions with `self` parameter correctly - - - - --- 2024-02-07 Arthur Cohen New
[COMMITTED,21/25] gccrs: Add missing visitors for AST::Function. [COMMITTED,01/25] gccrs: Parse normal functions with `self` parameter correctly - - - - --- 2024-02-07 Arthur Cohen New
[COMMITTED,20/25] gccrs: Add checks for Trait functions [COMMITTED,01/25] gccrs: Parse normal functions with `self` parameter correctly - - - - --- 2024-02-07 Arthur Cohen New
[COMMITTED,19/25] gccrs: Use AssociatedItem in place of TraitItem [COMMITTED,01/25] gccrs: Parse normal functions with `self` parameter correctly - - - - --- 2024-02-07 Arthur Cohen New
[COMMITTED,18/25] gccrs: fix bug in pattern check for tuples [COMMITTED,01/25] gccrs: Parse normal functions with `self` parameter correctly - - - - --- 2024-02-07 Arthur Cohen New
[COMMITTED,17/25] gccrs: Add testcase to show issue is already fixed [COMMITTED,01/25] gccrs: Parse normal functions with `self` parameter correctly - - - - --- 2024-02-07 Arthur Cohen New
[COMMITTED,16/25] gccrs: Move the Implementation of implitem lowering into its own file. [COMMITTED,01/25] gccrs: Parse normal functions with `self` parameter correctly - - - - --- 2024-02-07 Arthur Cohen New
[COMMITTED,15/25] gccrs: refactor inference variable computation into a seperate method [COMMITTED,01/25] gccrs: Parse normal functions with `self` parameter correctly - - - - --- 2024-02-07 Arthur Cohen New
[COMMITTED,14/25] gccrs: remove similar hack in type paths as we had in path expressions [COMMITTED,01/25] gccrs: Parse normal functions with `self` parameter correctly - - - - --- 2024-02-07 Arthur Cohen New
[COMMITTED,13/25] gccrs: remove old generics hack to reuse generic symbols from previous seg [COMMITTED,01/25] gccrs: Parse normal functions with `self` parameter correctly - - - - --- 2024-02-07 Arthur Cohen New
[COMMITTED,12/25] gccrs: Fix ICE accessing empty vector without check [COMMITTED,01/25] gccrs: Parse normal functions with `self` parameter correctly - - - - --- 2024-02-07 Arthur Cohen New
[COMMITTED,11/25] gccrs: add test cases to prove type inference is working [COMMITTED,01/25] gccrs: Parse normal functions with `self` parameter correctly - - - - --- 2024-02-07 Arthur Cohen New
[COMMITTED,10/25] gccrs: add testcase to prove issue has already been fixed [COMMITTED,01/25] gccrs: Parse normal functions with `self` parameter correctly - - - - --- 2024-02-07 Arthur Cohen New
[COMMITTED,09/25] gccrs: Set the default ABI to C for extern blocks and extern functions [COMMITTED,01/25] gccrs: Parse normal functions with `self` parameter correctly - - - - --- 2024-02-07 Arthur Cohen New
[COMMITTED,08/25] gccrs: TyTy: Store reference to type before any substitutions [COMMITTED,01/25] gccrs: Parse normal functions with `self` parameter correctly - - - - --- 2024-02-07 Arthur Cohen New
[COMMITTED,07/25] gccrs: TyTy: Store region constraints [COMMITTED,01/25] gccrs: Parse normal functions with `self` parameter correctly - - - - --- 2024-02-07 Arthur Cohen New
[COMMITTED,06/25] gccrs: Typecheck: add regions (lifetimes) to TyTy [COMMITTED,01/25] gccrs: Parse normal functions with `self` parameter correctly - - - - --- 2024-02-07 Arthur Cohen New
[COMMITTED,05/25] gccrs: HIR: Add mising getter [COMMITTED,01/25] gccrs: Parse normal functions with `self` parameter correctly - - - - --- 2024-02-07 Arthur Cohen New
[COMMITTED,04/25] gccrs: TyTy: Region (lifetime) representation [COMMITTED,01/25] gccrs: Parse normal functions with `self` parameter correctly - - - - --- 2024-02-07 Arthur Cohen New
[COMMITTED,03/25] gccrs: Typecheck: lifetime interning and resolution tool [COMMITTED,01/25] gccrs: Parse normal functions with `self` parameter correctly - - - - --- 2024-02-07 Arthur Cohen New
[COMMITTED,02/25] gccrs: Implement quick-check for Unicode [COMMITTED,01/25] gccrs: Parse normal functions with `self` parameter correctly - - - - --- 2024-02-07 Arthur Cohen New
[COMMITTED,01/25] gccrs: Parse normal functions with `self` parameter correctly [COMMITTED,01/25] gccrs: Parse normal functions with `self` parameter correctly - - - - --- 2024-02-07 Arthur Cohen New
[wwwdocs] Add 2 more C++26 core papers [wwwdocs] Add 2 more C++26 core papers - - - - --- 2024-02-07 Jakub Jelinek New
Apply TLC to vect_analyze_early_break_dependences Apply TLC to vect_analyze_early_break_dependences - - - - --- 2024-02-07 Richard Biener New
[v1] RISC-V: Bugfix for RVV overloaded intrinsic ICE in function checker [v1] RISC-V: Bugfix for RVV overloaded intrinsic ICE in function checker - - - - --- 2024-02-07 Li, Pan2 New
[COMMITTED] testsuite: Don't xfail gcc.dg/debug/dwarf2/inline5.c [COMMITTED] testsuite: Don't xfail gcc.dg/debug/dwarf2/inline5.c - - - - --- 2024-02-07 Rainer Orth New
Arm: Fix incorrect tailcall-generation for indirect calls [PR113780] Arm: Fix incorrect tailcall-generation for indirect calls [PR113780] - - - - --- 2024-02-07 Tejas Belagod New
[RFA] build: drop target libs from LD_LIBRARY_PATH [PR105688] [RFA] build: drop target libs from LD_LIBRARY_PATH [PR105688] - - - - --- 2024-02-07 Jason Merrill New
[RFA] gdbhooks: regex syntax error [RFA] gdbhooks: regex syntax error - - - - --- 2024-02-06 Jason Merrill New
c++: NTTP type CTAD w/ tmpl from current inst [PR113649] c++: NTTP type CTAD w/ tmpl from current inst [PR113649] - - - - --- 2024-02-06 Patrick Palka New
wide-int: Fix mul_internal overflow handling [PR113753] wide-int: Fix mul_internal overflow handling [PR113753] - - - - --- 2024-02-06 Jakub Jelinek New
Fix disabling of year 2038 support on 32-bit hosts by default Fix disabling of year 2038 support on 32-bit hosts by default - - - - --- 2024-02-06 Thiago Jung Bauermann New
range-op: Fix up ABSU_EXPR handling [PR113756] range-op: Fix up ABSU_EXPR handling [PR113756] - - - - --- 2024-02-06 Jakub Jelinek New
c++: Disallow this specifier except for parameter declarations [PR113788] c++: Disallow this specifier except for parameter declarations [PR113788] - - - - --- 2024-02-06 Jakub Jelinek New
x86-64: Return 10_REG if there is no scratch register x86-64: Return 10_REG if there is no scratch register - - - - --- 2024-02-06 H.J. Lu New
RISC-V: Add support for B standard extension RISC-V: Add support for B standard extension - - - - --- 2024-02-06 Edwin Lu New
testsuite: Pattern does not match when using --specs=nano.specs testsuite: Pattern does not match when using --specs=nano.specs - - - - --- 2024-02-06 Torbjorn SVENSSON New
libsanitizer: workaround libtool error when building in Yocto Kirkstone libsanitizer: workaround libtool error when building in Yocto Kirkstone - - - - --- 2024-02-06 Alibek Omarov New
[pushed] c++: add fixed test [PR94231] [pushed] c++: add fixed test [PR94231] - - - - --- 2024-02-06 Marek Polacek New
[committed] aarch64: Fix build against libc++ in c++11 mode [PR113763] [committed] aarch64: Fix build against libc++ in c++11 mode [PR113763] - - - - --- 2024-02-06 Jakub Jelinek New
[committed] aarch64: Fix function multiversioning mangling [committed] aarch64: Fix function multiversioning mangling - - - - --- 2024-02-06 Andrew Carlotti New
AArch64: Update system register database. AArch64: Update system register database. - - - - --- 2024-02-06 Victor Do Nascimento New
ranger: Grow BBs in relation oracle as needed [PR113735] ranger: Grow BBs in relation oracle as needed [PR113735] - - - - --- 2024-02-06 Aldy Hernandez New
middle-end/113576 - avoid out-of-bound vector element access middle-end/113576 - avoid out-of-bound vector element access - - - - --- 2024-02-06 Richard Biener New
[v5,RESEND] C, ObjC: Add -Wunterminated-string-initialization [v5,RESEND] C, ObjC: Add -Wunterminated-string-initialization 1 - - - --- 2024-02-06 Alejandro Colomar New
asan: Don't fold some strlens with -fsanitize=address [PR110676] asan: Don't fold some strlens with -fsanitize=address [PR110676] - - - - --- 2024-02-06 Jakub Jelinek New
lower-bitint: Encode address space qualifiers in VIEW_CONVERT_EXPRs [PR113736] lower-bitint: Encode address space qualifiers in VIEW_CONVERT_EXPRs [PR113736] - - - - --- 2024-02-06 Jakub Jelinek New
tree-ssa-math-opts: Fix up convert_{mult, plusminus}_to_widen [PR113759] tree-ssa-math-opts: Fix up convert_{mult, plusminus}_to_widen [PR113759] - - - - --- 2024-02-06 Jakub Jelinek New
testsuite: Add a test case for negating FP vectors containing zeros testsuite: Add a test case for negating FP vectors containing zeros - - - - --- 2024-02-06 Xi Ruoyao New
[V1] RISC-V: Add mininal support for zabha extension. [V1] RISC-V: Add mininal support for zabha extension. - - - - --- 2024-02-06 yulong New
libgcc: Export i386 symbols added after GCC_7.0.0 on Solaris [PR113700] libgcc: Export i386 symbols added after GCC_7.0.0 on Solaris [PR113700] - - - - --- 2024-02-06 Rainer Orth New
[v1] RISC-V: Bugfix for RVV overloaded intrinisc ICE when empty args [v1] RISC-V: Bugfix for RVV overloaded intrinisc ICE when empty args - - - - --- 2024-02-06 Li, Pan2 New
x86: Update constraints for APX NDD instructions x86: Update constraints for APX NDD instructions - - - - --- 2024-02-06 H.J. Lu New
c++: further DR 2237 fix [PR97202] c++: further DR 2237 fix [PR97202] - - - - --- 2024-02-06 Marek Polacek New
[v2] c++: DR2237, cdtor and template-id tweaks [PR107126] [v2] c++: DR2237, cdtor and template-id tweaks [PR107126] - - - - --- 2024-02-06 Marek Polacek New
[pushed] c++: defaulted op== for incomplete class [PR107291] [pushed] c++: defaulted op== for incomplete class [PR107291] - - - - --- 2024-02-06 Jason Merrill New
[2/2] LoongArch: Remove redundant symbol type conversions in larchintrin.h. [1/2] LoongArch: Fix wrong return value type of __iocsrrd_h. - - - - --- 2024-02-06 Lulu Cheng New
[1/2] LoongArch: Fix wrong return value type of __iocsrrd_h. [1/2] LoongArch: Fix wrong return value type of __iocsrrd_h. - - - - --- 2024-02-06 Lulu Cheng New
RISC-V: Fix infinite compilation of VSETVL PASS RISC-V: Fix infinite compilation of VSETVL PASS - - - - --- 2024-02-05 juzhe.zhong@rivai.ai New
[v2] openmp, fortran: Add Fortran support for indirect clause on the declare target directive [v2] openmp, fortran: Add Fortran support for indirect clause on the declare target directive - - - - --- 2024-02-05 Kwok Cheung Yeung New
[pushed] c++: -frounding-math test [PR109359] [pushed] c++: -frounding-math test [PR109359] - - - - --- 2024-02-05 Jason Merrill New
[pushed] c++: prvalue of array type [PR111286] [pushed] c++: prvalue of array type [PR111286] - - - - --- 2024-02-05 Jason Merrill New
libgo patch committed: Bump version number libgo patch committed: Bump version number - - - - --- 2024-02-05 Ian Lance Taylor New
Go frontend patch committed: print types in a more readable way Go frontend patch committed: print types in a more readable way - - - - --- 2024-02-05 Ian Lance Taylor New
libstdc++: /dev/null is not accessible on Windows libstdc++: /dev/null is not accessible on Windows - - - - --- 2024-02-05 Torbjorn SVENSSON New
[v6] x86-64: Find a scratch register for large model profiling [v6] x86-64: Find a scratch register for large model profiling - - - - --- 2024-02-05 H.J. Lu New
aarch64, acle header: Cast uint64_t pointers to DIMode. aarch64, acle header: Cast uint64_t pointers to DIMode. - - - - --- 2024-02-05 Iain Sandoe New
contrib: Fill in HOST{CC,CFLAGS,CXX,CXXFLAGS} in test_installed contrib: Fill in HOST{CC,CFLAGS,CXX,CXXFLAGS} in test_installed - - - - --- 2024-02-05 Jakub Jelinek New
middle-end: fix ICE when destination BB for stores starts with a label [PR113750] middle-end: fix ICE when destination BB for stores starts with a label [PR113750] - - - - --- 2024-02-05 Tamar Christina New
middle-end: fix ICE when moving statements to empty BB [PR113731] middle-end: fix ICE when moving statements to empty BB [PR113731] - - - - --- 2024-02-05 Tamar Christina New
middle-end: add additional runtime test for [PR113467] middle-end: add additional runtime test for [PR113467] - - - - --- 2024-02-05 Tamar Christina New
libgomp: testsuite: Don't XPASS libgomp.c/alloc-pinned-1.c etc. on non-Linux targets [PR113448] libgomp: testsuite: Don't XPASS libgomp.c/alloc-pinned-1.c etc. on non-Linux targets [PR113448] - - - - --- 2024-02-05 Rainer Orth New
middle-end/109559 - warning in system header not suppressed middle-end/109559 - warning in system header not suppressed - - - - --- 2024-02-05 Richard Biener New
Pushed: [PATCH] MIPS: Fix wrong MSA FP vector negation Pushed: [PATCH] MIPS: Fix wrong MSA FP vector negation - - - - --- 2024-02-05 Xi Ruoyao New
x86-64: Update gcc.target/i386/apx-ndd.c x86-64: Update gcc.target/i386/apx-ndd.c - - - - --- 2024-02-05 H.J. Lu New
gcc/Makefile.in: Fix install-info target if BUILD_INFO is empty gcc/Makefile.in: Fix install-info target if BUILD_INFO is empty - - - - --- 2024-02-05 Christophe Lyon New
Vectorizer and address-spaces Vectorizer and address-spaces - - - - --- 2024-02-05 Richard Biener New
tree-optimization/113707 - ICE with VN elimination tree-optimization/113707 - ICE with VN elimination - - - - --- 2024-02-05 Richard Biener New
c: Avoid ICE with _BitInt(N) : 0 bitfield [PR113740] c: Avoid ICE with _BitInt(N) : 0 bitfield [PR113740] - - - - --- 2024-02-05 Jakub Jelinek New
« 1 2 ... 18 19 201266 1267 »