Show patches with: State = Action Required       |   16135 patches
« 1 23 4 5161 162 »
Patch Series rb/tb S/W/F Date Submitter Delegate State
[committed] openmp: Fix up OpenMP loop parsing in templates [PR123597] [committed] openmp: Fix up OpenMP loop parsing in templates [PR123597] - - --- 2026-01-23 Jakub Jelinek New
Enabling POPCNT generation for 32-bit pattern from Hacker's Delight Enabling POPCNT generation for 32-bit pattern from Hacker's Delight - - --- 2026-01-23 Roy, Reshma New
[gccrs,COMMIT,3/3] Add trait type param bounds to ast token collector [gccrs,COMMIT,1/3] Detect macros with duplicate metavariable bindings - - --- 2026-01-23 gerris.rs@gmail.com New
[gccrs,COMMIT,2/3] Prevent resolution of items within parent modules [gccrs,COMMIT,1/3] Detect macros with duplicate metavariable bindings - - --- 2026-01-23 gerris.rs@gmail.com New
[gccrs,COMMIT,1/3] Detect macros with duplicate metavariable bindings [gccrs,COMMIT,1/3] Detect macros with duplicate metavariable bindings - - --- 2026-01-23 gerris.rs@gmail.com New
c++: Fix ICE on namespace attributes [PR123684] c++: Fix ICE on namespace attributes [PR123684] - - --- 2026-01-22 Jakub Jelinek New
[2/2] middle-end, aarch64: Make bbitmap ctor explicit [PR123206] aarch64: Fix gating of fp8 intrinsics [PR123206] - - --- 2026-01-22 Alex Coplan acarlotti New
[v2] vect: Fix outer loop vectorization for nested uncounted loops [PR123657] [v2] vect: Fix outer loop vectorization for nested uncounted loops [PR123657] - - --- 2026-01-22 Victor Do Nascimento New
Haifa scheduler: Do not recompute model if insn does not exist in model_schedule.[PR123144 PR80357 … Haifa scheduler: Do not recompute model if insn does not exist in model_schedule.[PR123144 PR80357 … - - --- 2026-01-22 Avinash Jayakar New
[v2] c,c++: Fix incorrect warning with asm defined symbols [v2] c,c++: Fix incorrect warning with asm defined symbols - - --- 2026-01-22 Michal Jires New
[committed] testsuite: Add testcase for already fixed PR [PR123753] [committed] testsuite: Add testcase for already fixed PR [PR123753] - - --- 2026-01-22 Jakub Jelinek New
rs6000: Avoid stxvd2x for quad aligned memory stores [PR123055] rs6000: Avoid stxvd2x for quad aligned memory stores [PR123055] - - --- 2026-01-22 Kishan Parmar New
c: Fix incorrect warning with asm defined symbols c: Fix incorrect warning with asm defined symbols - - --- 2026-01-22 Michal Jires New
rs6000: emit insn with proper rounding mode for nearbyint [PR113353] rs6000: emit insn with proper rounding mode for nearbyint [PR113353] - - --- 2026-01-22 Vijay Shankar New
c++: Fix ICE on decltype on non-local structured binding inside of a template [PR123667] c++: Fix ICE on decltype on non-local structured binding inside of a template [PR123667] - - --- 2026-01-22 Jakub Jelinek New
unswitch: Fix up one unguarded fprintf (dump_file, ...) [PR123736] unswitch: Fix up one unguarded fprintf (dump_file, ...) [PR123736] - - --- 2026-01-22 Jakub Jelinek New
c++: Fix wrong-code with overloaded comma and CPP_EMBED [PR123737] c++: Fix wrong-code with overloaded comma and CPP_EMBED [PR123737] - - --- 2026-01-21 Jakub Jelinek New
c++: fix for saved_token_sentinel c++: fix for saved_token_sentinel - - --- 2026-01-21 Marek Polacek New
[v3] bpf: Split expressions for proper CO-RE code generation [v3] bpf: Split expressions for proper CO-RE code generation - - --- 2026-01-21 Cupertino Miranda New
vect: use related vectype for non scalar masks [PR123016] vect: use related vectype for non scalar masks [PR123016] - - --- 2026-01-21 Andre Vieira New
forwprop: allow more VPEs in simplify_vector_constructor () [PR122679] forwprop: allow more VPEs in simplify_vector_constructor () [PR122679] - - --- 2026-01-21 Artemiy Volkov New
[v2,1/1] gcc/doc/extend.texi: Document array parameters gcc/doc/extend.texi: Document array parameters - - --- 2026-01-21 Alejandro Colomar New
[committed] testsuite: Add testcase for already fixed PR [PR123744] [committed] testsuite: Add testcase for already fixed PR [PR123744] - - --- 2026-01-21 Jakub Jelinek New
vect: Fix outer loop vectorization for nested uncounted loops [PR123657] vect: Fix outer loop vectorization for nested uncounted loops [PR123657] - - --- 2026-01-21 Victor Do Nascimento New
Simplify vec_select of a vec_select. Simplify vec_select of a vec_select. - - --- 2026-01-21 Roger Sayle New
[v2] a68: fix code and phrases in documentation [PR algol68/123734] [v2] a68: fix code and phrases in documentation [PR algol68/123734] - - --- 2026-01-21 Mohammad-Reza Nabipoor New
c++: add lk_module c++: add lk_module - - --- 2026-01-21 Marek Polacek New
a68: fix code and phrases in documentation a68: fix code and phrases in documentation - - --- 2026-01-21 Mohammad-Reza Nabipoor New
[Ada] Fix visibility issue on generic parent from nested generic package in formal package [Ada] Fix visibility issue on generic parent from nested generic package in formal package - - --- 2026-01-21 Eric Botcazou New
[gccrs,COMMIT] gccrs: Implement type check & codegen for HIR::StructPatternFieldTuplePat [gccrs,COMMIT] gccrs: Implement type check & codegen for HIR::StructPatternFieldTuplePat - - --- 2026-01-21 gerris.rs@gmail.com New
c, c++, v3: Use c*_build_qualified_type instead of build_qualified_type from within build_type_attr… c, c++, v3: Use c*_build_qualified_type instead of build_qualified_type from within build_type_attr… - - --- 2026-01-21 Jakub Jelinek New
c++: Fix ICE with constant evaluation of a = {CLOBBER} with ptrmemfn [PR123677] c++: Fix ICE with constant evaluation of a = {CLOBBER} with ptrmemfn [PR123677] - - --- 2026-01-21 Jakub Jelinek New
c++: Don't error on non-consteval defaulted special members in consteval-only classes [PR123404] c++: Don't error on non-consteval defaulted special members in consteval-only classes [PR123404] - - --- 2026-01-21 Jakub Jelinek New
c++: Fix ICE in build_base_path -> resolves_to_fixed_type_p -> fixed_type_or_null [PR123692] c++: Fix ICE in build_base_path -> resolves_to_fixed_type_p -> fixed_type_or_null [PR123692] - - --- 2026-01-21 Jakub Jelinek New
modula2: Capitalize descriptions in lang.opt modula2: Capitalize descriptions in lang.opt - - --- 2026-01-21 Jakub Jelinek New
[pushed] wwwdocs: gcc-16: Fix porting document markup [pushed] wwwdocs: gcc-16: Fix porting document markup - - --- 2026-01-21 Gerald Pfeifer New
[pushed] wwwdocs: news: Disambiguate news entries with identical dates [pushed] wwwdocs: news: Disambiguate news entries with identical dates - - --- 2026-01-21 Gerald Pfeifer New
[PR112400] : VAX: ICE in fixup_reorder_chain whilst building gimple_match.cc [PR112400] : VAX: ICE in fixup_reorder_chain whilst building gimple_match.cc - - --- 2026-01-21 Kalvis Duckmanton New
[pushed] wwwdocs: gcc-16: Fix markup [pushed] wwwdocs: gcc-16: Fix markup - - --- 2026-01-21 Gerald Pfeifer New
[v2,9/9] Add MIPS Allegrex VFPU conditional move and branching instructions MIPS Allegrex VFPU implementation - - --- 2026-01-20 David Guillen Fandos New
[v2,8/9] Add MIPS Allegrex VFPU coprocessor registers and instructions MIPS Allegrex VFPU implementation - - --- 2026-01-20 David Guillen Fandos New
[v2,7/9] Add more MIPS Allegrex VFPU instructions MIPS Allegrex VFPU implementation - - --- 2026-01-20 David Guillen Fandos New
[v2,6/9] Add MIPS Allegrex VFPU matrix register and instruction support MIPS Allegrex VFPU implementation - - --- 2026-01-20 David Guillen Fandos New
[v2,5/9] Implement dest-register compatibility checks for the MIPS Allegrex VFPU regs. MIPS Allegrex VFPU implementation - - --- 2026-01-20 David Guillen Fandos New
[v2,4/9] Implement prefix-register compatibility checks for the MIPS Allegrex VFPU regs. MIPS Allegrex VFPU implementation - - --- 2026-01-20 David Guillen Fandos New
[v2,3/9] Add MIPS Allegrex VFPU prefix instructions and support for decorated registers. MIPS Allegrex VFPU implementation - - --- 2026-01-20 David Guillen Fandos New
[v2,2/9] Add MIPS Allegrex VFPU register names and some vector instructions MIPS Allegrex VFPU implementation - - --- 2026-01-20 David Guillen Fandos New
[v2,1/9] Add initial support for MIPS Allegrex VFPU coprocessor MIPS Allegrex VFPU implementation - - --- 2026-01-20 David Guillen Fandos New
[v2] c++: tighten up is_std_substitution [v2] c++: tighten up is_std_substitution - - --- 2026-01-20 Marek Polacek New
[committed] doc, openmp: Fix Overfull Hboxes for OpenMP Docs [committed] doc, openmp: Fix Overfull Hboxes for OpenMP Docs - - --- 2026-01-20 Gio T New
[pushed,PR122215,IRA] : Add missed test file [pushed,PR122215,IRA] : Add missed test file - - --- 2026-01-20 Vladimir Makarov New
aarch64: Fix FEAT_PCDPHINT for C++ aarch64: Fix FEAT_PCDPHINT for C++ - - --- 2026-01-20 Richard Ball Wilco Changes Requested
[v1,7/7,Vectorizer] : SLP MATCH Pattern: Add tests Vectorizer: New SLP Pattern - - --- 2026-01-20 Andrei Tirziu via Sourceware Forge tamar New
[v1,6/7,Vectorizer] : SLP MATCH Pattern: Allow for more invariants Vectorizer: New SLP Pattern - - --- 2026-01-20 Andrei Tirziu via Sourceware Forge tamar New
[v1,5/7,Vectorizer] : SLP MATCH Pattern: Enable pattern Vectorizer: New SLP Pattern - - --- 2026-01-20 Andrei Tirziu via Sourceware Forge tamar New
[v1,4/7,Vectorizer] : Improve vectorizable_call to support transformation from standard IFN to its … Vectorizer: New SLP Pattern - - --- 2026-01-20 Andrei Tirziu via Sourceware Forge tamar New
[v1,3/7,Vectorizer,Aarch64] : SLP MATCH Pattern: Add implementation for match / nmatch SVE instruct… Vectorizer: New SLP Pattern - - --- 2026-01-20 Andrei Tirziu via Sourceware Forge tamar New
[v1,2/7,Vectorizer] : SLP MATCH Pattern: Identify pattern and build the new SLP nodes Vectorizer: New SLP Pattern - - --- 2026-01-20 Andrei Tirziu via Sourceware Forge tamar New
[v1,1/7,Vectorizer] : SLP MATCH Pattern: Add Internal Functions and Optabs Vectorizer: New SLP Pattern - - --- 2026-01-20 Andrei Tirziu via Sourceware Forge tamar New
PR tree-optimization/123314 - Do not trap on a stmt with no basic block. PR tree-optimization/123314 - Do not trap on a stmt with no basic block. - - --- 2026-01-20 Andrew MacLeod New
doc: fix documentation of -Wsfinae-incomplete [PR123639] doc: fix documentation of -Wsfinae-incomplete [PR123639] - - --- 2026-01-20 Giuseppe D'Angelo New
Simplify vec_merge of a vec_merge with a repeated operand. Simplify vec_merge of a vec_merge with a repeated operand. - - --- 2026-01-20 Roger Sayle New
[v5] get source line for diagnostic from preprocessed file [PR preprocessor/79106] [v5] get source line for diagnostic from preprocessed file [PR preprocessor/79106] - - --- 2026-01-20 Bader, Lucas New
[committed,wwwdocs] Update OpenMP Implementation Status [committed,wwwdocs] Update OpenMP Implementation Status - - --- 2026-01-20 Gio T New
tree-optimization/123651 - avoid diagnosing uninitialized artificial variable tree-optimization/123651 - avoid diagnosing uninitialized artificial variable - - --- 2026-01-20 Richard Biener New
[avr] Implement TARGET_SETJMP_PRESERVES_NONVOLATILE_REGS_P [avr] Implement TARGET_SETJMP_PRESERVES_NONVOLATILE_REGS_P - - --- 2026-01-20 Georg-Johann Lay New
[wwwdocs] gcc-16: Fix up -Wunused-but-set-* changes description [wwwdocs] gcc-16: Fix up -Wunused-but-set-* changes description - - --- 2026-01-20 Jakub Jelinek New
testsuite, cobol, modula2, rust, algol68: Extend help.exp testing and fix reported bugs testsuite, cobol, modula2, rust, algol68: Extend help.exp testing and fix reported bugs - - --- 2026-01-20 Jakub Jelinek New
[committed] cobol: Fix up -Wmove-index option description [committed] cobol: Fix up -Wmove-index option description - - --- 2026-01-20 Jakub Jelinek New
c++: Fix -Wmisleading-indentation ICE on expansion stmt [PR123694] c++: Fix -Wmisleading-indentation ICE on expansion stmt [PR123694] - - --- 2026-01-20 Jakub Jelinek New
[v1,1/1] gcc/doc/extend.texi: Document array parameters gcc/doc/extend.texi: Document array parameters - - --- 2026-01-20 Alejandro Colomar New
a68: set enable_algol68_gc to `auto' instead of `no' a68: set enable_algol68_gc to `auto' instead of `no' - - --- 2026-01-19 Mohammad-Reza Nabipoor New
testsuite: arm: restore defaults for multilib test testsuite: arm: restore defaults for multilib test - - --- 2026-01-19 Alexandre Oliva rearnsha New
[testsuite,applied] Fix test case for PR123175 [testsuite,applied] Fix test case for PR123175 - - --- 2026-01-19 Georg-Johann Lay New
[wwwdocs] gcc-16/changes.html: Update OpenMP status [wwwdocs] gcc-16/changes.html: Update OpenMP status - - --- 2026-01-19 Tobias Burnus New
[5/5] middle-end: Pattern match CAS loops to IFN_ATOMIC_FETCH_MINMAX Implement atomic fetch min/max in GCC - - --- 2026-01-19 Soumya AR New
[4/5] aarch64: Add backend support for atomic fetch min/max operations Implement atomic fetch min/max in GCC - - --- 2026-01-19 Soumya AR Wilco New
[3/5] expand: Expand IFN_ATOMIC_FETCH_MINMAX to target specific optabs Implement atomic fetch min/max in GCC - - --- 2026-01-19 Soumya AR New
[2/5] middle-end: Add support for atomic fetch min/max builtins via CAS lowering Implement atomic fetch min/max in GCC - - --- 2026-01-19 Soumya AR New
[v5,2/2] c: Add support for array parameters in _Countof c: Add support for array parameters in _Countof - - --- 2026-01-19 Alejandro Colomar New
[v5,1/2] c: Refactor implementation of _Countof() c: Add support for array parameters in _Countof - - --- 2026-01-19 Alejandro Colomar New
[wwwdocs] gcc-16: Create porting_to.html and mention changes to -Wunused-but-set-* [wwwdocs] gcc-16: Create porting_to.html and mention changes to -Wunused-but-set-* - - --- 2026-01-19 Josef Melcr New
[v4,1/1] c: Add support for array parameters in _Countof c: Add support for array parameters in _Countof - - --- 2026-01-19 Alejandro Colomar New
[v2,1/2] (backport) aarch64: Fix issue with __pld builtin at -O0 [PR 123548] [v2,1/2] (backport) aarch64: Fix issue with __pld builtin at -O0 [PR 123548] - - --- 2026-01-19 Alfie Richards pinskia Accepted
tree-optimization/123061 - invalid hoisting of division tree-optimization/123061 - invalid hoisting of division - - --- 2026-01-19 Richard Biener New
[v2,2/2] aarch64: Fix issue with __pld builtin at -O0 [PR 123548] [v2,1/2] (backport) aarch64: Fix issue with __pld builtin at -O0 [PR 123548] - - --- 2026-01-19 Alfie Richards New
[v2,1/2] (backport) aarch64: Fix issue with __pld builtin at -O0 [PR 123548] [v2,1/2] (backport) aarch64: Fix issue with __pld builtin at -O0 [PR 123548] - - --- 2026-01-19 Alfie Richards New
[gccrs,COMMIT] derive: Factor out Eq trait path generation [gccrs,COMMIT] derive: Factor out Eq trait path generation - - --- 2026-01-19 gerris.rs@gmail.com New
[committed] c++: Make metafns.{gperf,h} usable in C++14 [committed] c++: Make metafns.{gperf,h} usable in C++14 - - --- 2026-01-19 Jakub Jelinek New
[gccrs,COMMIT,4/4] gccrs: add outer attributes [gccrs,COMMIT,1/4] gccrs: proc error on invalid type - - --- 2026-01-19 gerris.rs@gmail.com New
[gccrs,COMMIT,3/4] gccrs: remove some loop helpers [gccrs,COMMIT,1/4] gccrs: proc error on invalid type - - --- 2026-01-19 gerris.rs@gmail.com New
[gccrs,COMMIT,2/4] gccrs: remove some loops [gccrs,COMMIT,1/4] gccrs: proc error on invalid type - - --- 2026-01-19 gerris.rs@gmail.com New
[gccrs,COMMIT,1/4] gccrs: proc error on invalid type [gccrs,COMMIT,1/4] gccrs: proc error on invalid type - - --- 2026-01-19 gerris.rs@gmail.com New
[V3] driver: Support very long command lines via temporary files [PR111527] [V3] driver: Support very long command lines via temporary files [PR111527] - - --- 2026-01-19 Sunil Kumar Dora New
vect-generic: Fix up expand_vector_mult [PR123656] vect-generic: Fix up expand_vector_mult [PR123656] - - --- 2026-01-19 Jakub Jelinek New
libatomic: Change installed libatomic_asneeded.a into a symlink [PR123650] libatomic: Change installed libatomic_asneeded.a into a symlink [PR123650] - - --- 2026-01-19 Jakub Jelinek New
[v3,1/1] c: Add support for array parameters in _Countof c: Add support for array parameters in _Countof - - --- 2026-01-18 Alejandro Colomar New
[v2] Silently ignore -pthread etc. on Solaris [v2] Silently ignore -pthread etc. on Solaris - - --- 2026-01-18 Rainer Orth New
c++: Optimize dynamic_cast for final types using unique vtables flag c++: Optimize dynamic_cast for final types using unique vtables flag - - --- 2026-01-18 Thomas de Bock New
Fix -Wunused-value false positive on ternary indexed by non-constant Fix -Wunused-value false positive on ternary indexed by non-constant - - --- 2026-01-18 Johannes Altmanninger New
« 1 23 4 5161 162 »