Show patches with: State = Action Required       |    Archived = No       |   131791 patches
« 1 2 3 41317 1318 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
c++/modules: Really always track partial specialisations [PR116496] c++/modules: Really always track partial specialisations [PR116496] - - - - --- 2024-09-11 Nathaniel Shead New
testsuite: Relax line number match in gfortran.dg/pr95690.f90 testsuite: Relax line number match in gfortran.dg/pr95690.f90 - - - - --- 2024-09-11 Andreas Schwab New
[2/2] ipa-cp: One more use of ipa_vr_supported_type_p [1/2] ipa: Rename ipa_supports_p to ipa_vr_supported_type_p - - - - --- 2024-09-11 Martin Jambor New
[1/2] ipa: Rename ipa_supports_p to ipa_vr_supported_type_p [1/2] ipa: Rename ipa_supports_p to ipa_vr_supported_type_p - - - - --- 2024-09-11 Martin Jambor New
[1/2] RISC-V: Fix vl_used_by_non_rvv_insn logic of vsetvl pass [1/2] RISC-V: Fix vl_used_by_non_rvv_insn logic of vsetvl pass - - - - --- 2024-09-11 钟居哲 New
Makefile: Fix typos Makefile: Fix typos - - - - --- 2024-09-11 Andrew Kreimer New
c++: Don't ICE to build private access error message [PR116323] c++: Don't ICE to build private access error message [PR116323] - - - - --- 2024-09-11 Simon Martin New
[committed] fortran/openmp.cc: Fix var init and locus use to avoid uninit values [PR fortran/116661] [committed] fortran/openmp.cc: Fix var init and locus use to avoid uninit values [PR fortran/116661] - - - - --- 2024-09-11 Tobias Burnus New
[2/2] RISC-V: Eliminate latter vsetvl when fused [1/2] RISC-V: Fix vl_used_by_non_rvv_insn logic of vsetvl pass - - - - --- 2024-09-11 Bohan Lei New
[1/2] RISC-V: Fix vl_used_by_non_rvv_insn logic of vsetvl pass [1/2] RISC-V: Fix vl_used_by_non_rvv_insn logic of vsetvl pass - - - - --- 2024-09-11 Bohan Lei New
Fix wrong code out of NRV + RSO + inlining Fix wrong code out of NRV + RSO + inlining - - - - --- 2024-09-11 Eric Botcazou New
[v3,5/5] RISC-V: Fix vector SAT_ADD dump check due to middle-end change [v3,1/5] Genmatch: Add control flow graph match for case 0 and case 1 - - - - --- 2024-09-11 Li, Pan2 New
[v3,4/5] Match: Support form 3 for scalar signed integer .SAT_ADD [v3,1/5] Genmatch: Add control flow graph match for case 0 and case 1 - - - - --- 2024-09-11 Li, Pan2 New
[v3,3/5] Genmatch: Refine the gen_phi_on_cond by match_cond_with_binary_phi [v3,1/5] Genmatch: Add control flow graph match for case 0 and case 1 - - - - --- 2024-09-11 Li, Pan2 New
[v3,2/5] Match: Add interface match_cond_with_binary_phi for true/false arg [v3,1/5] Genmatch: Add control flow graph match for case 0 and case 1 - - - - --- 2024-09-11 Li, Pan2 New
[v3,1/5] Genmatch: Add control flow graph match for case 0 and case 1 [v3,1/5] Genmatch: Add control flow graph match for case 0 and case 1 - - - - --- 2024-09-11 Li, Pan2 New
[RFC] Enable vectorization for unknown tripcount in very cheap cost model but disable epilog vector… [RFC] Enable vectorization for unknown tripcount in very cheap cost model but disable epilog vector… - - - - --- 2024-09-11 liuhongt New
c++: decltype(auto) deduction of statement-expression [PR116418] c++: decltype(auto) deduction of statement-expression [PR116418] - - - - --- 2024-09-11 Patrick Palka New
[v1] RISC-V: Fix asm check for Vector SAT_* due to middle-end change [v1] RISC-V: Fix asm check for Vector SAT_* due to middle-end change - - - - --- 2024-09-10 Li, Pan2 New
[v4] Provide new GCC builtin __builtin_counted_by_ref [PR116016] [v4] Provide new GCC builtin __builtin_counted_by_ref [PR116016] - - - - --- 2024-09-10 Qing Zhao New
[committed] libstdc++: Only use std::ios_base_library_init() for ELF [PR116159] [committed] libstdc++: Only use std::ios_base_library_init() for ELF [PR116159] - - - - --- 2024-09-10 Jonathan Wakely New
[committed] libstdc++: std::string move assignment should not use POCCA trait [PR116641] [committed] libstdc++: std::string move assignment should not use POCCA trait [PR116641] - - - - --- 2024-09-10 Jonathan Wakely New
c++: Implement for namespace statics CWG 2867 - Order of initialization for structured bindings [PR… c++: Implement for namespace statics CWG 2867 - Order of initialization for structured bindings [PR… - - - - --- 2024-09-10 Jakub Jelinek New
[v3] Provide new GCC builtin __builtin_counted_by_ref [PR116016] [v3] Provide new GCC builtin __builtin_counted_by_ref [PR116016] - - - - --- 2024-09-10 Qing Zhao New
c++: Don't crash when mangling member with anonymous union type [PR100632] c++: Don't crash when mangling member with anonymous union type [PR100632] - - - - --- 2024-09-10 Simon Martin New
RISC-V: Align vconfig for TARGER_SFB_ALU RISC-V: Align vconfig for TARGER_SFB_ALU - - - - --- 2024-09-10 Dusan Stojkovic New
[v2] gimple ssa: Don't use __builtin_popcount in switch exp transform [v2] gimple ssa: Don't use __builtin_popcount in switch exp transform - - - - --- 2024-09-10 Filip Kastl New
[committed] libstdc++: Add missing exception specifications in tests [committed] libstdc++: Add missing exception specifications in tests - - - - --- 2024-09-10 Jonathan Wakely New
[avr] Reorder avr.cc so it requires less forward declarations. [avr] Reorder avr.cc so it requires less forward declarations. - - - - --- 2024-09-10 Georg-Johann Lay New
[avr] Tweak 32-bit comparisons. [avr] Tweak 32-bit comparisons. - - - - --- 2024-09-10 Georg-Johann Lay New
[RFC,4/4] Rewrite register asm into hard register constraints Hard Register Constraints - - - - --- 2024-09-10 Stefan Schulze Frielinghaus New
[RFC,3/4] genoutput: Verify hard register constraints Hard Register Constraints - - - - --- 2024-09-10 Stefan Schulze Frielinghaus New
[RFC,2/4] Error handling for hard register constraints Hard Register Constraints - - - - --- 2024-09-10 Stefan Schulze Frielinghaus New
[RFC,1/4] Hard register constraints Hard Register Constraints - - - - --- 2024-09-10 Stefan Schulze Frielinghaus New
[v2] Provide new GCC builtin __builtin_counted_by_ref [PR116016] [v2] Provide new GCC builtin __builtin_counted_by_ref [PR116016] - - - - --- 2024-09-10 Qing Zhao New
[RFC] Fortran/OpenMP: Middle-end support for mapping of DT with allocatable components [RFC] Fortran/OpenMP: Middle-end support for mapping of DT with allocatable components - - - - --- 2024-09-10 Tobias Burnus New
tree-optimization/116658 - latent issue in vect_is_slp_load_node tree-optimization/116658 - latent issue in vect_is_slp_load_node - - - - --- 2024-09-10 Richard Biener New
Enable tune fuse_move_and_alu for GNR/GNR-D. Enable tune fuse_move_and_alu for GNR/GNR-D. - - - - --- 2024-09-10 liuhongt New
[COMMITTED,7/7] ada: Include missing associated header file [COMMITTED,1/7] ada: Whitespace cleanup in declaration of calendar-related routines - - - - --- 2024-09-10 Marc Poulhiès New
[COMMITTED,6/7] ada: Use the same warning character in continuations [COMMITTED,1/7] ada: Whitespace cleanup in declaration of calendar-related routines - - - - --- 2024-09-10 Marc Poulhiès New
[COMMITTED,5/7] ada: First controlling parameter: report error without Extensions allowed [COMMITTED,1/7] ada: Whitespace cleanup in declaration of calendar-related routines - - - - --- 2024-09-10 Marc Poulhiès New
[COMMITTED,4/7] ada: Normalize span generation on different platforms [COMMITTED,1/7] ada: Whitespace cleanup in declaration of calendar-related routines - - - - --- 2024-09-10 Marc Poulhiès New
[COMMITTED,3/7] ada: Evaluate calls to GNAT.Source_Info routines in semantic checking [COMMITTED,1/7] ada: Whitespace cleanup in declaration of calendar-related routines - - - - --- 2024-09-10 Marc Poulhiès New
[COMMITTED,2/7] ada: Simplify code for inserting checks into expressions [COMMITTED,1/7] ada: Whitespace cleanup in declaration of calendar-related routines - - - - --- 2024-09-10 Marc Poulhiès New
[COMMITTED,1/7] ada: Whitespace cleanup in declaration of calendar-related routines [COMMITTED,1/7] ada: Whitespace cleanup in declaration of calendar-related routines - - - - --- 2024-09-10 Marc Poulhiès New
x86: Refine V4BF/V2BF FMA Testcase x86: Refine V4BF/V2BF FMA Testcase - - - - --- 2024-09-10 Levy Hsu New
i386: Enable V2BF/V4BF vec_cmp with AVX10.2 vcmppbf16 i386: Enable V2BF/V4BF vec_cmp with AVX10.2 vcmppbf16 - - - - --- 2024-09-10 Levy Hsu New
[v2,2/2] RISC-V: Fix ICE due to inconsistency of RVV intrinsic list in lto and cc1. RISC-V: Fix ICE for rvv in lto - - - - --- 2024-09-10 Jin Ma New
[v2,1/2] RISC-V: Fix ICE caused by early ggc_free on DECL for RVV intrinsics in LTO. [v2,1/2] RISC-V: Fix ICE caused by early ggc_free on DECL for RVV intrinsics in LTO. - - - - --- 2024-09-10 Jin Ma New
RFC model schedule tweak (was Re: sched1 pathology on RISC-V : PR/114729) RFC model schedule tweak (was Re: sched1 pathology on RISC-V : PR/114729) - - - - --- 2024-09-10 Vineet Gupta New
[RFA] libstdc++: fix C header include guards [RFA] libstdc++: fix C header include guards - - - - --- 2024-09-10 Jason Merrill New
[2/2] phiopt: Move the common code between pass_phiopt and pass_cselim into a seperate function [1/2] phiopt: Use gimple_phi_result rather than PHI_RESULT [PR116643] - - - - --- 2024-09-10 Andrew Pinski New
[1/2] phiopt: Use gimple_phi_result rather than PHI_RESULT [PR116643] [1/2] phiopt: Use gimple_phi_result rather than PHI_RESULT [PR116643] - - - - --- 2024-09-10 Andrew Pinski New
[pushed:,r15-3556] diagnostics: introduce struct diagnostic_option_id [pushed:,r15-3556] diagnostics: introduce struct diagnostic_option_id - - - - --- 2024-09-09 David Malcolm New
[pushed:,r15-3555] diagnostics: replace option_hooks with a diagnostic_option_manager class [pushed:,r15-3555] diagnostics: replace option_hooks with a diagnostic_option_manager class - - - - --- 2024-09-09 David Malcolm New
[pushed:,r15-3554] diagnostics: rename dc.printer to m_printer [PR116613] [pushed:,r15-3554] diagnostics: rename dc.printer to m_printer [PR116613] - - - - --- 2024-09-09 David Malcolm New
[pushed:,r15-3553] SARIF output: fix schema URL [ =?UTF-8?q?=C2=A73.13.3, =20PR116603]?= [pushed:,r15-3553] SARIF output: fix schema URL [ =?UTF-8?q?=C2=A73.13.3, =20PR116603]?= - - - - --- 2024-09-09 David Malcolm New
[committed] : i386: Use offsettable address constraint for double-word memory operands [committed] : i386: Use offsettable address constraint for double-word memory operands - - - - --- 2024-09-09 Uros Bizjak New
[pushed:,r15-3551] analyzer: fix "unused variable 'summary_cast_reg'" warning [pushed:,r15-3551] analyzer: fix "unused variable 'summary_cast_reg'" warning - - - - --- 2024-09-09 David Malcolm New
[committed] hppa: Don't canonicalize operand order of scaled index addresses [committed] hppa: Don't canonicalize operand order of scaled index addresses - - - - --- 2024-09-09 John David Anglin New
RISC-V: Implement TARGET_CAN_INLINE_P RISC-V: Implement TARGET_CAN_INLINE_P - - - - --- 2024-09-09 Yangyu Chen New
tree-optimization/116647 - wrong classified double reduction tree-optimization/116647 - wrong classified double reduction - - - - --- 2024-09-09 Richard Biener New
[v3] RISC-V: Fixed incorrect semantic description in DF to DI pattern in the Zfa extension on rv32. [v3] RISC-V: Fixed incorrect semantic description in DF to DI pattern in the Zfa extension on rv32. - - - - --- 2024-09-09 Jin Ma New
[committed] testsuite: Fix up pr116588.c test [PR116588] [committed] testsuite: Fix up pr116588.c test [PR116588] - - - - --- 2024-09-09 Jakub Jelinek New
Amend gcc.dg/vect/fast-math-vect-call-2.c Amend gcc.dg/vect/fast-math-vect-call-2.c - - - - --- 2024-09-09 Richard Biener New
Match: Fix ordered and nonequal: Fix 'gcc.dg/opt-ordered-and-nonequal-1.c' re 'LOGICAL_OP_NON_SHORT… Match: Fix ordered and nonequal: Fix 'gcc.dg/opt-ordered-and-nonequal-1.c' re 'LOGICAL_OP_NON_SHORT… - - - - --- 2024-09-09 Thomas Schwinge New
Don't force_reg operands[3] when it's not const0_rtx. Don't force_reg operands[3] when it's not const0_rtx. - - - - --- 2024-09-09 liuhongt New
phiopt: Small refactoring/cleanup of non-ssa name case of factor_out_conditional_operation phiopt: Small refactoring/cleanup of non-ssa name case of factor_out_conditional_operation - - - - --- 2024-09-08 Andrew Pinski New
configure: fix typos configure: fix typos - - - - --- 2024-09-08 Andrew Kreimer New
[reload,v2] PR116326 Introduce RELOAD_ELIMINABLE_REGS [reload,v2] PR116326 Introduce RELOAD_ELIMINABLE_REGS - - - - --- 2024-09-08 Georg-Johann Lay New
Testing: fail vectorization when not using SLP Testing: fail vectorization when not using SLP - - - - --- 2024-09-08 Richard Biener New
doc: Document struct-layout-1.exp for ABI checks doc: Document struct-layout-1.exp for ABI checks - - - - --- 2024-09-08 Dimitar Dimitrov New
[PUSHED] Fix pr116588.c for -m32 [PUSHED] Fix pr116588.c for -m32 - - - - --- 2024-09-07 Andrew Pinski New
[pushed] c++: exception spec and stdlib specialization [pushed] c++: exception spec and stdlib specialization - - - - --- 2024-09-07 Jason Merrill New
[v2] Add new warning Wmissing-designated-initializers [PR39589] [v2] Add new warning Wmissing-designated-initializers [PR39589] - - - - --- 2024-09-07 Peter Frost New
[PUSHED] split-path: Fix dump wording about duplicating too many statements [PUSHED] split-path: Fix dump wording about duplicating too many statements - - - - --- 2024-09-07 Andrew Pinski New
PR tree-optimization/116588 - Before running fast VRP, make sure all edges have, EXECUTABLE set. PR tree-optimization/116588 - Before running fast VRP, make sure all edges have, EXECUTABLE set. - - - - --- 2024-09-07 Andrew MacLeod New
c++, coroutines: Fix handling of bool await_suspend() [PR115905]. c++, coroutines: Fix handling of bool await_suspend() [PR115905]. - - - - --- 2024-09-07 Iain Sandoe New
gimple-fold: Move optimizing memcpy to memset to fold_stmt from fab gimple-fold: Move optimizing memcpy to memset to fold_stmt from fab - - - - --- 2024-09-06 Andrew Pinski New
libstdc++: Adjust std::span::iterator to be ADL-proof libstdc++: Adjust std::span::iterator to be ADL-proof - - - - --- 2024-09-06 Jonathan Wakely New
[committed] libstdc++: Fix std::chrono::parse for TAI and GPS clocks [committed] libstdc++: Fix std::chrono::parse for TAI and GPS clocks - - - - --- 2024-09-06 Jonathan Wakely New
[pushed] c++: adjust testcase to reveal failure [PR107919] [pushed] c++: adjust testcase to reveal failure [PR107919] - - - - --- 2024-09-06 Jason Merrill New
libiberty: Fix up > 64K section handling in simple_object_elf_copy_lto_debug_section [PR116614] libiberty: Fix up > 64K section handling in simple_object_elf_copy_lto_debug_section [PR116614] - - - - --- 2024-09-06 Jakub Jelinek New
c++, v3: Fix get_member_function_from_ptrfunc with -fsanitize=bounds [PR116449] c++, v3: Fix get_member_function_from_ptrfunc with -fsanitize=bounds [PR116449] - - - - --- 2024-09-06 Jakub Jelinek New
c++: Fix up pedantic handling of alignas [PR110345] c++: Fix up pedantic handling of alignas [PR110345] - - - - --- 2024-09-06 Jakub Jelinek New
[v4] RISC-V: Fix illegal operands "th.vsetvli zero, 0, e32, m8" for XTheadVector [v4] RISC-V: Fix illegal operands "th.vsetvli zero, 0, e32, m8" for XTheadVector - - - - --- 2024-09-06 Jin Ma New
RISC-V: Fix ICE for rvv in lto RISC-V: Fix ICE for rvv in lto - - - - --- 2024-09-06 Jin Ma New
vect: Do not try to duplicate_and_interleave one-element mode. vect: Do not try to duplicate_and_interleave one-element mode. - - - - --- 2024-09-06 Robin Dapp New
[v3] GCC Driver : Enable very long gcc command-line option [v3] GCC Driver : Enable very long gcc command-line option - - - - --- 2024-09-06 Deepthi.Hemraj@windriver.com New
middle-end: check that the lhs of a COND_EXPR is an SSA_NAME in cond_store recognition [PR116628] middle-end: check that the lhs of a COND_EXPR is an SSA_NAME in cond_store recognition [PR116628] - - - - --- 2024-09-06 Tamar Christina New
match: Change (A * B) + (-C) to (B - C/A) * A, if C multiple of A [PR109393] match: Change (A * B) + (-C) to (B - C/A) * A, if C multiple of A [PR109393] - - - 1 --- 2024-09-06 Konstantinos Eleftheriou New
x86-64: Don't use temp for argument in a TImode register x86-64: Don't use temp for argument in a TImode register - - - - --- 2024-09-06 H.J. Lu New
Fix SLP double-reduction support Fix SLP double-reduction support - - - - --- 2024-09-06 Richard Biener New
[v2,9/9] aarch64: Handle alignment when it is bigger than BIGGEST_ALIGNMENT SMALL code model fixes, optimization fixes, LTO and minimal C++ enablement - - - - --- 2024-09-06 Evgeny Karpov New
[v2,8/9] Add LTO support SMALL code model fixes, optimization fixes, LTO and minimal C++ enablement - - - - --- 2024-09-06 Evgeny Karpov New
c++, v2: Implement for static locals CWG 2867 - Order of initialization for structured bindings [PR… c++, v2: Implement for static locals CWG 2867 - Order of initialization for structured bindings [PR… - - - - --- 2024-09-06 Jakub Jelinek New
[v2,7/9] aarch64: Disable the anchors SMALL code model fixes, optimization fixes, LTO and minimal C++ enablement - - - - --- 2024-09-06 Evgeny Karpov New
[v2,6/9] aarch64: Use symbols without offset to prevent relocation issues SMALL code model fixes, optimization fixes, LTO and minimal C++ enablement - - - - --- 2024-09-06 Evgeny Karpov New
[v2,5/9] aarch64: Multiple adjustments to support the SMALL code model correctly SMALL code model fixes, optimization fixes, LTO and minimal C++ enablement - - - - --- 2024-09-06 Evgeny Karpov New
[v2,4/9] aarch64: Exclude symbols using GOT from code models SMALL code model fixes, optimization fixes, LTO and minimal C++ enablement - - - - --- 2024-09-06 Evgeny Karpov New
« 1 2 3 41317 1318 »