Show patches with: State = Action Required       |   7375 patches
« 1 2 3 473 74 »
Patch Series rb/tb S/W/F Date Submitter Delegate State
[committed] Add hppa*-*-* to dg-error targets at line 5 in gfortran.dg/pr95690.f90 [committed] Add hppa*-*-* to dg-error targets at line 5 in gfortran.dg/pr95690.f90 - - 11- 2023-10-02 John David Anglin New
[committed] Require target lra in gcc.dg/pr108095.c [committed] Require target lra in gcc.dg/pr108095.c - - -2- 2023-10-02 John David Anglin New
[committed] Increase timeout factor for hppa*-*-* in gcc.dg/long_branch.c [committed] Increase timeout factor for hppa*-*-* in gcc.dg/long_branch.c - - -2- 2023-10-02 John David Anglin New
c++: merge tsubst_copy into tsubst_copy_and_build c++: merge tsubst_copy into tsubst_copy_and_build - - 1-- 2023-10-02 Patrick Palka New
[pushed] contrib: Update Darwin entries in config-list.mk [pushed] contrib: Update Darwin entries in config-list.mk - - 12- 2023-10-02 Iain Sandoe New
[pushed] diagnostics: add diagnostic_output_format class [pushed] diagnostics: add diagnostic_output_format class - - -3- 2023-10-02 David Malcolm New
[pushed] diagnostics: group together source printing fields of diagnostic_context [pushed] diagnostics: group together source printing fields of diagnostic_context - - --4 2023-10-02 David Malcolm New
[pushed] diagnostics: fix missing init of set_locations_cb [pushed] diagnostics: fix missing init of set_locations_cb - - --4 2023-10-02 David Malcolm New
middle-end: Recursively check is_trivially_copyable_or_pair in vec.h middle-end: Recursively check is_trivially_copyable_or_pair in vec.h - - --4 2023-10-02 Tamar Christina New
Makefile.tpl: disable -Werror for feedback stage [PR111663] Makefile.tpl: disable -Werror for feedback stage [PR111663] - - 4-- 2023-10-02 Sergei Trofimovich New
options: Prevent multidimensional arrays options: Prevent multidimensional arrays - - 4-- 2023-10-02 Kito Cheng New
[3/3] middle-end: maintain LCSSA throughout loop peeling [1/3] middle-end: Refactor vectorizer loop conditionals and separate out IV to new variables - - --4 2023-10-02 Tamar Christina New
[2/3] middle-end: updated niters analysis to handle multiple exits. [1/3] middle-end: Refactor vectorizer loop conditionals and separate out IV to new variables - - --3 2023-10-02 Tamar Christina New
[1/3] middle-end: Refactor vectorizer loop conditionals and separate out IV to new variables [1/3] middle-end: Refactor vectorizer loop conditionals and separate out IV to new variables - - --3 2023-10-02 Tamar Christina New
[pushed] testsuite, Darwin: Skip g++.dg/debug/dwarf2/pr85550.C [pushed] testsuite, Darwin: Skip g++.dg/debug/dwarf2/pr85550.C - - 13- 2023-10-02 Iain Sandoe New
[pushed] Fix profiledbootstrap poly_int fallout [PR111642] [pushed] Fix profiledbootstrap poly_int fallout [PR111642] - - -4- 2023-10-02 Richard Sandiford New
[RISC-V] : Re: cpymem for RISCV with v extension [RISC-V] : Re: cpymem for RISCV with v extension - - 13- 2023-10-02 Joern Rennecke New
C/C++: add hints for strerror C/C++: add hints for strerror - - 4-- 2023-10-02 Oskari Pirhonen New
Committed: Fix typo in add_options_for_riscv_v, add_options_for_riscv_zfh, add_options_for_riscv_d . Committed: Fix typo in add_options_for_riscv_v, add_options_for_riscv_zfh, add_options_for_riscv_d . - - -4- 2023-10-01 Joern Rennecke New
[COMMITTED/13] Fix PR 111331: wrong code for `a > 28 ? MIN<a, 28> : 29` [COMMITTED/13] Fix PR 111331: wrong code for `a > 28 ? MIN<a, 28> : 29` - - -4- 2023-10-01 Andrew Pinski New
[WIP,4/4] OpenMP: C and C++ front-end support for loop transforms. OpenMP: support for loop transformations - - 4-- 2023-10-01 Sandra Loosemore New
[WIP,3/4] OpenMP: Fortran front-end support for loop transforms. OpenMP: support for loop transformations - - 4-- 2023-10-01 Sandra Loosemore New
[WIP,2/4] OpenMP: Language-independent parts of loop transform support. OpenMP: support for loop transformations - - 4-- 2023-10-01 Sandra Loosemore New
[WIP,1/4] openacc: Rename OMP_CLAUSE_TILE to OMP_CLAUSE_OACC_TILE OpenMP: support for loop transformations - - 2-- 2023-10-01 Sandra Loosemore New
[v2] ipa-utils: avoid uninitialized probabilities on ICF [PR111559] [v2] ipa-utils: avoid uninitialized probabilities on ICF [PR111559] - - 4-- 2023-10-01 Sergei Trofimovich New
[COMMITTED/13] Fix PR 110386: backprop vs ABSU_EXPR [COMMITTED/13] Fix PR 110386: backprop vs ABSU_EXPR - - -4- 2023-10-01 Andrew Pinski New
[v5] C, ObjC: Add -Wunterminated-string-initialization [v5] C, ObjC: Add -Wunterminated-string-initialization - - 4-- 2023-10-01 Alejandro Colomar New
[v4] C, ObjC: Add -Wunterminated-string-initialization [v4] C, ObjC: Add -Wunterminated-string-initialization - - 2-2 2023-10-01 Alejandro Colomar New
[v3] C, ObjC: Add -Wunterminated-string-initialization [v3] C, ObjC: Add -Wunterminated-string-initialization - - 2-2 2023-10-01 Alejandro Colomar New
[v2] rtl: fix build failure on -fchecking=2 [PR111642] [v2] rtl: fix build failure on -fchecking=2 [PR111642] - - 4-- 2023-09-30 Sergei Trofimovich New
rtl: fix buidl failure on -fchecking=2 [PR111642] rtl: fix buidl failure on -fchecking=2 [PR111642] - - 4-- 2023-09-30 Sergei Trofimovich New
mingw-w64: avoid undefining _REENTRANT mingw-w64: avoid undefining _REENTRANT - - 4-- 2023-09-30 Stephen Kitt New
[v3,2/2] RISC-V: Add support for XCValu extension in CV32E40P RISC-V: Support CORE-V XCVMAC and XCVALU extensions - - 4-- 2023-09-30 Mary Bennett New
[v3,1/2] RISC-V: Add support for XCVmac extension in CV32E40P RISC-V: Support CORE-V XCVMAC and XCVALU extensions - - 4-- 2023-09-30 Mary Bennett New
match.pd: Avoid another build_nonstandard_integer_type call [PR111369] match.pd: Avoid another build_nonstandard_integer_type call [PR111369] - - --4 2023-09-30 Jakub Jelinek New
[committed] gimple-match-head: Fix a pasto in function comment [committed] gimple-match-head: Fix a pasto in function comment - - --4 2023-09-30 Jakub Jelinek New
[committed] lowerbitint: Fix 2 bitint lowering bugs [PR111625] [committed] lowerbitint: Fix 2 bitint lowering bugs [PR111625] - - --4 2023-09-30 Jakub Jelinek New
libiberty: Use posix_spawn in pex-unix when available. libiberty: Use posix_spawn in pex-unix when available. - - 4-- 2023-09-29 Brendan Shanks New
Cleanup: Replace UNSPEC_COPYSIGN with copysign RTL Cleanup: Replace UNSPEC_COPYSIGN with copysign RTL - - 4-- 2023-09-29 Michael Meissner New
[committed] hppa: Fix memory barrier patterns for pre PA8800 processors [committed] hppa: Fix memory barrier patterns for pre PA8800 processors - - -4- 2023-09-29 John David Anglin New
[ARC] Use rlc r0, 0 to implement scc_ltu (i.e. carry_flag ? 1 : 0) [ARC] Use rlc r0, 0 to implement scc_ltu (i.e. carry_flag ? 1 : 0) - - 4-- 2023-09-29 Roger Sayle New
rs6000: Add new pass for replacement of contiguous adresses vector load lxv with lxvp rs6000: Add new pass for replacement of contiguous adresses vector load lxv with lxvp - - 4-- 2023-09-29 Ajit Agarwal New
vec.h: Guard most of static assertions for GCC >= 5 vec.h: Guard most of static assertions for GCC >= 5 - - --4 2023-09-29 Jakub Jelinek New
[v2] aarch64: Improve on ldp-stp policies code structure. [v2] aarch64: Improve on ldp-stp policies code structure. - - -4- 2023-09-29 Manos Anagnostakis New
tree-optimization/111583 - loop distribution issue tree-optimization/111583 - loop distribution issue - - -4- 2023-09-29 Richard Biener New
use *_grow_cleared rather than *_grow on vect_unpromoted_value use *_grow_cleared rather than *_grow on vect_unpromoted_value - - --4 2023-09-29 Jakub Jelinek New
aarch64: Improve on ldp-stp policies code structure. aarch64: Improve on ldp-stp policies code structure. - - --4 2023-09-29 Manos Anagnostakis New
[RFC] expr: don't clear SUBREG_PROMOTED_VAR_P flag for a promoted subreg [target/111466] [RFC] expr: don't clear SUBREG_PROMOTED_VAR_P flag for a promoted subreg [target/111466] - - 4-- 2023-09-28 Vineet Gupta New
[v3] libstdc++: Fix handling of surrogate CP in codecvt [PR108976] [v3] libstdc++: Fix handling of surrogate CP in codecvt [PR108976] - - -4- 2023-09-28 Dimitrij Mijoski New
[7/7] libstdc++: Use Python "not in" operator libstdc++: Use gdb.ValuePrinter in pretty-printers - - --4 2023-09-28 Tom Tromey Accepted
[5/7] libstdc++: Remove std_ratio_t_tuple libstdc++: Use gdb.ValuePrinter in pretty-printers - - --4 2023-09-28 Tom Tromey Accepted
[4/7] libstdc++: Remove unused locals from printers.py libstdc++: Use gdb.ValuePrinter in pretty-printers - - --2 2023-09-28 Tom Tromey Accepted
[2/7] libstdc++: Use gdb.ValuePrinter base class libstdc++: Use gdb.ValuePrinter in pretty-printers - - --- 2023-09-28 Tom Tromey Accepted
Include safe-ctype.h after C++ standard headers, to avoid over-poisoning Include safe-ctype.h after C++ standard headers, to avoid over-poisoning - - --4 2023-09-28 Dimitry Andric New
reverting patch to improve equiv cost calculation reverting patch to improve equiv cost calculation - - -4- 2023-09-28 Vladimir Makarov New
[RFC] > WIDE_INT_MAX_PREC support in wide_int and widest_int [RFC] > WIDE_INT_MAX_PREC support in wide_int and widest_int - - --4 2023-09-28 Jakub Jelinek New
Simplify & expand c_readstr Simplify & expand c_readstr - - --- 2023-09-28 Richard Sandiford New
[2/2] arm: move the switch tables for Arm to the RO data section. [1/2] arm: Use deltas for Arm switch tables - - --- 2023-09-28 Richard Ball New
[1/2] arm: Use deltas for Arm switch tables [1/2] arm: Use deltas for Arm switch tables - - --- 2023-09-28 Richard Ball New
[Fortran,Coarray,PR,37336] Fix crash in finalizer when derived type coarray is already freed. [Fortran,Coarray,PR,37336] Fix crash in finalizer when derived type coarray is already freed. - - --- 2023-09-28 Andre Vehreschild New
[v2] Add a GCC Security policy [v2] Add a GCC Security policy - - --- 2023-09-28 Siddhesh Poyarekar New
[ARC] Split SImode shifts pre-reload on !TARGET_BARREL_SHIFTER. [ARC] Split SImode shifts pre-reload on !TARGET_BARREL_SHIFTER. - - --- 2023-09-28 Roger Sayle New
use *_grow_cleared rather than *_grow on vec<bitmap_head> use *_grow_cleared rather than *_grow on vec<bitmap_head> - - --- 2023-09-28 Jakub Jelinek New
[v3,2/2] LoongArch: Modify check_effective_target_vect_int_mod according to SX/ASX capabilities. LoongArch: Update target-supports.exp for LoongArch SX/ASX. - - --- 2023-09-28 Chenghui Pan New
[v3,1/2] LoongArch: Enable vect.exp for LoongArch. [PR111424] LoongArch: Update target-supports.exp for LoongArch SX/ASX. - - --- 2023-09-28 Chenghui Pan New
Remove poly_int_pod Remove poly_int_pod - - --- 2023-09-28 Richard Sandiford New
vec.h, v3: Make some ops work with non-trivially copy constructible and/or destructible types vec.h, v3: Make some ops work with non-trivially copy constructible and/or destructible types - - --1 2023-09-28 Jakub Jelinek New
bitmap: Introduce bitmap_head_pod bitmap: Introduce bitmap_head_pod - - --1 2023-09-28 Jakub Jelinek New
ipa-utils: avoid generating uninitialized probabilities on merges. ipa-utils: avoid generating uninitialized probabilities on merges. - - 4-- 2023-09-27 Sergei Trofimovich New
[v4] c-family: Implement __has_feature and __has_extension [PR60512] [v4] c-family: Implement __has_feature and __has_extension [PR60512] - - 4-- 2023-09-27 Alex Coplan New
vec.h, v2: Make some ops work with non-trivially copy constructible and/or destructible types vec.h, v2: Make some ops work with non-trivially copy constructible and/or destructible types - - --4 2023-09-27 Jakub Jelinek New
rs6000: Make 32 bit stack_protect support prefixed insn [PR111367] rs6000: Make 32 bit stack_protect support prefixed insn [PR111367] - - 4-- 2023-09-27 Kewen.Lin New
testsuite: Avoid uninit var in pr60510.f [PR111427] testsuite: Avoid uninit var in pr60510.f [PR111427] - - 4-- 2023-09-27 Kewen.Lin New
vec.h: Make some ops work with non-trivially copy constructible and/or destructible types vec.h: Make some ops work with non-trivially copy constructible and/or destructible types - - --4 2023-09-27 Jakub Jelinek New
remove workaround for GCC 4.1-4.3 remove workaround for GCC 4.1-4.3 - - --4 2023-09-27 Jakub Jelinek New
AArch64 Rewrite simd move immediate patterns to new syntax AArch64 Rewrite simd move immediate patterns to new syntax 1 - --4 2023-09-27 Tamar Christina Under Review
AArch64 Add special patterns for creating DI scalar and vector constant 1 << 63 [PR109154] AArch64 Add special patterns for creating DI scalar and vector constant 1 << 63 [PR109154] - - --4 2023-09-27 Tamar Christina Under Review
AArch64: Use SVE unpredicated LOGICAL expressions when Advanced SIMD inefficient [PR109154] AArch64: Use SVE unpredicated LOGICAL expressions when Advanced SIMD inefficient [PR109154] - - --4 2023-09-27 Tamar Christina New
AArch64 Add movi for 0 moves for scalar types [PR109154] AArch64 Add movi for 0 moves for scalar types [PR109154] - - --4 2023-09-27 Tamar Christina New
middle-end match.pd: optimize fneg (fabs (x)) to x | (1 << signbit(x)) [PR109154] middle-end match.pd: optimize fneg (fabs (x)) to x | (1 << signbit(x)) [PR109154] - - --4 2023-09-27 Tamar Christina New
middle-end Fold vec_cond into conditional ternary or binary operation when sharing operand [PR10915… middle-end Fold vec_cond into conditional ternary or binary operation when sharing operand [PR10915… - - --4 2023-09-27 Tamar Christina New
vect, omp: inbranch simdclone dropping const vect, omp: inbranch simdclone dropping const - - 4-- 2023-09-26 Andre Vieira (lists) New
RFC: Add late-combine pass [PR106594] RFC: Add late-combine pass [PR106594] - - 2-2 2023-09-26 Richard Sandiford New
[2/1] c++: more non-static memfn call dependence cleanup [PR106086] c++: non-static memfn call dependence cleanup - - --4 2023-09-26 Patrick Palka New
c++: non-static memfn call dependence cleanup c++: non-static memfn call dependence cleanup - - --4 2023-09-26 Patrick Palka New
AArch64: Remove BTI from outline atomics AArch64: Remove BTI from outline atomics - - --4 2023-09-26 Wilco Dijkstra New
[v2,2/2] Add LoongArch in check_effective_target_vect_int_mod according to ISA capabilities. Update target-supports.exp for LoongArch SX/ASX. - - 4-- 2023-09-26 Chenghui Pan New
[v2,1/2] Enable vect.exp for LoongArch. Update target-supports.exp for LoongArch SX/ASX. - - 4-- 2023-09-26 Chenghui Pan New
MATCH: Optimize COND_ADD reduction pattern MATCH: Optimize COND_ADD reduction pattern - - --4 2023-09-26 钟居哲 New
[V2] MATCH: Optimize COND_ADD_LEN reduction pattern [V2] MATCH: Optimize COND_ADD_LEN reduction pattern - - 4-- 2023-09-26 钟居哲 New
MATCH: Optimize COND_ADD_LEN reduction pattern MATCH: Optimize COND_ADD_LEN reduction pattern - - 4-- 2023-09-26 钟居哲 New
[v3,1/2] c++: Initial support for P0847R7 (Deducing This) [PR102609] [v3,1/2] c++: Initial support for P0847R7 (Deducing This) [PR102609] - - --- 2023-09-26 Waffl3x New
[2/2] c++: remove NON_DEPENDENT_EXPR, part 2 [1/2] c++: remove NON_DEPENDENT_EXPR, part 1 - - 4-- 2023-09-25 Patrick Palka New
[1/2] c++: remove NON_DEPENDENT_EXPR, part 1 [1/2] c++: remove NON_DEPENDENT_EXPR, part 1 - - 4-- 2023-09-25 Patrick Palka New
[v3] aarch64: Fine-grained policies to control ldp-stp formation. [v3] aarch64: Fine-grained policies to control ldp-stp formation. - - 4-- 2023-09-25 Manos Anagnostakis New
invoke.texi: Update -fopenmp and -fopenmp-simd for omp::decl and loop semantic invoke.texi: Update -fopenmp and -fopenmp-simd for omp::decl and loop semantic - - 4-- 2023-09-25 Tobias Burnus New
Improve -Wflex-array-member-not-at-end changes.html wording |Plus: and warning bug? (was: [V2][PATC… Improve -Wflex-array-member-not-at-end changes.html wording |Plus: and warning bug? (was: [V2][PATC… - - --4 2023-09-25 Tobias Burnus New
Add missing return in gori_compute::logical_combine Add missing return in gori_compute::logical_combine - - 22- 2023-09-25 Eric Botcazou New
[2/2] *: add modern gettext Replace intl/ with out-of-tree GNU gettext - - --- 2023-09-25 Arsen Arsenović New
[testsuite] Remove undefined behavior from gcc.dg/tree-ssa/pr44306.c [testsuite] Remove undefined behavior from gcc.dg/tree-ssa/pr44306.c - - 4-- 2023-09-25 Aldy Hernandez New
« 1 2 3 473 74 »