Show patches with: Archived = No       |   119988 patches
« 1 2 3 41199 1200 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
RISC-V: Fix the riscv_legitimize_poly_move issue on targets where the minimal VLEN exceeds 512. RISC-V: Fix the riscv_legitimize_poly_move issue on targets where the minimal VLEN exceeds 512. - - - - --- 2023-10-03 Kito Cheng New
libcpp: testsuite: Add test for fixed _Pragma bug [PR82335] libcpp: testsuite: Add test for fixed _Pragma bug [PR82335] - - - - --- 2023-10-02 Lewis Hyatt New
[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 - - - - --- 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 - - - - --- 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 - - - - --- 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 - - - - --- 2023-10-02 Patrick Palka New
[pushed] contrib: Update Darwin entries in config-list.mk [pushed] contrib: Update Darwin entries in config-list.mk - - - - --- 2023-10-02 Iain Sandoe New
[pushed] diagnostics: add diagnostic_output_format class [pushed] diagnostics: add diagnostic_output_format class - - - - --- 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 - - - - --- 2023-10-02 David Malcolm New
[pushed] diagnostics: fix missing init of set_locations_cb [pushed] diagnostics: fix missing init of set_locations_cb - - - - --- 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 - - - - --- 2023-10-02 Tamar Christina New
Makefile.tpl: disable -Werror for feedback stage [PR111663] Makefile.tpl: disable -Werror for feedback stage [PR111663] - - - - --- 2023-10-02 Sergei Trofimovich New
options: Prevent multidimensional arrays options: Prevent multidimensional arrays - - - - --- 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 - - - - --- 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 - - - - --- 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 - - - - --- 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 - - - - --- 2023-10-02 Iain Sandoe New
[pushed] Fix profiledbootstrap poly_int fallout [PR111642] [pushed] Fix profiledbootstrap poly_int fallout [PR111642] - - - - --- 2023-10-02 Richard Sandiford New
[RISC-V] : Re: cpymem for RISCV with v extension [RISC-V] : Re: cpymem for RISCV with v extension - - - - --- 2023-10-02 Joern Rennecke New
C/C++: add hints for strerror C/C++: add hints for strerror - - - - --- 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 . - - - - --- 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` - - - - --- 2023-10-01 Andrew Pinski New
[WIP,4/4] OpenMP: C and C++ front-end support for loop transforms. OpenMP: support for loop transformations - - - - --- 2023-10-01 Sandra Loosemore New
[WIP,3/4] OpenMP: Fortran front-end support for loop transforms. OpenMP: support for loop transformations - - - - --- 2023-10-01 Sandra Loosemore New
[WIP,2/4] OpenMP: Language-independent parts of loop transform support. OpenMP: support for loop transformations - - - - --- 2023-10-01 Sandra Loosemore New
[WIP,1/4] openacc: Rename OMP_CLAUSE_TILE to OMP_CLAUSE_OACC_TILE OpenMP: support for loop transformations - - - - --- 2023-10-01 Sandra Loosemore New
[v2] ipa-utils: avoid uninitialized probabilities on ICF [PR111559] [v2] ipa-utils: avoid uninitialized probabilities on ICF [PR111559] - - - - --- 2023-10-01 Sergei Trofimovich New
[COMMITTED/13] Fix PR 110386: backprop vs ABSU_EXPR [COMMITTED/13] Fix PR 110386: backprop vs ABSU_EXPR - - - - --- 2023-10-01 Andrew Pinski New
[v5] C, ObjC: Add -Wunterminated-string-initialization [v5] C, ObjC: Add -Wunterminated-string-initialization 1 - - - --- 2023-10-01 Alejandro Colomar New
[v4] C, ObjC: Add -Wunterminated-string-initialization [v4] C, ObjC: Add -Wunterminated-string-initialization 1 - - - --- 2023-10-01 Alejandro Colomar New
[v3] C, ObjC: Add -Wunterminated-string-initialization [v3] C, ObjC: Add -Wunterminated-string-initialization 1 - - - --- 2023-10-01 Alejandro Colomar New
[Committed] RISC-V: Use safe_grow_cleared for vector info [PR111469] [Committed] RISC-V: Use safe_grow_cleared for vector info [PR111469] - - - - --- 2023-09-30 Patrick O'Neill New
RISC-V: Use safe_grow_cleared for vector info [PR111469] RISC-V: Use safe_grow_cleared for vector info [PR111469] - - - - --- 2023-09-30 Patrick O'Neill New
[v2] rtl: fix build failure on -fchecking=2 [PR111642] [v2] rtl: fix build failure on -fchecking=2 [PR111642] - - - - --- 2023-09-30 Sergei Trofimovich New
rtl: fix buidl failure on -fchecking=2 [PR111642] rtl: fix buidl failure on -fchecking=2 [PR111642] - - - - --- 2023-09-30 Sergei Trofimovich New
RFA: RISC-V: Make riscv_vector::legitimize_move adjust SRC in the caller. (Was: Remove mem-to-mem V… RFA: RISC-V: Make riscv_vector::legitimize_move adjust SRC in the caller. (Was: Remove mem-to-mem V… - - - - --- 2023-09-30 Joern Rennecke New
mingw-w64: avoid undefining _REENTRANT mingw-w64: avoid undefining _REENTRANT - - - - --- 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 - - - - --- 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 - - - - --- 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] - - - - --- 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 - - - - --- 2023-09-30 Jakub Jelinek New
[committed] lowerbitint: Fix 2 bitint lowering bugs [PR111625] [committed] lowerbitint: Fix 2 bitint lowering bugs [PR111625] - - - - --- 2023-09-30 Jakub Jelinek New
RISC-V: Add type attribute in *<optab>_not_const<mode> pattern RISC-V: Add type attribute in *<optab>_not_const<mode> pattern - - - - --- 2023-09-29 Jivan Hakobyan New
[committed] RISC-V: Fix INSN costing and more zicond tests [committed] RISC-V: Fix INSN costing and more zicond tests - - - - --- 2023-09-29 Jeff Law New
RISC-V: Specify -mabi=lp64d in wredsum_vlmax.c testcase RISC-V: Specify -mabi=lp64d in wredsum_vlmax.c testcase - - - - --- 2023-09-29 Patrick O'Neill New
libiberty: Use posix_spawn in pex-unix when available. libiberty: Use posix_spawn in pex-unix when available. - - - - --- 2023-09-29 Brendan Shanks New
Cleanup: Replace UNSPEC_COPYSIGN with copysign RTL Cleanup: Replace UNSPEC_COPYSIGN with copysign RTL - - - - --- 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 - - - - --- 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) - - - - --- 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 - - - - --- 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 - - - - --- 2023-09-29 Jakub Jelinek New
[v2] aarch64: Improve on ldp-stp policies code structure. [v2] aarch64: Improve on ldp-stp policies code structure. - - - - --- 2023-09-29 Manos Anagnostakis New
tree-optimization/111583 - loop distribution issue tree-optimization/111583 - loop distribution issue - - - - --- 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 - - - - --- 2023-09-29 Jakub Jelinek New
aarch64: Improve on ldp-stp policies code structure. aarch64: Improve on ldp-stp policies code structure. - - - - --- 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] - - - - --- 2023-09-28 Vineet Gupta New
[committed] libstdc++: Refactor Python Xmethods to use is_specialization_of [committed] libstdc++: Refactor Python Xmethods to use is_specialization_of - - - - --- 2023-09-28 Jonathan Wakely New
[committed] libstdc++: Reformat Python code [committed] libstdc++: Reformat Python code - - - - --- 2023-09-28 Jonathan Wakely New
[committed] libstdc++: Format Python docstrings according to PEP 357 [committed] libstdc++: Format Python docstrings according to PEP 357 - - - - --- 2023-09-28 Jonathan Wakely New
ggc: do not wipe out unrelated data via gt_ggc_rtab ggc: do not wipe out unrelated data via gt_ggc_rtab - - - - --- 2023-09-28 Sergei Trofimovich New
[v3] libstdc++: Fix handling of surrogate CP in codecvt [PR108976] [v3] libstdc++: Fix handling of surrogate CP in codecvt [PR108976] - - - - --- 2023-09-28 Dimitrij Mijoski New
[7/7] libstdc++: Use Python "not in" operator libstdc++: Use gdb.ValuePrinter in pretty-printers - - - - --- 2023-09-28 Tom Tromey New
[6/7] libstdc++: Fix regex escapes in pretty-printers libstdc++: Use gdb.ValuePrinter in pretty-printers - - - - --- 2023-09-28 Tom Tromey New
[5/7] libstdc++: Remove std_ratio_t_tuple libstdc++: Use gdb.ValuePrinter in pretty-printers - - - - --- 2023-09-28 Tom Tromey New
[4/7] libstdc++: Remove unused locals from printers.py libstdc++: Use gdb.ValuePrinter in pretty-printers - - - - --- 2023-09-28 Tom Tromey New
[3/7] libstdc++: Remove unused Python imports libstdc++: Use gdb.ValuePrinter in pretty-printers - - - - --- 2023-09-28 Tom Tromey New
[2/7] libstdc++: Use gdb.ValuePrinter base class libstdc++: Use gdb.ValuePrinter in pretty-printers - - - - --- 2023-09-28 Tom Tromey New
[1/7] libstdc++: Show full Python stack on error libstdc++: Use gdb.ValuePrinter in pretty-printers - - - - --- 2023-09-28 Tom Tromey New
Include safe-ctype.h after C++ standard headers, to avoid over-poisoning Include safe-ctype.h after C++ standard headers, to avoid over-poisoning - - - - --- 2023-09-28 Dimitry Andric New
reverting patch to improve equiv cost calculation reverting patch to improve equiv cost calculation - - - - --- 2023-09-28 Vladimir Makarov New
[v2] RISC-V: Support {U}INT64 to FP16 auto-vectorization [v2] RISC-V: Support {U}INT64 to FP16 auto-vectorization - - - - --- 2023-09-28 Li, Pan2 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 - - - - --- 2023-09-28 Jakub Jelinek New
[pushed,RA] : Add flag for checking IRA in progress [pushed,RA] : Add flag for checking IRA in progress - - - - --- 2023-09-28 Vladimir Makarov 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
target/111600 - avoid deep recursion in access diagnostics target/111600 - avoid deep recursion in access diagnostics - - - - --- 2023-09-28 Richard Biener 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
[pushed] Remove some unused poly_int variables [pushed] Remove some unused poly_int variables - - - - --- 2023-09-28 Richard Sandiford New
tree-optimization/111614 - missing convert in undistribute_bitref_for_vector tree-optimization/111614 - missing convert in undistribute_bitref_for_vector - - - - --- 2023-09-28 Richard Biener 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 - - - - --- 2023-09-28 Jakub Jelinek New
bitmap: Introduce bitmap_head_pod bitmap: Introduce bitmap_head_pod - - - - --- 2023-09-28 Jakub Jelinek New
[v1] RISC-V: Support {U}INT64 to FP16 auto-vectorization [v1] RISC-V: Support {U}INT64 to FP16 auto-vectorization - - - - --- 2023-09-28 Li, Pan2 New
[v2] RISC-V: Bugfix for RTL check[PR111533] [v2] RISC-V: Bugfix for RTL check[PR111533] - - - - --- 2023-09-28 Li Xu New
RFA: [RISC-V] Replace riscv_vector with riscv_v in target selector clauses. (Followup-patch for RIS… RFA: [RISC-V] Replace riscv_vector with riscv_v in target selector clauses. (Followup-patch for RIS… - - - - --- 2023-09-27 Joern Rennecke New
ipa-utils: avoid generating uninitialized probabilities on merges. ipa-utils: avoid generating uninitialized probabilities on merges. - - - - --- 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] - - - - --- 2023-09-27 Alex Coplan New
[pushed] Darwin, configure: Allow for an unrecognisable dsymutil [PR111610]. [pushed] Darwin, configure: Allow for an unrecognisable dsymutil [PR111610]. - - - - --- 2023-09-27 Iain Sandoe New
[committed] libstdc++: Prevent unwanted ADL in std::to_array [PR111512] [committed] libstdc++: Prevent unwanted ADL in std::to_array [PR111512] - - - - --- 2023-09-27 Jonathan Wakely New
[v2,2/2] RISC-V: Add support for XCValu extension in CV32E40P RISC-V: Support CORE-V XCVMAC and XCVALU extensions - - - - --- 2023-09-27 Mary Bennett New
[v2,1/2] RISC-V: Add support for XCVmac extension in CV32E40P RISC-V: Support CORE-V XCVMAC and XCVALU extensions - - - - --- 2023-09-27 Mary Bennett New
Simplify abs (copysign (x, y)) Simplify abs (copysign (x, y)) - - - - --- 2023-09-27 Richard Biener 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 - - - - --- 2023-09-27 Jakub Jelinek New
committed [RISC-V]: Harden test scan patterns committed [RISC-V]: Harden test scan patterns - - - - --- 2023-09-27 Joern Rennecke New
« 1 2 3 41199 1200 »