Show patches with: none      |   136859 patches
« 1 2 3 41368 1369 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
c++: Apply/diagnose attributes when instatiating ARRAY/POINTER/REFERENCE_TYPE [PR118787] c++: Apply/diagnose attributes when instatiating ARRAY/POINTER/REFERENCE_TYPE [PR118787] - - - - --- 2025-02-11 Jakub Jelinek New
c++: Fix up regressions caused by for/while loops with declarations [PR118822] c++: Fix up regressions caused by for/while loops with declarations [PR118822] - - - - --- 2025-02-11 Jakub Jelinek New
s390: Fix s390_valid_shift_count() for TI mode [PR118835] s390: Fix s390_valid_shift_count() for TI mode [PR118835] - - - - --- 2025-02-11 Stefan Schulze Frielinghaus New
[pushed:,r15-7474] sarif-replay: fix off-by-one in handling of "endColumn" (§3.30.8) [PR118792] [pushed:,r15-7474] sarif-replay: fix off-by-one in handling of "endColumn" (§3.30.8) [PR118792] - - - - --- 2025-02-11 David Malcolm New
[v2] RISC-V: unrecognizable insn ICE in xtheadvector/pr114194.c on 32bit targets [v2] RISC-V: unrecognizable insn ICE in xtheadvector/pr114194.c on 32bit targets - - - - --- 2025-02-11 Jin Ma New
[3/3] LoongArch: After setting the compilation options, update the predefined macros. Organize the code and fix PR118828. - - - - --- 2025-02-11 Lulu Cheng New
[2/3] LoongArch: Split the function loongarch_cpu_cpp_builtins into two functions. Organize the code and fix PR118828. - - - - --- 2025-02-11 Lulu Cheng New
[1/3] LoongArch: Move the function loongarch_register_pragmas to loongarch-c.cc. Organize the code and fix PR118828. - - - - --- 2025-02-11 Lulu Cheng New
tree-optimization/118817 - missed folding of PRE inserted code tree-optimization/118817 - missed folding of PRE inserted code - - - - --- 2025-02-11 Richard Biener New
[2/2] libcpp: Fix incorrect line information for traditional cpp and #include [PR100904] [1/2] libcpp: Fix handling of `deferred` pragmas with -traditional [PR79516] - - - - --- 2025-02-11 Andrew Pinski New
[1/2] libcpp: Fix handling of `deferred` pragmas with -traditional [PR79516] [1/2] libcpp: Fix handling of `deferred` pragmas with -traditional [PR79516] - - - - --- 2025-02-11 Andrew Pinski New
RISC-V: Drop __riscv_vendor_feature_bits RISC-V: Drop __riscv_vendor_feature_bits - - - - --- 2025-02-11 Yangyu Chen New
LoongArch: Accept ADD, IOR or XOR when combining objects with no bits in common [PR115478] LoongArch: Accept ADD, IOR or XOR when combining objects with no bits in common [PR115478] - - - - --- 2025-02-11 Xi Ruoyao New
x86: Correct ASM_OUTPUT_SYMBOL_REF x86: Correct ASM_OUTPUT_SYMBOL_REF - - - - --- 2025-02-11 H.J. Lu New
libstdc++: Implement P3138R5 views::cache_latest libstdc++: Implement P3138R5 views::cache_latest - - - - --- 2025-02-11 Patrick Palka New
c: Fix pragma inside a pragma [PR97991} c: Fix pragma inside a pragma [PR97991} - - - - --- 2025-02-11 Andrew Pinski New
c++: Fix use-after-free of replaced friend instantiation [PR118807] c++: Fix use-after-free of replaced friend instantiation [PR118807] - - - - --- 2025-02-10 Nathaniel Shead New
lto: Add an entry for cold attribute to lto_gnu_attributes lto: Add an entry for cold attribute to lto_gnu_attributes - - - - --- 2025-02-10 Martin Jambor New
ipa-sra: Avoid clashes with ipa-cp when pulling accesses across calls (PR 118243) ipa-sra: Avoid clashes with ipa-cp when pulling accesses across calls (PR 118243) - - - - --- 2025-02-10 Martin Jambor New
[7/7] OpenMP: C/C++ common testcases for "omp begin declare variant" OpenMP: Implement "begin declare variant" - - - - --- 2025-02-10 Sandra Loosemore New
[6/7] OpenMP: C front end support for "begin declare variant" OpenMP: Implement "begin declare variant" - - - - --- 2025-02-10 Sandra Loosemore New
[5/7] OpenMP: C++ front end support for "begin declare variant" OpenMP: Implement "begin declare variant" - - - - --- 2025-02-10 Sandra Loosemore New
[4/7] OpenMP: Add flag for code elision to omp_context_selector_matches. OpenMP: Implement "begin declare variant" - - - - --- 2025-02-10 Sandra Loosemore New
[3/7] OpenMP: Support functions for nested "begin declare variant" OpenMP: Implement "begin declare variant" - - - - --- 2025-02-10 Sandra Loosemore New
[2/7] OpenMP: Pass a 3-way flag to omp_check_context_selector instead of a bool. OpenMP: Implement "begin declare variant" - - - - --- 2025-02-10 Sandra Loosemore New
[1/7] OpenMP: Bug fixes for comparing context selectors OpenMP: Implement "begin declare variant" - - - - --- 2025-02-10 Sandra Loosemore New
Fortran: checking of pointer targets for structure constructors [PR56423] Fortran: checking of pointer targets for structure constructors [PR56423] - - - - --- 2025-02-10 Harald Anlauf New
Synchronize include/dwarf2.def with binutils Synchronize include/dwarf2.def with binutils - - - - --- 2025-02-10 Roger Sayle New
[gcn] install.texi: Update for new ISA targets and their requirements [gcn] install.texi: Update for new ISA targets and their requirements - - - - --- 2025-02-10 Tobias Burnus New
[gcn] mkoffload.cc: Print fatal error if -march has no multilib but generic has (was: [Patch] [gcn]… [gcn] mkoffload.cc: Print fatal error if -march has no multilib but generic has (was: [Patch] [gcn]… - - - - --- 2025-02-10 Tobias Burnus New
[RFA,PR,target/115478] Accept ADD, IOR or XOR when combining objects with no bits in common [RFA,PR,target/115478] Accept ADD, IOR or XOR when combining objects with no bits in common - - - - --- 2025-02-10 Jeff Law New
[v3] get source line for diagnostic from preprocessed file [PR preprocessor/79106] [v3] get source line for diagnostic from preprocessed file [PR preprocessor/79106] - - - - --- 2025-02-10 Bader, Lucas New
libphobos: Disable libphobos.phobos/std/concurrency.d on macOS 13+ [PR111628] libphobos: Disable libphobos.phobos/std/concurrency.d on macOS 13+ [PR111628] - - - - --- 2025-02-10 Rainer Orth New
[v4] c++: Reject cdtors and conversion operators with a single * as return type [PR118306] [v4] c++: Reject cdtors and conversion operators with a single * as return type [PR118306] - - - - --- 2025-02-10 Simon Martin New
[committed] arm: fix typo in dg-require-effective-target [PR118089] [committed] arm: fix typo in dg-require-effective-target [PR118089] - - - - --- 2025-02-10 Richard Earnshaw New
1/7 [Fortran, Patch, Coarray, PR107635] Move caf_get-rewrite to rewrite.cc 1/7 [Fortran, Patch, Coarray, PR107635] Move caf_get-rewrite to rewrite.cc - - - - --- 2025-02-10 Andre Vehreschild New
2/7 [Fortran, Patch, Coarray, PR107635] Prepare for more caf-rework. 2/7 [Fortran, Patch, Coarray, PR107635] Prepare for more caf-rework. - - - - --- 2025-02-10 Andre Vehreschild New
3/7 [Fortran, Patch, Coarray, PR107635] Allow to use non-pure/non-elemental functions in coarray in… 3/7 [Fortran, Patch, Coarray, PR107635] Allow to use non-pure/non-elemental functions in coarray in… - - - - --- 2025-02-10 Andre Vehreschild New
4/7 [Fortran, Patch, Coarray, PR107635] Add caf_is_present_on_remote. 4/7 [Fortran, Patch, Coarray, PR107635] Add caf_is_present_on_remote. - - - - --- 2025-02-10 Andre Vehreschild New
7/7 [Fortran, Patch, Coarray, PR107635] Remove deprecated coarray routines 7/7 [Fortran, Patch, Coarray, PR107635] Remove deprecated coarray routines - - - - --- 2025-02-10 Andre Vehreschild New
6/7 [Fortran, Patch, Coarray, PR107635] Add transfer_between_remotes 6/7 [Fortran, Patch, Coarray, PR107635] Add transfer_between_remotes - - - - --- 2025-02-10 Andre Vehreschild New
5/7 [Fortran, Patch, Coarray, PR107635] Add send_to_remote 5/7 [Fortran, Patch, Coarray, PR107635] Add send_to_remote - - - - --- 2025-02-10 Andre Vehreschild New
middle-end/118801 - excessive redundant DEBUG BEGIN_STMT middle-end/118801 - excessive redundant DEBUG BEGIN_STMT - - - - --- 2025-02-10 Richard Biener New
AArch64: Fix GCC 13 backport of big.Little CPU detection [PR118800] AArch64: Fix GCC 13 backport of big.Little CPU detection [PR118800] - - - - --- 2025-02-10 Tamar Christina New
middle-end: Fix two testisms on x86 after PFA [PR118754] middle-end: Fix two testisms on x86 after PFA [PR118754] - - - - --- 2025-02-10 Tamar Christina New
[htdocs] gcc-14: document -ftrampoline-impl [htdocs] gcc-14: document -ftrampoline-impl - - - - --- 2025-02-10 Sam James New
i386: Fix AVX512BW intrin header with __OPTIMIZE__ [PR 118813] i386: Fix AVX512BW intrin header with __OPTIMIZE__ [PR 118813] - - - - --- 2025-02-10 Haochen Jiang New
[3/3] Adjust testcases after better RA decision. GCC13/GCC12 backport [PR108707][PR109610] - - - - --- 2025-02-10 Liu, Hongtao New
[2/3] Only use NO_REGS in cost calculation when !hard_regno_mode_ok for GENERAL_REGS and mode. GCC13/GCC12 backport [PR108707][PR109610] - - - - --- 2025-02-10 Liu, Hongtao New
[1/3] Use NO_REGS in cost calculation when the preferred register class are not known yet. GCC13/GCC12 backport [PR108707][PR109610] - - - - --- 2025-02-10 Liu, Hongtao New
[committed,RISC-V,PR,target/115123] Fix testsuite fallout from sinking heuristic change [committed,RISC-V,PR,target/115123] Fix testsuite fallout from sinking heuristic change - - - - --- 2025-02-09 Jeff Law New
[committed,PR,middle-end/117263] Avoid unused-but-set warning in genautomata [committed,PR,middle-end/117263] Avoid unused-but-set warning in genautomata - - - - --- 2025-02-09 Jeff Law New
[avr] Add -mno-call-main to tweak running main() [avr] Add -mno-call-main to tweak running main() - - - - --- 2025-02-09 Georg-Johann Lay New
RISC-V: unrecognizable insn ICE in xtheadvector/pr114194.c on 32bit targets RISC-V: unrecognizable insn ICE in xtheadvector/pr114194.c on 32bit targets - - - - --- 2025-02-09 Jin Ma New
[to-be-committed,RISC-V,PR,target/118146] Fix ICE for unsupported modes [to-be-committed,RISC-V,PR,target/118146] Fix ICE for unsupported modes - - - - --- 2025-02-09 Jeff Law New
[avr,applied] Fix typos in extend.texi [avr,applied] Fix typos in extend.texi - - - - --- 2025-02-08 Georg-Johann Lay New
[Fortran] Fix PR 24878, checking actual arguments against global symbols [Fortran] Fix PR 24878, checking actual arguments against global symbols - - - - --- 2025-02-08 Thomas Koenig New
c++/modules: Better handle no-linkage decls in unnamed namespaces [PR118799] c++/modules: Better handle no-linkage decls in unnamed namespaces [PR118799] - - - - --- 2025-02-08 Nathaniel Shead New
GCN, nvptx: 'sorry, unimplemented: exception handling not supported' (was: [PATCH 22/25] Add dg-req… GCN, nvptx: 'sorry, unimplemented: exception handling not supported' (was: [PATCH 22/25] Add dg-req… - - - - --- 2025-02-08 Thomas Schwinge New
[PUSHED] For a few test cases, clarify dependance on effective-target 'nonlocal_goto' into 'excepti… [PUSHED] For a few test cases, clarify dependance on effective-target 'nonlocal_goto' into 'excepti… - - - - --- 2025-02-08 Thomas Schwinge New
nvptx doesn't actually support effective-target 'exceptions' (was: [PATCH 22/25] Add dg-require-eff… nvptx doesn't actually support effective-target 'exceptions' (was: [PATCH 22/25] Add dg-require-eff… - - - - --- 2025-02-08 Thomas Schwinge New
BPF doesn't actually support effective-target 'exceptions' [PR118772] (was: [PATCH 22/25] Add dg-re… BPF doesn't actually support effective-target 'exceptions' [PR118772] (was: [PATCH 22/25] Add dg-re… - - - - --- 2025-02-08 Thomas Schwinge New
Clarify that effective-targets 'exceptions' and 'exceptions_enabled' are orthogonal (was: [PATCH v2… Clarify that effective-targets 'exceptions' and 'exceptions_enabled' are orthogonal (was: [PATCH v2… - - - - --- 2025-02-08 Thomas Schwinge New
'gcc.dg/pr88870.c': don't 'dg-require-effective-target nonlocal_goto' (was: [committed][testsuite] … 'gcc.dg/pr88870.c': don't 'dg-require-effective-target nonlocal_goto' (was: [committed][testsuite] … - - - - --- 2025-02-08 Thomas Schwinge New
Allow to build libgccjit with a soname bound to the GCC major version Allow to build libgccjit with a soname bound to the GCC major version - - - - --- 2025-02-08 Matthias Klose New
i386: Change RTL representation of bt[lq] [PR118623] i386: Change RTL representation of bt[lq] [PR118623] - - - - --- 2025-02-08 Jakub Jelinek New
RISC-V: Add missing mode in bsetclr_zero_extract pattern RISC-V: Add missing mode in bsetclr_zero_extract pattern - - - - --- 2025-02-08 Liao Shihua New
[v2] RISC-V: Vector pesudoinsns with x0 operand to use imm 0 [v2] RISC-V: Vector pesudoinsns with x0 operand to use imm 0 - - - - --- 2025-02-08 Vineet Gupta New
[V2] Fix PR 118541, do not generate unordered fp cmoves for IEEE compares. [V2] Fix PR 118541, do not generate unordered fp cmoves for IEEE compares. - - - - --- 2025-02-07 Michael Meissner New
[v3] c++: Reject cdtors and conversion operators with a single * as return type [PR118306] [v3] c++: Reject cdtors and conversion operators with a single * as return type [PR118306] - - - - --- 2025-02-07 Simon Martin New
Fortran: fix initialization of allocatable non-deferred character [PR59252] Fortran: fix initialization of allocatable non-deferred character [PR59252] - - - - --- 2025-02-07 Harald Anlauf New
[COMMITTED] rs6000: Add cast to avoid pointer to integer comparison warning [PR117674] [COMMITTED] rs6000: Add cast to avoid pointer to integer comparison warning [PR117674] - - - - --- 2025-02-07 Peter Bergner New
[wwwdocs] More AVR news [wwwdocs] More AVR news - - - - --- 2025-02-07 Georg-Johann Lay New
[committed,2/2] arm: Prefer POP {lo-reg} over LDR lo-reg, ... for thumb2 [PR118089] [committed,1/2] arm: fix ICE due to fix for POP {PC} change - - - - --- 2025-02-07 Richard Earnshaw New
[committed,1/2] arm: fix ICE due to fix for POP {PC} change [committed,1/2] arm: fix ICE due to fix for POP {PC} change - - - - --- 2025-02-07 Richard Earnshaw New
RISC-V: Vector pesudoinsns with x0 operand to use imm 0. (toggle) RISC-V: Vector pesudoinsns with x0 operand to use imm 0. (toggle) - - - - --- 2025-02-07 Vineet Gupta New
[committed] libstdc++: fix a dangling reference crash in ranges::is_permutation [PR118160] [committed] libstdc++: fix a dangling reference crash in ranges::is_permutation [PR118160] - - - - --- 2025-02-07 Jonathan Wakely New
[committed] libstdc++: Handle exceptions in std::ostream::sentry destructor [committed] libstdc++: Handle exceptions in std::ostream::sentry destructor - - - - --- 2025-02-07 Jonathan Wakely New
[committed] libstdc++: Add comment about use of always_inline attributes [PR111050] [committed] libstdc++: Add comment about use of always_inline attributes [PR111050] - - - - --- 2025-02-07 Jonathan Wakely New
jit/118780 - make sure to include dlfcn.h when plugin support is disabled jit/118780 - make sure to include dlfcn.h when plugin support is disabled - - - - --- 2025-02-07 Richard Biener New
[8/8] LoongArch: Implement [su]dot_prod* for LSX and LASX modes LoongArch: SIMD odd/even/horizontal widening arithmetic cleanup and optimization - - - - --- 2025-02-07 Xi Ruoyao New
[7/8] LoongArch: Implement vec_widen_mult_{even, odd}_* for LSX and LASX modes LoongArch: SIMD odd/even/horizontal widening arithmetic cleanup and optimization - - - - --- 2025-02-07 Xi Ruoyao New
[6/8] LoongArch: Simplify {lsx,lasx_x}vpick description LoongArch: SIMD odd/even/horizontal widening arithmetic cleanup and optimization - - - - --- 2025-02-07 Xi Ruoyao New
[5/8] LoongArch: Simplify {lsx_,lasx_x}maddw description LoongArch: SIMD odd/even/horizontal widening arithmetic cleanup and optimization - - - - --- 2025-02-07 Xi Ruoyao New
[4/8] LoongArch: Simplify {lsx_, lasx_x}hv{add, sub}w description LoongArch: SIMD odd/even/horizontal widening arithmetic cleanup and optimization - - - - --- 2025-02-07 Xi Ruoyao New
[3/8] LoongArch: Simplify {lsx_, lasx_x}v{add, sub, mul}l{ev, od} description LoongArch: SIMD odd/even/horizontal widening arithmetic cleanup and optimization - - - - --- 2025-02-07 Xi Ruoyao New
[2/8] LoongArch: Allow moving TImode vectors LoongArch: SIMD odd/even/horizontal widening arithmetic cleanup and optimization - - - - --- 2025-02-07 Xi Ruoyao New
[1/8] LoongArch: Try harder using vrepli instructions to materialize const vectors LoongArch: SIMD odd/even/horizontal widening arithmetic cleanup and optimization - - - - --- 2025-02-07 Xi Ruoyao New
aarch64: Update fp8 dependencies aarch64: Update fp8 dependencies - - - - --- 2025-02-07 Andrew Carlotti New
testsuite: LoongArch: Remove from btrunc, ceil, and floor effective target allowlist testsuite: LoongArch: Remove from btrunc, ceil, and floor effective target allowlist - - - - --- 2025-02-07 Xi Ruoyao New
[v2,GCN] Handle generic ISA names in libgomp's plugin-gcn.c [v2,GCN] Handle generic ISA names in libgomp's plugin-gcn.c - - - - --- 2025-02-07 Tobias Burnus New
[gcn] Fix the output amdhsa.version (was: [Patch] [GCN] Handle generic ISA names in libgomp's plugi… [gcn] Fix the output amdhsa.version (was: [Patch] [GCN] Handle generic ISA names in libgomp's plugi… - - - - --- 2025-02-07 Tobias Burnus New
testsuite: Fix g++.dg/modules/adl-5 testsuite: Fix g++.dg/modules/adl-5 - - - - --- 2025-02-07 Nathaniel Shead New
[v2,gcn] Add gfx9-generic and generic-associated gfx* (was: [GCN] Handle generic ISA names in libgo… [v2,gcn] Add gfx9-generic and generic-associated gfx* (was: [GCN] Handle generic ISA names in libgo… - - - - --- 2025-02-07 Tobias Burnus New
[gcn] mkoffload.cc: Automatically use gfx*-generic if -march has no multilib but generic has (was: … [gcn] mkoffload.cc: Automatically use gfx*-generic if -march has no multilib but generic has (was: … - - - - --- 2025-02-07 Tobias Burnus New
[v4,ifcombine] avoid creating out-of-bounds BIT_FIELD_REFs [PR118514] [v4,ifcombine] avoid creating out-of-bounds BIT_FIELD_REFs [PR118514] - - - - --- 2025-02-07 Alexandre Oliva New
[v2] tree-optimization/115538 - possible wrong-code with SLP conversion [v2] tree-optimization/115538 - possible wrong-code with SLP conversion - - - - --- 2025-02-07 Richard Biener New
c++: Properly support null pointer constants in conditional operators [PR118282] c++: Properly support null pointer constants in conditional operators [PR118282] - - - - --- 2025-02-07 Simon Martin New
[v1] RISC-V: Make VXRM as global register [PR118103] [v1] RISC-V: Make VXRM as global register [PR118103] - - - - --- 2025-02-07 Li, Pan2 New
tree-optimization/115538 - possible wrong-code with SLP conversion tree-optimization/115538 - possible wrong-code with SLP conversion - - - - --- 2025-02-07 Richard Biener New
« 1 2 3 41368 1369 »