Show patches with: State = Action Required       |    Archived = No       |   135134 patches
« 1 2 3 41351 1352 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v5,10/10] OpenMP: Update documentation of metadirective implementation status. OpenMP: Implement metadirective and dynamic selectors - - - - --- 2024-12-10 Sandra Loosemore New
[v5,09/10] OpenMP: Update "declare target"/OpenMP context interaction OpenMP: Implement metadirective and dynamic selectors - - - - --- 2024-12-10 Sandra Loosemore New
[v5,08/10] OpenMP: Fortran support for metadirectives and dynamic selectors OpenMP: Implement metadirective and dynamic selectors - - - - --- 2024-12-10 Sandra Loosemore New
[v5,07/10] OpenMP: Shared metadirective/dynamic selector tests for C and C++ OpenMP: Implement metadirective and dynamic selectors - - - - --- 2024-12-10 Sandra Loosemore New
[v5,06/10] OpenMP: C++ support for metadirectives and dynamic selectors. OpenMP: Implement metadirective and dynamic selectors - - - - --- 2024-12-10 Sandra Loosemore New
[v5,05/10] OpenMP: Add C support for metadirectives and dynamic selectors. OpenMP: Implement metadirective and dynamic selectors - - - - --- 2024-12-10 Sandra Loosemore New
[v5,04/10] OpenMP: Robustify C front end handling of attribute-syntax pragmas OpenMP: Implement metadirective and dynamic selectors - - - - --- 2024-12-10 Sandra Loosemore New
[v5,03/10] OpenMP: Remove dead code from declare variant reimplementation OpenMP: Implement metadirective and dynamic selectors - - - - --- 2024-12-10 Sandra Loosemore New
[v5,02/10] OpenMP: Re-work and extend context selector resolution OpenMP: Implement metadirective and dynamic selectors - - - - --- 2024-12-10 Sandra Loosemore New
[v5,01/10] OpenMP: New tree nodes for metadirective and dynamic selector support. OpenMP: Implement metadirective and dynamic selectors - - - - --- 2024-12-10 Sandra Loosemore New
[libgfortran] Bug 117819 - Formatted READ with BZ in format fails [libgfortran] Bug 117819 - Formatted READ with BZ in format fails - - - - --- 2024-12-10 Jerry D New
[V2] Fix inaccuracy in cunroll/cunrolli when considering what's innermost loop. [V2] Fix inaccuracy in cunroll/cunrolli when considering what's innermost loop. - - - - --- 2024-12-10 liuhongt New
libstdc++: fix compile error when converting std::weak_ptr<T[]> libstdc++: fix compile error when converting std::weak_ptr<T[]> - - - - --- 2024-12-10 Giuseppe D'Angelo New
[v3] c++: P2865R5, Remove Deprecated Array Comparisons from C++26 [PR117788] [v3] c++: P2865R5, Remove Deprecated Array Comparisons from C++26 [PR117788] - - - - --- 2024-12-09 Marek Polacek New
c++: ICE with -Wduplicated-branches in template [PR117880] c++: ICE with -Wduplicated-branches in template [PR117880] - - - - --- 2024-12-09 Marek Polacek New
aarch64: Remove vcond{,u} optabs aarch64: Remove vcond{,u} optabs - - - - --- 2024-12-09 Richard Sandiford New
Remove vcond{,u,eq} optabs Remove vcond{,u,eq} optabs - - - - --- 2024-12-09 Richard Sandiford New
libstdc++: Skip redundant assertions in std::array equality [PR106212] libstdc++: Skip redundant assertions in std::array equality [PR106212] - - - - --- 2024-12-09 Jonathan Wakely New
[v4] arm: [MVE intrinsics] Fix support for predicate constants [PR target/114801] [v4] arm: [MVE intrinsics] Fix support for predicate constants [PR target/114801] - - - - --- 2024-12-09 Christophe Lyon New
[v4] fold fold_truth_andor field merging into ifcombine [v4] fold fold_truth_andor field merging into ifcombine - - - - --- 2024-12-09 Alexandre Oliva New
wwwdocs: gcc-15: start adding notes on C23 wwwdocs: gcc-15: start adding notes on C23 - - - - --- 2024-12-09 David Malcolm New
driver: fix crash with --diagnostics-plain-output [PR117942] driver: fix crash with --diagnostics-plain-output [PR117942] - - - - --- 2024-12-09 Marek Polacek New
testsuite/gcc.dg/tree-ssa/pr117973-1.c: New test testsuite/gcc.dg/tree-ssa/pr117973-1.c: New test - - - - --- 2024-12-09 Hans-Peter Nilsson New
[v3] testsuite/gcc.dg/tree-ssa/pr111456-1.c: Handle fallout [v3] testsuite/gcc.dg/tree-ssa/pr111456-1.c: Handle fallout - - - - --- 2024-12-09 Hans-Peter Nilsson New
replace atoi with strtoul in opts.cc, lto-wrapper.c, lto/lto.c [PR114542] replace atoi with strtoul in opts.cc, lto-wrapper.c, lto/lto.c [PR114542] - - - - --- 2024-12-09 Heiko Eißfeldt New
libstdc++: Skip redundant assertions in std::span construction [PR117966] libstdc++: Skip redundant assertions in std::span construction [PR117966] - - - - --- 2024-12-09 Jonathan Wakely New
[3/3] testsuite: RISC-V: Explicitly specify ABI when passing -march testsuite: RISC-V: Improve support for RV32E - - - - --- 2024-12-09 Dimitar Dimitrov New
[2/3] testsuite: RISC-V: Explicitly specify ABI when passing -mcpu= testsuite: RISC-V: Improve support for RV32E - - - - --- 2024-12-09 Dimitar Dimitrov New
[1/3] testsuite: RISC-V: Explicitly specify ABI when adding V and Zvbb options testsuite: RISC-V: Improve support for RV32E - - - - --- 2024-12-09 Dimitar Dimitrov New
libstdc++: Fix fancy pointer support in linked lists libstdc++: Fix fancy pointer support in linked lists - - - - --- 2024-12-09 Jonathan Wakely New
[committed,v2] libstdc++: Add workaround for read(2) EINVAL on macOS and FreeBSD [PR102259] [committed,v2] libstdc++: Add workaround for read(2) EINVAL on macOS and FreeBSD [PR102259] - - - - --- 2024-12-09 Jonathan Wakely New
[committed] libstdc++: Remove std::allocator::is_always_equal typedef for C++26 [committed] libstdc++: Remove std::allocator::is_always_equal typedef for C++26 - - - - --- 2024-12-09 Jonathan Wakely New
[committed] libstdc++: Fix debug containers for constant evaluation [PR117962] [committed] libstdc++: Fix debug containers for constant evaluation [PR117962] - - - - --- 2024-12-09 Jonathan Wakely New
[v2] gimple: Add limit after which slower switchlower algs are used [PR117091] [PR117352] [v2] gimple: Add limit after which slower switchlower algs are used [PR117091] [PR117352] - - - - --- 2024-12-09 Filip Kastl New
[v2,4/4] arm: [MVE intrinsics] rework vst2q vst4q vld2q vld4q arm: [MVE intrinsics] Rework intrinsics for loads/stores/ tuples - - - - --- 2024-12-09 Christophe Lyon New
[v2,3/4] arm: [MVE intrinsics] fix store shape to support tuples arm: [MVE intrinsics] Rework intrinsics for loads/stores/ tuples - - - - --- 2024-12-09 Christophe Lyon New
[v2,2/4] arm: [MVE intrinsics] add support for tuples arm: [MVE intrinsics] Rework intrinsics for loads/stores/ tuples - - - - --- 2024-12-09 Christophe Lyon New
[v2,1/4] arm: [MVE intrinsics] add modes for tuples arm: [MVE intrinsics] Rework intrinsics for loads/stores/ tuples - - - - --- 2024-12-09 Christophe Lyon New
[committed] RISC-V testsuite changes to test clmul expansion of CRCs [committed] RISC-V testsuite changes to test clmul expansion of CRCs - - - - --- 2024-12-09 Jeff Law New
clang-format AlwaysBreakAfterReturnType to TopLevelDefinitions clang-format AlwaysBreakAfterReturnType to TopLevelDefinitions - - - - --- 2024-12-09 Matthew Malcomson New
Allow target to chose address-space for artificial rodata lookup tables. Allow target to chose address-space for artificial rodata lookup tables. - - - - --- 2024-12-09 Georg-Johann Lay New
Free RTL SSA after late-combine Free RTL SSA after late-combine - - - - --- 2024-12-09 Richard Biener New
Assign separate timevar to duplicate computed goto pass Assign separate timevar to duplicate computed goto pass - - - - --- 2024-12-09 Richard Biener New
docs: Clarify -fsanitize=hwaddress target support [PR117960] docs: Clarify -fsanitize=hwaddress target support [PR117960] - - - - --- 2024-12-09 Jakub Jelinek New
[6/6] libstdc++: deprecate is_trivial (P3247R2) [1/6] libstdc++: port away from is_trivial in string classes - - - - --- 2024-12-09 Giuseppe D'Angelo New
[5/6] libstdc++: port tests away from is_trivial [1/6] libstdc++: port away from is_trivial in string classes - - - - --- 2024-12-09 Giuseppe D'Angelo New
[4/6] libstdc++: port the ranges::uninitialized_* algorithms away from is_trivial [1/6] libstdc++: port away from is_trivial in string classes - - - - --- 2024-12-09 Giuseppe D'Angelo New
[3/6] libstdc++: port bitwise relocatable away from is_trivial [1/6] libstdc++: port away from is_trivial in string classes - - - - --- 2024-12-09 Giuseppe D'Angelo New
[2/6] libstdc++: pstl: port away from is_trivial [1/6] libstdc++: port away from is_trivial in string classes - - - - --- 2024-12-09 Giuseppe D'Angelo New
[1/6] libstdc++: port away from is_trivial in string classes [1/6] libstdc++: port away from is_trivial in string classes - - - - --- 2024-12-09 Giuseppe D'Angelo New
libstdc++: add support for cv-qualified types in atomic_ref (P3323R1) libstdc++: add support for cv-qualified types in atomic_ref (P3323R1) - - - - --- 2024-12-09 Giuseppe D'Angelo New
RISC-V: Update Xsfvqmacc and Xsfvfnrclip extensions' testcases RISC-V: Update Xsfvqmacc and Xsfvfnrclip extensions' testcases - - - - --- 2024-12-09 Liao Shihua New
nvptx: Switch default from '-march=sm_30' to '-march=sm_52' (was: Raise nvptx code generation to de… nvptx: Switch default from '-march=sm_30' to '-march=sm_52' (was: Raise nvptx code generation to de… - - - - --- 2024-12-09 Thomas Schwinge New
Rust: libformat_parser: Lower minimum Rust version to 1.49 (was: Rust: Work around 'error[E0658]: `… Rust: libformat_parser: Lower minimum Rust version to 1.49 (was: Rust: Work around 'error[E0658]: `… - - - - --- 2024-12-09 Thomas Schwinge New
[committed] libstdc++: Add missing equality comparison in new tests [PR117921] [committed] libstdc++: Add missing equality comparison in new tests [PR117921] - - - - --- 2024-12-09 Jonathan Wakely New
[5/5] RISC-V: Add new constraint R for register even-odd pairs New Asm Constraints and Modifiers - RVC, Raw Encodings, Pairs - - - - --- 2024-12-09 Kito Cheng New
[4/5] RISC-V: Implment N modifier for printing the register number rather than the register name New Asm Constraints and Modifiers - RVC, Raw Encodings, Pairs - - - - --- 2024-12-09 Kito Cheng New
[3/5] RISC-V Rename internal operand modifier N to n New Asm Constraints and Modifiers - RVC, Raw Encodings, Pairs - - - - --- 2024-12-09 Kito Cheng New
[2/5] RISC-V: Add cr and cf constraint New Asm Constraints and Modifiers - RVC, Raw Encodings, Pairs - - - - --- 2024-12-09 Kito Cheng New
[1/5] RISC-V: Rename constraint c0* to k0* New Asm Constraints and Modifiers - RVC, Raw Encodings, Pairs - - - - --- 2024-12-09 Kito Cheng New
[v1] RISC-V: Fix incorrect optimization options passing to partial [v1] RISC-V: Fix incorrect optimization options passing to partial - - - - --- 2024-12-09 Li, Pan2 New
Fix type compatibility for types with flexible array member [PR113688,PR114014,PR117724] Fix type compatibility for types with flexible array member [PR113688,PR114014,PR117724] - - - - --- 2024-12-08 Martin Uecker New
Fortran: fix two minor front-end GMP memleaks Fortran: fix two minor front-end GMP memleaks - - - - --- 2024-12-08 Harald Anlauf New
gm2: fix bad programming practice warning gm2: fix bad programming practice warning - - - - --- 2024-12-08 Wilken Gottwalt New
[v2] testsuite/gcc.dg/tree-ssa/pr111456-1.c: Handle fallout [v2] testsuite/gcc.dg/tree-ssa/pr111456-1.c: Handle fallout - - - - --- 2024-12-08 Hans-Peter Nilsson New
testsuite/gcc.dg/tree-ssa/pr111456-1.c: Handle fallout testsuite/gcc.dg/tree-ssa/pr111456-1.c: Handle fallout - - - - --- 2024-12-08 Hans-Peter Nilsson New
libstdc++: Optimize std::vector<bool> libstdc++: Optimize std::vector<bool> - - - - --- 2024-12-08 Jan Hubicka New
[v1,6/6] RISC-V: Refine signed vector SAT_TRUNC testcase dump check to tree optimized [v1,1/6] RISC-V: Refine unsigned vector SAT_ADD testcase dump check to tree optimized - - - - --- 2024-12-08 Li, Pan2 New
[v1,5/6] RISC-V: Refine signed vector SAT_SUB testcase dump check to tree optimized [v1,1/6] RISC-V: Refine unsigned vector SAT_ADD testcase dump check to tree optimized - - - - --- 2024-12-08 Li, Pan2 New
[v1,4/6] RISC-V: Refine signed vector SAT_ADD testcase dump check to tree optimized [v1,1/6] RISC-V: Refine unsigned vector SAT_ADD testcase dump check to tree optimized - - - - --- 2024-12-08 Li, Pan2 New
[v1,3/6] RISC-V: Refine unsigned vector SAT_TRUNC testcase dump check to tree optimized [v1,1/6] RISC-V: Refine unsigned vector SAT_ADD testcase dump check to tree optimized - - - - --- 2024-12-08 Li, Pan2 New
[v1,2/6] RISC-V: Refine unsigned vector SAT_SUB testcase dump check to tree optimized [v1,1/6] RISC-V: Refine unsigned vector SAT_ADD testcase dump check to tree optimized - - - - --- 2024-12-08 Li, Pan2 New
[v1,1/6] RISC-V: Refine unsigned vector SAT_ADD testcase dump check to tree optimized [v1,1/6] RISC-V: Refine unsigned vector SAT_ADD testcase dump check to tree optimized - - - - --- 2024-12-08 Li, Pan2 New
[committed] pru: Implement c and n asm operand modifiers [committed] pru: Implement c and n asm operand modifiers - - - - --- 2024-12-08 Dimitar Dimitrov New
[v3] fold fold_truth_andor field merging into ifcombine [v3] fold fold_truth_andor field merging into ifcombine - - - - --- 2024-12-08 Alexandre Oliva New
Removed a duplicate line of code. Removed a duplicate line of code. - - - - --- 2024-12-08 Abdo Eid New
[v1,6/6] RISC-V: Refine signed SAT_TRUNC testcase dump check to tree optimized [v1,1/6] RISC-V: Refine unsigned SAT_ADD testcase dump check to tree optimized - - - - --- 2024-12-08 Li, Pan2 New
[v1,5/6] RISC-V: Refine signed SAT_SUB testcase dump check to tree optimized [v1,1/6] RISC-V: Refine unsigned SAT_ADD testcase dump check to tree optimized - - - - --- 2024-12-08 Li, Pan2 New
[v1,4/6] RISC-V: Refine signed SAT_ADD testcase dump check to tree optimized [v1,1/6] RISC-V: Refine unsigned SAT_ADD testcase dump check to tree optimized - - - - --- 2024-12-08 Li, Pan2 New
[v1,3/6] RISC-V: Refine unsigned SAT_TRUNC testcase dump check to tree optimized [v1,1/6] RISC-V: Refine unsigned SAT_ADD testcase dump check to tree optimized - - - - --- 2024-12-08 Li, Pan2 New
[v1,2/6] RISC-V: Refine unsigned SAT_SUB testcase dump check to tree optimized [v1,1/6] RISC-V: Refine unsigned SAT_ADD testcase dump check to tree optimized - - - - --- 2024-12-08 Li, Pan2 New
[v1,1/6] RISC-V: Refine unsigned SAT_ADD testcase dump check to tree optimized [v1,1/6] RISC-V: Refine unsigned SAT_ADD testcase dump check to tree optimized - - - - --- 2024-12-08 Li, Pan2 New
tree-eh: Don't crash on GIMPLE_TRY_FINALLY with empty cleanup sequence [PR117845] tree-eh: Don't crash on GIMPLE_TRY_FINALLY with empty cleanup sequence [PR117845] - - - - --- 2024-12-07 Simon Martin New
[SPARC] Add functional comments for VIS4B instructions [SPARC] Add functional comments for VIS4B instructions - - - - --- 2024-12-07 Eric Botcazou New
middle-end/117932 - further speedup DF worklist solver middle-end/117932 - further speedup DF worklist solver - - - - --- 2024-12-07 Richard Biener New
c++: check_flexarray fixes [PR117516] c++: check_flexarray fixes [PR117516] - - - - --- 2024-12-07 Jakub Jelinek New
[committed] libstdc++: Fix typo in Doxygen comment in <format> [committed] libstdc++: Fix typo in Doxygen comment in <format> - - - - --- 2024-12-07 Jonathan Wakely New
i386: x r<< (c - y) to x r>> y etc. optimization [PR117930] i386: x r<< (c - y) to x r>> y etc. optimization [PR117930] - - - - --- 2024-12-07 Jakub Jelinek New
[fortran] PR116261 - [15 regression] gfortran.dg/sizeof_6.f90 -O1 timeout since r15-2739-g4cb07a382… [fortran] PR116261 - [15 regression] gfortran.dg/sizeof_6.f90 -O1 timeout since r15-2739-g4cb07a382… - - - - --- 2024-12-07 Paul Richard Thomas New
[pushed,PR117248,LRA] : Rewriting reg notes update and fix calculation of conflict hard regs of pse… [pushed,PR117248,LRA] : Rewriting reg notes update and fix calculation of conflict hard regs of pse… - - - - --- 2024-12-06 Vladimir Makarov New
[committed,PR,tree-optimization/117895] Fix sparc libgo build failure with CRC opts enabled [committed,PR,tree-optimization/117895] Fix sparc libgo build failure with CRC opts enabled - - - - --- 2024-12-06 Jeff Law New
[committed] i386: Fix gcc.target/i386/pr101716.c (and some related cleanups) [committed] i386: Fix gcc.target/i386/pr101716.c (and some related cleanups) - - - - --- 2024-12-06 Uros Bizjak New
[Fortran,PR107635,Part,1] Rework handling of allocatable components in derived type coarrays. [Fortran,PR107635,Part,1] Rework handling of allocatable components in derived type coarrays. - - - - --- 2024-12-06 Andre Vehreschild New
arm: remove obsolete vcond expanders arm: remove obsolete vcond expanders - - - - --- 2024-12-06 Richard Earnshaw New
s390: Fix UNSPEC_CC_TO_INT canonicalization s390: Fix UNSPEC_CC_TO_INT canonicalization - - - - --- 2024-12-06 Juergen Christ New
libstdc++: editorconfig: Adjust wildcard patterns libstdc++: editorconfig: Adjust wildcard patterns - - - - --- 2024-12-06 Matthew Malcomson New
libstdc++: Add workaround for read(2) EINVAL on macOS and FreeBSD [PR102259] libstdc++: Add workaround for read(2) EINVAL on macOS and FreeBSD [PR102259] - - - - --- 2024-12-06 Jonathan Wakely New
[committed] i386: Fix unwanted fwprop to 3dNOW! insn [PR117926] [committed] i386: Fix unwanted fwprop to 3dNOW! insn [PR117926] - - - - --- 2024-12-06 Uros Bizjak New
[committed] arm: testsuite: fix some legacy C tests [committed] arm: testsuite: fix some legacy C tests - - - - --- 2024-12-06 Richard Earnshaw New
[committed,OG14] openmp: Fix error reporting in parsing of C++ OpenMP to/from clause [committed,OG14] openmp: Fix error reporting in parsing of C++ OpenMP to/from clause - - - - --- 2024-12-06 Andrew Stubbs New
« 1 2 3 41351 1352 »