Show patches with: State = Action Required       |    Archived = No       |   136182 patches
« 1 2 3 41361 1362 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v5,4/4] RISC-V: Add -fcf-protection=[full|branch|return] to enable zicfiss, zicfilp. [v5,1/4] RISC-V: Add Zicfiss ISA extension. - - - - --- 2025-01-16 Monk Chiang New
[v5,3/4] RISC-V: Add .note.gnu.property for ZICFILP and ZICFISS ISA extension [v5,1/4] RISC-V: Add Zicfiss ISA extension. - - - - --- 2025-01-16 Monk Chiang New
[v5,2/4] RISC-V: Add Zicfilp ISA extension. [v5,1/4] RISC-V: Add Zicfiss ISA extension. - - - - --- 2025-01-16 Monk Chiang New
[v5,1/4] RISC-V: Add Zicfiss ISA extension. [v5,1/4] RISC-V: Add Zicfiss ISA extension. - - - - --- 2025-01-16 Monk Chiang New
[x86,avx512] Fix typo to avoid ICE. [x86,avx512] Fix typo to avoid ICE. - - - - --- 2025-01-16 liuhongt New
[COMMITTED] Fix an incorrect file header comment for the core2 scheduling model [COMMITTED] Fix an incorrect file header comment for the core2 scheduling model - - - - --- 2025-01-16 Andi Kleen New
MIPS: Add conditions for use of the -mmips16e2 and -mips16 option. MIPS: Add conditions for use of the -mmips16e2 and -mips16 option. - - - - --- 2025-01-16 Jie Mei New
[v4,4/4] RISC-V: Add -fcf-protection=[full|branch|return] to enable zicfiss, zicfilp. [v4,1/4] RISC-V: Add Zicfiss ISA extension. - - - - --- 2025-01-16 Monk Chiang New
[v4,3/4] RISC-V: Add .note.gnu.property for ZICFILP and ZICFISS ISA extension [v4,1/4] RISC-V: Add Zicfiss ISA extension. - - - - --- 2025-01-16 Monk Chiang New
[v4,2/4] RISC-V: Add Zicfilp ISA extension. [v4,1/4] RISC-V: Add Zicfiss ISA extension. - - - - --- 2025-01-16 Monk Chiang New
[v4,1/4] RISC-V: Add Zicfiss ISA extension. [v4,1/4] RISC-V: Add Zicfiss ISA extension. - - - - --- 2025-01-16 Monk Chiang New
[committed] libstdc++: Fix use of internal feature test macro in test [committed] libstdc++: Fix use of internal feature test macro in test - - - - --- 2025-01-15 Jonathan Wakely New
[committed] libstdc++: Fix fancy pointer test for std::set [committed] libstdc++: Fix fancy pointer test for std::set - - - - --- 2025-01-15 Jonathan Wakely New
[COMMITTED,2/2] doc: cleanup trailing whitespace [COMMITTED,1/2] doc: trivial grammar fix - - - - --- 2025-01-15 Sam James New
[COMMITTED,1/2] doc: trivial grammar fix [COMMITTED,1/2] doc: trivial grammar fix - - - - --- 2025-01-15 Sam James New
Fortran: Create fresh ts.u.cl for result in gfc_get_symbol_for_expr [PR118441] Fortran: Create fresh ts.u.cl for result in gfc_get_symbol_for_expr [PR118441] - - - - --- 2025-01-15 Tobias Burnus New
wwwdocs: experiments with a Python postprocessing script wwwdocs: experiments with a Python postprocessing script - - - - --- 2025-01-15 David Malcolm New
match: Simplify `1 >> x` into `x == 0` [PR102705] match: Simplify `1 >> x` into `x == 0` [PR102705] - - - - --- 2025-01-15 Andrew Pinski New
docs: Fix up inline asm documentation docs: Fix up inline asm documentation - - - - --- 2025-01-15 Jakub Jelinek New
[committed] libstdc++: Fix reversed args in unreachable assumption [PR109849] [committed] libstdc++: Fix reversed args in unreachable assumption [PR109849] - - - - --- 2025-01-15 Jonathan Wakely New
c++: Change c++2b and gnu++2b to c++23 and gnu++23 in C++ diagnostics c++: Change c++2b and gnu++2b to c++23 and gnu++23 in C++ diagnostics - - - - --- 2025-01-15 Jakub Jelinek New
vec.h: Properly destruct elements in auto_vec auto storage [PR118400] vec.h: Properly destruct elements in auto_vec auto storage [PR118400] - - - - --- 2025-01-15 Jakub Jelinek New
c++, v2: Fix up reshape_* RAW_DATA_CST handling [PR118214] c++, v2: Fix up reshape_* RAW_DATA_CST handling [PR118214] - - - - --- 2025-01-15 Jakub Jelinek New
[v4] AArch64: Add LUTI ACLE for SVE2 [v4] AArch64: Add LUTI ACLE for SVE2 - - - - --- 2025-01-15 Saurabh Jha New
[pushed,wwwdocs] gcc-15/porting_to: prefer <stdint.h> to <cstdint.h> for non-std:: types [pushed,wwwdocs] gcc-15/porting_to: prefer <stdint.h> to <cstdint.h> for non-std:: types - - - - --- 2025-01-15 David Malcolm New
[2/2] forwprop: Ensure that shuffle masks are VECTOR_CSTs [1/2] forwprop: Eliminate redundant calls to to_constant() - - - - --- 2025-01-15 Christoph Müllner New
[1/2] forwprop: Eliminate redundant calls to to_constant() [1/2] forwprop: Eliminate redundant calls to to_constant() - - - - --- 2025-01-15 Christoph Müllner New
[committed] Fortran: reject NULL as source-expr in ALLOCATE with SOURCE= or MOLD= [PR71884] [committed] Fortran: reject NULL as source-expr in ALLOCATE with SOURCE= or MOLD= [PR71884] - - - - --- 2025-01-15 Harald Anlauf New
[wwwdocs] gcc-15/porting_to: add section on new C23 keywords [wwwdocs] gcc-15/porting_to: add section on new C23 keywords - - - - --- 2025-01-15 David Malcolm New
[committed] libstdc++: Fix comments in test that reference wrong subclause of C++11 [committed] libstdc++: Fix comments in test that reference wrong subclause of C++11 - - - - --- 2025-01-15 Jonathan Wakely New
wwwdocs: Document some user visible C, C++ and C/C++ changes in GCC 15 wwwdocs: Document some user visible C, C++ and C/C++ changes in GCC 15 - - - - --- 2025-01-15 Jakub Jelinek New
middle-end: Fix incorrect type replacement in operands_equals [PR118472] middle-end: Fix incorrect type replacement in operands_equals [PR118472] - - - - --- 2025-01-15 Tamar Christina New
[v2] c++: Reject cdtors and conversion operators with a single * as return type [PR118306] [v2] c++: Reject cdtors and conversion operators with a single * as return type [PR118306] - - - - --- 2025-01-15 Simon Martin New
tree-ssa-propagate: Special case lhs of musttail calls in may_propagate_copy [PR118430] tree-ssa-propagate: Special case lhs of musttail calls in may_propagate_copy [PR118430] - - - - --- 2025-01-15 Jakub Jelinek New
tailc, v2: Virtually undo IPA-VRP return value optimization for tail calls [PR118430] tailc, v2: Virtually undo IPA-VRP return value optimization for tail calls [PR118430] - - - - --- 2025-01-15 Jakub Jelinek New
Annotate dbg_line_numbers table Annotate dbg_line_numbers table - - - - --- 2025-01-15 Richard Biener New
[2/2] LoongArch: Improve reassociation for bitwise operation and left shift [PR 115921] [1/2] LoongArch: Simplify using bstr{ins, pick} instructions for and - - - - --- 2025-01-15 Xi Ruoyao New
[1/2] LoongArch: Simplify using bstr{ins, pick} instructions for and [1/2] LoongArch: Simplify using bstr{ins, pick} instructions for and - - - - --- 2025-01-15 Xi Ruoyao New
LoongArch: Fix cost model for alsl LoongArch: Fix cost model for alsl - - - - --- 2025-01-15 Xi Ruoyao New
LoongArch: Add alsl.wu LoongArch: Add alsl.wu - - - - --- 2025-01-15 Xi Ruoyao New
tailc: Virtually undo IPA-VRP return value optimization for tail calls [PR118430] tailc: Virtually undo IPA-VRP return value optimization for tail calls [PR118430] - - - - --- 2025-01-15 Jakub Jelinek New
OpenMP/C++: Fix 'declare variant' for struct-returning functions [PR118486] OpenMP/C++: Fix 'declare variant' for struct-returning functions [PR118486] - - - - --- 2025-01-15 Tobias Burnus New
ipa: Initialize/release global obstack in process_new_functions [PR116068] ipa: Initialize/release global obstack in process_new_functions [PR116068] - - - - --- 2025-01-15 Jakub Jelinek New
[v3,4/4] RISC-V: Add -fcf-protection=[full|branch|return] to enable zicfiss, zicfilp. [v3,1/4] RISC-V: Add Zicfiss ISA extension. - - - - --- 2025-01-15 Monk Chiang New
[v3,3/4] RISC-V: Add .note.gnu.property for ZICFILP and ZICFISS ISA extension [v3,1/4] RISC-V: Add Zicfiss ISA extension. - - - - --- 2025-01-15 Monk Chiang New
[v3,2/4] RISC-V: Add Zicfilp ISA extension. [v3,1/4] RISC-V: Add Zicfiss ISA extension. - - - - --- 2025-01-15 Monk Chiang New
[v3,1/4] RISC-V: Add Zicfiss ISA extension. [v3,1/4] RISC-V: Add Zicfiss ISA extension. - - - - --- 2025-01-15 Monk Chiang New
tree-optimization/115895 - overrun with masked loop tree-optimization/115895 - overrun with masked loop - - - - --- 2025-01-15 Richard Biener New
tree-optimization/92539 - missed optimization leads to bogus -Warray-bounds tree-optimization/92539 - missed optimization leads to bogus -Warray-bounds - - - - --- 2025-01-15 Richard Biener New
[committed,RISC-V,PR,target/118170] Add HF div/sqrt reservation [committed,RISC-V,PR,target/118170] Add HF div/sqrt reservation - - - - --- 2025-01-15 Jeff Law New
[v6,6/6] OpenMP: Update documentation of metadirective implementation status. Remaining patches for metadirectives/dynamic selectors - - - - --- 2025-01-15 Sandra Loosemore New
[v6,5/6] OpenMP: Update "declare target"/OpenMP context interaction Remaining patches for metadirectives/dynamic selectors - - - - --- 2025-01-15 Sandra Loosemore New
[v6,4/6] OpenMP: Fortran support for metadirectives and dynamic selectors Remaining patches for metadirectives/dynamic selectors - - - - --- 2025-01-15 Sandra Loosemore New
[v6,3/6] OpenMP: Shared metadirective/dynamic selector tests for C and C++ Remaining patches for metadirectives/dynamic selectors - - - - --- 2025-01-15 Sandra Loosemore New
[v6,2/6] OpenMP: C++ support for metadirectives and dynamic selectors. Remaining patches for metadirectives/dynamic selectors - - - - --- 2025-01-15 Sandra Loosemore New
[v6,1/6] OpenMP: Add C support for metadirectives and dynamic selectors. Remaining patches for metadirectives/dynamic selectors - - - - --- 2025-01-15 Sandra Loosemore New
[committed] d: Merge upstream dmd, druntime d6f693b46a, phobos 336bed6d8. [committed] d: Merge upstream dmd, druntime d6f693b46a, phobos 336bed6d8. - - - - --- 2025-01-14 Iain Buclaw New
D, Darwin: Restore bootstrap. D, Darwin: Restore bootstrap. - - - - --- 2025-01-14 Iain Sandoe New
[wwwdocs] gcc-15: Deprecate ILP32 on AArch64 [wwwdocs] gcc-15: Deprecate ILP32 on AArch64 - - - - --- 2025-01-14 Wilco Dijkstra New
[COMMITTED,3/3] OpenMP: Remove dead code from declare variant reimplementation OpenMP: metadirectives/dynamic selector infrastructure - - - - --- 2025-01-14 Sandra Loosemore New
[COMMITTED,2/3] OpenMP: Re-work and extend context selector resolution OpenMP: metadirectives/dynamic selector infrastructure - - - - --- 2025-01-14 Sandra Loosemore New
[COMMITTED,1/3] OpenMP: New tree nodes for metadirective and dynamic selector support. OpenMP: metadirectives/dynamic selector infrastructure - - - - --- 2025-01-14 Sandra Loosemore New
c++: re-enable NSDMI CONSTRUCTOR folding [PR118355] c++: re-enable NSDMI CONSTRUCTOR folding [PR118355] - - - - --- 2025-01-14 Marek Polacek New
[v3] arm: [MVE intrinsics] Avoid warnings when floating-point is not supported [PR 117814] [v3] arm: [MVE intrinsics] Avoid warnings when floating-point is not supported [PR 117814] - - - - --- 2025-01-14 Christophe Lyon New
Clarify 'OMP_CLAUSE_MAP_RUNTIME_IMPLICIT_P' in 'gcc/tree-pretty-print.cc:dump_omp_clause' (was: [PA… Clarify 'OMP_CLAUSE_MAP_RUNTIME_IMPLICIT_P' in 'gcc/tree-pretty-print.cc:dump_omp_clause' (was: [PA… - - - - --- 2025-01-14 Thomas Schwinge New
testsuite: i386: Fix expected vectoriziation in pr105493.c testsuite: i386: Fix expected vectoriziation in pr105493.c - - - - --- 2025-01-14 Christoph Müllner New
[Ada] Fix PR ada/118459 [Ada] Fix PR ada/118459 - - - - --- 2025-01-14 Eric Botcazou New
c++, v2: Delete defaulted operator <=> if std::strong_ordering::equal doesn't convert to its rettyp… c++, v2: Delete defaulted operator <=> if std::strong_ordering::equal doesn't convert to its rettyp… - - - - --- 2025-01-14 Jakub Jelinek New
[v2] Fix SLP scalar costing with stmts also used in externals [v2] Fix SLP scalar costing with stmts also used in externals - - - - --- 2025-01-14 Richard Biener New
s390: Implement isfinite and isnormal optabs s390: Implement isfinite and isnormal optabs - - - - --- 2025-01-14 Stefan Schulze Frielinghaus New
[v2] RISC-V: Fix vsetvl compatibility predicate [PR118154]. [v2] RISC-V: Fix vsetvl compatibility predicate [PR118154]. - - - - --- 2025-01-14 Robin Dapp New
RISC-V: Disable RV64-only crc testcases for RV32 RISC-V: Disable RV64-only crc testcases for RV32 - - - - --- 2025-01-14 Bohan Lei New
[ifcombine] robustify decode_field_reference [ifcombine] robustify decode_field_reference - - - - --- 2025-01-14 Alexandre Oliva New
[ifcombine] check and extend constants to compare with bitfields [PR118456] [ifcombine] check and extend constants to compare with bitfields [PR118456] - - - - --- 2025-01-14 Alexandre Oliva New
rs6000: Fix ICE for invalid constants in built-in functions rs6000: Fix ICE for invalid constants in built-in functions - - - - --- 2025-01-13 Peter Bergner New
c++: Add support for vec_dup to constexpr [PR118445] c++: Add support for vec_dup to constexpr [PR118445] - - - - --- 2025-01-13 Andrew Pinski New
Fix setting of call graph node AutoFDO count [PR116743] Fix setting of call graph node AutoFDO count [PR116743] - - - - --- 2025-01-13 Eugene Rozenfeld New
[committed] libphobos: Bump soname to version 6 [PR117701] [committed] libphobos: Bump soname to version 6 [PR117701] - - - - --- 2025-01-13 Iain Buclaw New
c++: pack expansion arg vs non-pack parm checking ICE [PR118454] c++: pack expansion arg vs non-pack parm checking ICE [PR118454] - - - - --- 2025-01-13 Patrick Palka New
[4/4] lm32: In va_arg, skip to stack args with too few remaining reg args lm32: varargs patches - - - - --- 2025-01-13 Keith Packard New
[3/4] lm32: Compute pretend_size in setup_incoming_varargs even if no_rtl lm32: varargs patches - - - - --- 2025-01-13 Keith Packard New
[2/4] lm32: Skip last named param when computing save varargs regs lm32: varargs patches - - - - --- 2025-01-13 Keith Packard New
[1/4] lm32: Args with arg.named false still get passed in regs lm32: varargs patches - - - - --- 2025-01-13 Keith Packard New
Fix build for STORE_FLAG_VALUE<0 targets [PR118418] Fix build for STORE_FLAG_VALUE<0 targets [PR118418] - - - - --- 2025-01-13 Richard Sandiford New
[COMMITTED] RISC-V: fix thinko in riscv_register_move_cost () [COMMITTED] RISC-V: fix thinko in riscv_register_move_cost () - 1 - - --- 2025-01-13 Vineet Gupta New
c++: make finish_pseudo_destructor_expr SFINAE-aware [PR116417] c++: make finish_pseudo_destructor_expr SFINAE-aware [PR116417] - - - - --- 2025-01-13 Patrick Palka New
c++: Delete defaulted operator <=> if std::strong_ordering::equal doesn't convert to its rettype [P… c++: Delete defaulted operator <=> if std::strong_ordering::equal doesn't convert to its rettype [P… - - - - --- 2025-01-13 Jakub Jelinek New
[committed,PR,rtl-optimization/107455] Eliminate unnecessary constant load - v3 [committed,PR,rtl-optimization/107455] Eliminate unnecessary constant load - v3 - - - - --- 2025-01-13 Jeff Law New
[ping,1/2] Add new target hook to assemble a variable [ping,1/2] Add new target hook to assemble a variable - - - - --- 2025-01-13 Georg-Johann Lay New
tree-optimization/92539 - missed optimization leads to bogus -Warray-bounds tree-optimization/92539 - missed optimization leads to bogus -Warray-bounds - - - - --- 2025-01-13 Richard Biener New
MAINTAINERS: Make contrib/check-MAINTAINERS.py happy MAINTAINERS: Make contrib/check-MAINTAINERS.py happy - - - - --- 2025-01-13 Martin Jambor New
tree-optimization/118405 - ICE with vector(1) T vs T load tree-optimization/118405 - ICE with vector(1) T vs T load - - - - --- 2025-01-13 Richard Biener New
[COMMITTED,14/14] ada: Update gnatdll documentation (-b option removed) [COMMITTED,01/14] ada: Fix parsing of raise expressions with no parens - - - - --- 2025-01-13 Marc Poulhiès New
[COMMITTED,13/14] ada: Cleanup preanalysis of static expressions (part 5) [COMMITTED,01/14] ada: Fix parsing of raise expressions with no parens - - - - --- 2025-01-13 Marc Poulhiès New
[COMMITTED,12/14] ada: Fix relocatable DLL creation with gnatdll [COMMITTED,01/14] ada: Fix parsing of raise expressions with no parens - - - - --- 2025-01-13 Marc Poulhiès New
[COMMITTED,11/14] ada: Remove redundant parentheses inside unary operators (cont.) [COMMITTED,01/14] ada: Fix parsing of raise expressions with no parens - - - - --- 2025-01-13 Marc Poulhiès New
[COMMITTED,10/14] ada: Cleanup preanalysis of static expressions (part 4) [COMMITTED,01/14] ada: Fix parsing of raise expressions with no parens - - - - --- 2025-01-13 Marc Poulhiès New
[COMMITTED,09/14] ada: Warn about redundant parentheses inside unary operators [COMMITTED,01/14] ada: Fix parsing of raise expressions with no parens - - - - --- 2025-01-13 Marc Poulhiès New
[COMMITTED,08/14] ada: Remove redundant parentheses inside unary operators in comments [COMMITTED,01/14] ada: Fix parsing of raise expressions with no parens - - - - --- 2025-01-13 Marc Poulhiès New
[COMMITTED,07/14] ada: Remove redundant parentheses inside unary operators [COMMITTED,01/14] ada: Fix parsing of raise expressions with no parens - - - - --- 2025-01-13 Marc Poulhiès New
« 1 2 3 41361 1362 »