Show patches with: State = Action Required       |    Archived = No       |   151891 patches
« 1 2 3 41518 1519 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[2/2] aarch64/mte: Implement MD_CLEAN_MEMTAG_RANGE hook Add bits for handling memory tags when using MTE instructions - - - - --- 2026-04-14 Claudiu Zissulescu New
[1/2] libgcc: Add MD_CLEAN_MEMTAG_RANGE target macro Add bits for handling memory tags when using MTE instructions - - - - --- 2026-04-14 Claudiu Zissulescu New
[committed] libstdc++: Fix constant_wrapper compile-time test for COW strings. [committed] libstdc++: Fix constant_wrapper compile-time test for COW strings. - - - - --- 2026-04-14 Tomasz Kaminski New
[committed,v3] libstdc++: Runtime fallback for constant_wrapper subscript and call operators. [committed,v3] libstdc++: Runtime fallback for constant_wrapper subscript and call operators. - - 1 - --- 2026-04-14 Tomasz Kaminski New
[v2] rs6000: Fix PTImode attribute handling [PR106895] [v2] rs6000: Fix PTImode attribute handling [PR106895] - - - - --- 2026-04-14 jeevitha New
middle-end/124877 - fix mis-apply of PROMOTE_PROTOTYPES middle-end/124877 - fix mis-apply of PROMOTE_PROTOTYPES - - - - --- 2026-04-14 Richard Biener New
d: Merge upstream dmd, druntime e145b91245 d: Merge upstream dmd, druntime e145b91245 - - - - --- 2026-04-14 Iain Buclaw New
tree-optimization/124875 - re-instantiate alias-set code in PRE tree-optimization/124875 - re-instantiate alias-set code in PRE - - - - --- 2026-04-14 Richard Biener New
RISC-V: Make tuple vector not tieable to some modes. RISC-V: Make tuple vector not tieable to some modes. - - - - --- 2026-04-14 wangzicong New
bitintlower: Handle BIT_FIELD_REF load [PR124826] bitintlower: Handle BIT_FIELD_REF load [PR124826] - - - - --- 2026-04-14 Jakub Jelinek New
c++: Fix up constexpr EH handling of TARGET_EXPR temporaries [PR124755] c++: Fix up constexpr EH handling of TARGET_EXPR temporaries [PR124755] - - - - --- 2026-04-14 Jakub Jelinek New
c++: Mark in cxx_mark_addressable DECL_VALUE_EXPR of DECL_ANON_UNION_VAR_P too [PR124850] c++: Mark in cxx_mark_addressable DECL_VALUE_EXPR of DECL_ANON_UNION_VAR_P too [PR124850] - - - - --- 2026-04-14 Jakub Jelinek New
c++: Check base accessibility in cp_decomp_size [PR124862] c++: Check base accessibility in cp_decomp_size [PR124862] - - - - --- 2026-04-14 Jakub Jelinek New
[committed] Fix comment typo in process_symver_attribute [committed] Fix comment typo in process_symver_attribute - - - - --- 2026-04-14 Jakub Jelinek New
[v2] x86: Zero ZMM16-31 when zeroing all call used registers [v2] x86: Zero ZMM16-31 when zeroing all call used registers - - - - --- 2026-04-14 H.J. Lu New
x86: Zero ZMM16-31 when zeroing all call used registers x86: Zero ZMM16-31 when zeroing all call used registers - - - - --- 2026-04-14 H.J. Lu New
PR tree-optimization/124809 - Register equivalences only once per statement. PR tree-optimization/124809 - Register equivalences only once per statement. - - - - --- 2026-04-14 Andrew MacLeod New
[GCC17-PATCH,6/6] phiprop: skip over clobbers [PR116823] Improve Phiprop slightly - - - - --- 2026-04-13 Andrew Pinski New
[GCC17-PATCH,5/6] phiprop: Allow for one store inbetween the load and the phi which is being used t… Improve Phiprop slightly - - - - --- 2026-04-13 Andrew Pinski New
[GCC17-PATCH,4/6] phiprop: Move vuse variable declaration to right before use Improve Phiprop slightly - - - - --- 2026-04-13 Andrew Pinski New
[GCC17-PATCH,3/6] phiprop: Move the check on vuse before the dominator tests Improve Phiprop slightly - - - - --- 2026-04-13 Andrew Pinski New
[GCC17-PATCH,2/6] phiprop: Factor out the vdef check into new function Improve Phiprop slightly - - - - --- 2026-04-13 Andrew Pinski New
[GCC17-PATCH,1/6] testsuite: Add phiprop testcase that is already fixed [PR116823] Improve Phiprop slightly - - - - --- 2026-04-13 Andrew Pinski New
match.pd: right shift compare canonicalization [PR124808] match.pd: right shift compare canonicalization [PR124808] - - - - --- 2026-04-13 Daniel Henrique Barboza New
[v7] x86: Rewrite ix86_find_max_used_stack_alignment [v7] x86: Rewrite ix86_find_max_used_stack_alignment - - - - --- 2026-04-13 H.J. Lu New
[_Hashtable] Use std::addressof [_Hashtable] Use std::addressof - - - - --- 2026-04-13 François Dumont New
[fortran] Fix Bug 101760 - [13/14/15/16 Regression] ICE in make_ssa_name_fn ... [fortran] Fix Bug 101760 - [13/14/15/16 Regression] ICE in make_ssa_name_fn ... - - - - --- 2026-04-13 Jerry D New
[v3] c++/reflection: mangling dependent splices [PR123237] [v3] c++/reflection: mangling dependent splices [PR123237] - - - - --- 2026-04-13 Marek Polacek New
libstdc++: Small allocator fixes libstdc++: Small allocator fixes - - - - --- 2026-04-13 Nathan Myers New
[v2] c++/reflection: fn call with splice in decltype rejected [PR124835] [v2] c++/reflection: fn call with splice in decltype rejected [PR124835] - - - - --- 2026-04-13 Marek Polacek New
[PUSHED] aarch64: testsuite: Fix pr123238.c [PR123238] [PUSHED] aarch64: testsuite: Fix pr123238.c [PR123238] - - - - --- 2026-04-13 Andrew Pinski New
c++tools: Use std::map::try_emplace to avoid use-after-move c++tools: Use std::map::try_emplace to avoid use-after-move - - - - --- 2026-04-13 Jonathan Wakely New
[pushed] c++: local class in lambda in default targ [PR123566] [pushed] c++: local class in lambda in default targ [PR123566] - - - - --- 2026-04-13 Jason Merrill New
[pushed] c++: lambda capture pack and noexcept [PR122632] [pushed] c++: lambda capture pack and noexcept [PR122632] - - - - --- 2026-04-13 Jason Merrill New
libstdc++: Avoid double indirection in function_ref when possible libstdc++: Avoid double indirection in function_ref when possible - - - - --- 2026-04-13 Tomasz Kaminski New
[v3] c-family, cp: introduce alignof_kind enum for accurate alignof/alignas diagnostics [PR124601] [v3] c-family, cp: introduce alignof_kind enum for accurate alignof/alignas diagnostics [PR124601] - - - - --- 2026-04-13 Yrong New
tree-optimization/124868 - path isolation wrong-code tree-optimization/124868 - path isolation wrong-code - - - - --- 2026-04-13 Richard Biener New
[committed] testsuite: Uncommented some type_trait13.C tests [PR124246] [committed] testsuite: Uncommented some type_trait13.C tests [PR124246] - - - - --- 2026-04-13 Jakub Jelinek New
[Ada] Fix spurious overflow in the Heapsort implementations [Ada] Fix spurious overflow in the Heapsort implementations - - - - --- 2026-04-13 Eric Botcazou New
[Ada] Fix invalid memory accesses in GNAT.Perfect_Hash_Generators with non-1-based strings [Ada] Fix invalid memory accesses in GNAT.Perfect_Hash_Generators with non-1-based strings - - - - --- 2026-04-13 Eric Botcazou New
[gccrs,COMMIT] backend: Prevent error_mark_node from leaking into const context [gccrs,COMMIT] backend: Prevent error_mark_node from leaking into const context - - - - --- 2026-04-13 gerris.rs@gmail.com New
[fortran] PR120140 - generic type-bound procedure, defined assignment, and subarray reference [fortran] PR120140 - generic type-bound procedure, defined assignment, and subarray reference - - - - --- 2026-04-13 Paul Richard Thomas New
[pushed] c++: lambda capture scope and requires [PR122884] [pushed] c++: lambda capture scope and requires [PR122884] - - - - --- 2026-04-13 Jason Merrill New
[v3] ipa: honor memory clobbers in ipa-reference [PR124218] [v3] ipa: honor memory clobbers in ipa-reference [PR124218] - - - - --- 2026-04-13 Chris Copeland New
[Ada] Fix maximum path length regression on Windows [Ada] Fix maximum path length regression on Windows - - - - --- 2026-04-12 Eric Botcazou New
[gccrs,COMMIT,2/2] Added test case for global import all [gccrs,COMMIT,1/2] Fixed glob-import all ICE - - - - --- 2026-04-11 gerris.rs@gmail.com New
[gccrs,COMMIT,1/2] Fixed glob-import all ICE [gccrs,COMMIT,1/2] Fixed glob-import all ICE - - - - --- 2026-04-11 gerris.rs@gmail.com New
[fortran] Fix Bug 93554 - [13/14/15/16 Regression] ICE in expand_oacc_for ... [fortran] Fix Bug 93554 - [13/14/15/16 Regression] ICE in expand_oacc_for ... - - - - --- 2026-04-11 Jerry D New
[COMMITTED] a68: fix typo in ga8-coding-guidelines.texi [COMMITTED] a68: fix typo in ga8-coding-guidelines.texi - - - - --- 2026-04-11 Jose E. Marchesi New
[5/5] libstdc++: Implement zic writezone merge optimization [PR 124854] libstdc++: chrono tzdb correctness fixes - - - - --- 2026-04-11 Alvaro Begue New
[4/5] libstdc++: Cascade wall-time saves in lazy expansion seeding [PR 124853] libstdc++: chrono tzdb correctness fixes - - - - --- 2026-04-11 Alvaro Begue New
[3/5] libstdc++: Resolve named-rule UNTIL save adjustment [PR116110] libstdc++: chrono tzdb correctness fixes - - - - --- 2026-04-11 Alvaro Begue New
[2/5] libstdc++: Support ON-format DAY in Zone UNTIL field [PR 124852] libstdc++: chrono tzdb correctness fixes - - - - --- 2026-04-11 Alvaro Begue New
[1/5] libstdc++: Fix numeric save offset on Zone lines [PR 124851] libstdc++: chrono tzdb correctness fixes - - - - --- 2026-04-11 Alvaro Begue New
match.pd: x != -CST ? x + CST : 0 -> x + CST [PR122996] match.pd: x != -CST ? x + CST : 0 -> x + CST [PR122996] - - - - --- 2026-04-11 Netanel Komm New
[pushed] wwwdocs: gcc-16: Tweaks in the LoongArch32 section [pushed] wwwdocs: gcc-16: Tweaks in the LoongArch32 section - - - - --- 2026-04-11 Gerald Pfeifer New
[v6] x86: Rewrite ix86_find_max_used_stack_alignment [v6] x86: Rewrite ix86_find_max_used_stack_alignment - - - - --- 2026-04-11 H.J. Lu New
Correct aarch64: AutoFDO: Add support for ARM SPE to autoprofiledbootstrap Correct aarch64: AutoFDO: Add support for ARM SPE to autoprofiledbootstrap - - - - --- 2026-04-11 H.J. Lu New
cselim: Allow middle_bb to have more than one statement [PR124405] cselim: Allow middle_bb to have more than one statement [PR124405] - - - - --- 2026-04-11 Pengxuan Zheng New
[v8,2/5] testsuite: Convert gcc.c-torture/executre/ieee to the new test format Untitled series #499517 - - - - --- 2026-04-11 feedable New
[fortran] Fix Bug 93814 - [13/14/15/16 Regression] ICE in build_entry_thunks ... [fortran] Fix Bug 93814 - [13/14/15/16 Regression] ICE in build_entry_thunks ... - - - - --- 2026-04-10 Jerry D New
testsuite: Fix up g++.dg/reflect/type_trait14.C for -fimplicit-constexpr [PR124844] testsuite: Fix up g++.dg/reflect/type_trait14.C for -fimplicit-constexpr [PR124844] - - - - --- 2026-04-10 Jakub Jelinek New
[v2] c++/reflection: mangling dependent splices [PR123237] [v2] c++/reflection: mangling dependent splices [PR123237] - - - - --- 2026-04-10 Marek Polacek New
c++, libstdc++, v2: Implement LWG4483 - Multidimensional arrays are not supported by meta::reflect_… c++, libstdc++, v2: Implement LWG4483 - Multidimensional arrays are not supported by meta::reflect_… - - - - --- 2026-04-10 Jakub Jelinek New
c++, libstdc++: Implement LWG4483 - Multidimensional arrays are not supported by meta::reflect_cons… c++, libstdc++: Implement LWG4483 - Multidimensional arrays are not supported by meta::reflect_cons… - - - - --- 2026-04-10 Jakub Jelinek New
[v4,3/3] aarch64: add usubc<m>5 expansion pattern to machine description aarch64: Implement uaddc/usubc expansion and carry/borrow round-trip cleanup - - - - --- 2026-04-10 Muhammad Kamran New
[v4,2/3] aarch64: add uaddc<m>5 expansion pattern to machine description aarch64: Implement uaddc/usubc expansion and carry/borrow round-trip cleanup - - - - --- 2026-04-10 Muhammad Kamran New
[v4,1/3] aarch64: Fix crash in add<mode>3_carryinC due to wide_int precision mismatch aarch64: Implement uaddc/usubc expansion and carry/borrow round-trip cleanup - - - - --- 2026-04-10 Muhammad Kamran New
libgomp: fix omp_target_is_present and omp_get_mapped_ptr: Fix up 'libgomp.c/omp_target_is_present.… libgomp: fix omp_target_is_present and omp_get_mapped_ptr: Fix up 'libgomp.c/omp_target_is_present.… - - - - --- 2026-04-10 Thomas Schwinge New
AArch64: Deprecate -mpc-relative-literal-loads AArch64: Deprecate -mpc-relative-literal-loads - - - - --- 2026-04-10 Wilco Dijkstra New
AArch64: Cleanup code models AArch64: Cleanup code models - - - - --- 2026-04-10 Wilco Dijkstra New
[GCC17-stage1,2/2] tree-optimization/122569 - recognize CLZ via isolated MSB DeBruijn lookup [GCC17-stage1,1/2] tree-optimization/122569 - fix DeBruijn CLZ table validator shift-by-64 UB - - - - --- 2026-04-10 Philipp Tomsich New
[GCC17-stage1,1/2] tree-optimization/122569 - fix DeBruijn CLZ table validator shift-by-64 UB [GCC17-stage1,1/2] tree-optimization/122569 - fix DeBruijn CLZ table validator shift-by-64 UB - - - - --- 2026-04-10 Philipp Tomsich New
[pushed] PR modula2/124840 library module BinDict.Key returns value [pushed] PR modula2/124840 library module BinDict.Key returns value - - - - --- 2026-04-10 Gaius Mulley New
c++: Fix up type alias reflection mangling c++: Fix up type alias reflection mangling - - - - --- 2026-04-10 Jakub Jelinek New
[v2] libstdc++: Export explicit instantiations of __format::__do_vformat_to. [v2] libstdc++: Export explicit instantiations of __format::__do_vformat_to. - - - - --- 2026-04-10 Tomasz Kaminski New
libstdc++: check value in std::{con,dis}junction libstdc++: check value in std::{con,dis}junction - - - - --- 2026-04-10 Alexandre Oliva New
libstdc++: follow std in numeric_limits<bool>::traps libstdc++: follow std in numeric_limits<bool>::traps - - - - --- 2026-04-10 Alexandre Oliva New
doc: document arm_mixed_fp [PR113276] doc: document arm_mixed_fp [PR113276] - - - - --- 2026-04-10 Torbjörn SVENSSON New
[v2] config: increase stack reserve to 64MB for the toolchain on Windows [PR69639] [v2] config: increase stack reserve to 64MB for the toolchain on Windows [PR69639] - - - - --- 2026-04-10 Torbjörn SVENSSON New
libstdc++: Test for using non-ascii unicode fill with non-unicode encoding. libstdc++: Test for using non-ascii unicode fill with non-unicode encoding. - - - - --- 2026-04-10 Tomasz Kaminski New
i386: Fix Intel syntax memory operand modifiers for AVX10.2 saturation conversions i386: Fix Intel syntax memory operand modifiers for AVX10.2 saturation conversions - - - - --- 2026-04-10 Hu, Lin1 New
c++: Include anon enum types in namespace members_of [PR124831] c++: Include anon enum types in namespace members_of [PR124831] - - - - --- 2026-04-10 Jakub Jelinek New
warn-access: -Winvalid-memory-model fixes [PR124827] warn-access: -Winvalid-memory-model fixes [PR124827] - - - - --- 2026-04-10 Jakub Jelinek New
testsuite: Fix up g++.dg/lto/20091022-2_0.C test [PR124828] testsuite: Fix up g++.dg/lto/20091022-2_0.C test [PR124828] - - - - --- 2026-04-10 Jakub Jelinek New
[gccrs,COMMIT] Fix ICE in unused var when we hit unit const type [gccrs,COMMIT] Fix ICE in unused var when we hit unit const type - - - - --- 2026-04-10 gerris.rs@gmail.com New
[v4] simplify-rtx: Simplify (cmp (and/ior x C1) C2) [v4] simplify-rtx: Simplify (cmp (and/ior x C1) C2) - - - - --- 2026-04-10 Bohan Lei New
[fortran] Fix Bug 94978 - [13/14/15/16 Regression] Bogus warning "Array reference at (1) out of bou… [fortran] Fix Bug 94978 - [13/14/15/16 Regression] Bogus warning "Array reference at (1) out of bou… - - - - --- 2026-04-10 Jerry D New
c++/reflection: fn call with splice in decltype rejected [PR124835] c++/reflection: fn call with splice in decltype rejected [PR124835] - - - - --- 2026-04-10 Marek Polacek New
[PUSHED] doc, c++: Document that anonymous namespaces have internal linkage [PR124773] [PUSHED] doc, c++: Document that anonymous namespaces have internal linkage [PR124773] - - - - --- 2026-04-09 Sandra Loosemore New
[RFC] libstdc++: simd: accept 64-bit long double as double in _S_*_of [PR124657] [RFC] libstdc++: simd: accept 64-bit long double as double in _S_*_of [PR124657] - - - - --- 2026-04-09 Alexandre Oliva New
libstdc++: simd: map 64-bit long double to double on sse [PR124657] libstdc++: simd: map 64-bit long double to double on sse [PR124657] - - - - --- 2026-04-09 Alexandre Oliva New
[v5] x86: Rewrite ix86_find_max_used_stack_alignment [v5] x86: Rewrite ix86_find_max_used_stack_alignment - - - - --- 2026-04-09 H.J. Lu New
[v2] c++/reflection: ICE on member function template splicing [PR124794] [v2] c++/reflection: ICE on member function template splicing [PR124794] - - - - --- 2026-04-09 feedable New
RISC-V: Update RVV intrinsic version to ratified v1.0 RISC-V: Update RVV intrinsic version to ratified v1.0 - - - - --- 2026-04-09 Christoph Müllner New
[v2] rs6000: Add long long support and fix 32 bit failures for __builtin_ppc_atomic_cas_local [PR12… [v2] rs6000: Add long long support and fix 32 bit failures for __builtin_ppc_atomic_cas_local [PR12… - - - - --- 2026-04-09 Avinash Jayakar New
c++: Unshare expr in get_template_parm_object [PR124792] c++: Unshare expr in get_template_parm_object [PR124792] - - - - --- 2026-04-09 Jakub Jelinek New
[fortran] Followup on PR103367 [fortran] Followup on PR103367 - - - - --- 2026-04-09 Jerry D New
c++/reflection: ICE on member function template splicing [PR124794] c++/reflection: ICE on member function template splicing [PR124794] - - - - --- 2026-04-09 feedable New
libstdc++: Add default template parameters for uninitialized_fill(_n). libstdc++: Add default template parameters for uninitialized_fill(_n). - - - - --- 2026-04-09 Tomasz Kaminski New
« 1 2 3 41518 1519 »