Show patches with: State = Action Required       |   12220 patches
« 1 2 3 4122 123 »
Patch Series rb/tb S/W/F Date Submitter Delegate State
[v5,10/10] OpenMP: Update documentation of metadirective implementation status. OpenMP: Implement metadirective and dynamic selectors - - --2 2024-12-10 Sandra Loosemore New
[v5,09/10] OpenMP: Update "declare target"/OpenMP context interaction OpenMP: Implement metadirective and dynamic selectors - - --1 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 - - --2 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. - - --2 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[]> - - --1 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] - - --1 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 Accepted
[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 - - 7-1 2024-12-09 Dimitar Dimitrov New
[2/3] testsuite: RISC-V: Explicitly specify ABI when passing -mcpu= testsuite: RISC-V: Improve support for RV32E - - 7-1 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 - - 7-1 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 Accepted
[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 Accepted
[v2,2/4] arm: [MVE intrinsics] add support for tuples arm: [MVE intrinsics] Rework intrinsics for loads/stores/ tuples - - --- 2024-12-09 Christophe Lyon Accepted
[v2,1/4] arm: [MVE intrinsics] add modes for tuples arm: [MVE intrinsics] Rework intrinsics for loads/stores/ tuples - - --- 2024-12-09 Christophe Lyon Accepted
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
[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
Fix type compatibility for types with flexible array member [PR113688,PR114014,PR117724] Fix type compatibility for types with flexible array member [PR113688,PR114014,PR117724] - - 4-- 2024-12-08 Martin Uecker New
Fortran: fix two minor front-end GMP memleaks Fortran: fix two minor front-end GMP memleaks - - 4-- 2024-12-08 Harald Anlauf New
gm2: fix bad programming practice warning gm2: fix bad programming practice warning - - 4-- 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 - - 4-- 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 - - 4-- 2024-12-08 Hans-Peter Nilsson New
libstdc++: Optimize std::vector<bool> libstdc++: Optimize std::vector<bool> - - 2-2 2024-12-08 Jan Hubicka New
[committed] pru: Implement c and n asm operand modifiers [committed] pru: Implement c and n asm operand modifiers - - --2 2024-12-08 Dimitar Dimitrov New
[v3] fold fold_truth_andor field merging into ifcombine [v3] fold fold_truth_andor field merging into ifcombine - - 3-1 2024-12-08 Alexandre Oliva New
Removed a duplicate line of code. Removed a duplicate line of code. - - 4-- 2024-12-08 Abdo Eid 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] - - 4-- 2024-12-07 Simon Martin New
[SPARC] Add functional comments for VIS4B instructions [SPARC] Add functional comments for VIS4B instructions - - --2 2024-12-07 Eric Botcazou New
middle-end/117932 - further speedup DF worklist solver middle-end/117932 - further speedup DF worklist solver - - --2 2024-12-07 Richard Biener New
c++: check_flexarray fixes [PR117516] c++: check_flexarray fixes [PR117516] - - 4-- 2024-12-07 Jakub Jelinek New
[committed] libstdc++: Fix typo in Doxygen comment in <format> [committed] libstdc++: Fix typo in Doxygen comment in <format> - - --2 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] - - --2 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… - - 4-- 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… - - --2 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 - - --2 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) - - --2 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. - - --2 2024-12-06 Andre Vehreschild New
s390: Fix UNSPEC_CC_TO_INT canonicalization s390: Fix UNSPEC_CC_TO_INT canonicalization - - 4-- 2024-12-06 Juergen Christ New
libstdc++: editorconfig: Adjust wildcard patterns libstdc++: editorconfig: Adjust wildcard patterns - - 4-- 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] - - 4-- 2024-12-06 Jonathan Wakely New
[committed] i386: Fix unwanted fwprop to 3dNOW! insn [PR117926] [committed] i386: Fix unwanted fwprop to 3dNOW! insn [PR117926] - - --2 2024-12-06 Uros Bizjak 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 - - --2 2024-12-06 Andrew Stubbs New
middle-end/117932 - speed up DF solver middle-end/117932 - speed up DF solver - - 4-- 2024-12-06 Richard Biener New
[2/2] Integrate scev-cprop into DCE [PR90594] [1/2] Refactor final_value_replacement_loop [PR90594] - - --2 2024-12-06 Feng Xue OS New
[1/2] Refactor final_value_replacement_loop [PR90594] [1/2] Refactor final_value_replacement_loop [PR90594] - - --2 2024-12-06 Feng Xue OS New
RISC-V: optimization on checking certain bits set ((x & mask) == val) RISC-V: optimization on checking certain bits set ((x & mask) == val) - - 12-- 2024-12-06 Oliver Kozul JeffreyALaw Under Review
[avr] Disable CRC lookup tables [avr] Disable CRC lookup tables - - --2 2024-12-06 Georg-Johann Lay New
config: nvptx: fix bashisms with gen-copyright.sh use config: nvptx: fix bashisms with gen-copyright.sh use - - 4-- 2024-12-06 Sam James New
testsuite/117714 - gcc.dg/vect/slp-reduc-4.c FAILs on 32-bit SPARC testsuite/117714 - gcc.dg/vect/slp-reduc-4.c FAILs on 32-bit SPARC - - --2 2024-12-06 Richard Biener New
Use new RAW_DATA_{U,S}CHAR_ELT macros in the middle-end and C FE Use new RAW_DATA_{U,S}CHAR_ELT macros in the middle-end and C FE - - 3-1 2024-12-06 Jakub Jelinek New
rtl-optimization/117922 - add timevar for fold-mem-offsets rtl-optimization/117922 - add timevar for fold-mem-offsets - - --2 2024-12-06 Richard Biener New
aarch64: Fix ICE happening in SET_TYPE_VECTOR_SUBPARTS with libgccjit aarch64: Fix ICE happening in SET_TYPE_VECTOR_SUBPARTS with libgccjit - - 4-- 2024-12-06 Antoni Boucher New
Fix inaccuracy in cunroll/cunrolli when considering what's innermost loop. Fix inaccuracy in cunroll/cunrolli when considering what's innermost loop. - - 3-1 2024-12-06 liuhongt New
[v2] c++: ICE with pack indexing empty pack [PR117898] [v2] c++: ICE with pack indexing empty pack [PR117898] - - 1-2 2024-12-05 Marek Polacek New
libgccjit: Fix crash on some targets libgccjit: Fix crash on some targets - - 4-- 2024-12-05 Antoni Boucher New
libcpp, c++, v3: Optimize initializers using #embed in C++ libcpp, c++, v3: Optimize initializers using #embed in C++ - - 4-- 2024-12-05 Jakub Jelinek New
[lra] PR116778 we need a full live range info after rematerialization [lra] PR116778 we need a full live range info after rematerialization - - --2 2024-12-05 Denis Chertykov New
[committed] i386: Fix addcarry/subborrow issues [PR117860] [committed] i386: Fix addcarry/subborrow issues [PR117860] - - --2 2024-12-05 Uros Bizjak New
[v2,1/1] aarch64: remove extra XTN in vector concatenation aarch64: remove extra XTN in vector concatenation - - 4-- 2024-12-05 Akram Ahmad New
More duplicates reported by genmatch More duplicates reported by genmatch - - 4-- 2024-12-05 Richard Biener New
[committed] libstdc++: Use ADL swap for containers' function objects [PR117921] [committed] libstdc++: Use ADL swap for containers' function objects [PR117921] - - 1-2 2024-12-05 Jonathan Wakely New
Remove some duplicates reported by genmatch Remove some duplicates reported by genmatch - - 4-- 2024-12-05 Richard Biener New
avoid-store-forwarding: Reject changes when an instruction may throw [PR117816] avoid-store-forwarding: Reject changes when an instruction may throw [PR117816] - - 4-- 2024-12-05 Konstantinos Eleftheriou New
tree-optimization/117912 - bogus address equivalences for __builtin_object_size tree-optimization/117912 - bogus address equivalences for __builtin_object_size - - 4-- 2024-12-05 Richard Biener New
doloop: Fix up doloop df use [PR116799] doloop: Fix up doloop df use [PR116799] - - 1-2 2024-12-05 Jakub Jelinek New
[COMMITTED] doc: Add store-forwarding-max-distance to invoke.texi [COMMITTED] doc: Add store-forwarding-max-distance to invoke.texi - - --2 2024-12-05 Filip Kastl New
« 1 2 3 4122 123 »