Show patches with: Archived = No       |   155867 patches
« 1 2 3 41558 1559 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[pushed] doc: Delete some redundant "the"s. [pushed] doc: Delete some redundant "the"s. - - - - --- 2026-07-13 Sandra Loosemore New
[pushed] doc: Fix alphabetization for C Dialect Options [pushed] doc: Fix alphabetization for C Dialect Options - - - - --- 2026-07-13 Sandra Loosemore New
[pushed] doc: Clean up documentation for -fdeps-* options [pushed] doc: Clean up documentation for -fdeps-* options - - - - --- 2026-07-13 Sandra Loosemore New
Make -Wuse-after-free alias for -Wuse-after-free=1 [PR124058] Make -Wuse-after-free alias for -Wuse-after-free=1 [PR124058] - - - - --- 2026-07-12 Torbjörn SVENSSON New
libstdc++: arm: convert vpadd_* operands to intrinsic types [PR122981] libstdc++: arm: convert vpadd_* operands to intrinsic types [PR122981] - - - - --- 2026-07-12 Torbjörn SVENSSON New
[fortran] Fix PR 126058, plus some more issues [fortran] Fix PR 126058, plus some more issues - - - - --- 2026-07-12 Thomas Koenig New
[fortran] Constraints involving coarray ultimate components [fortran] Constraints involving coarray ultimate components - - - - --- 2026-07-12 Paul Richard Thomas New
[v1,5/5] RISC-V: Adjust test case due to allow vf[sz]ext.vf8 overlap Support RVV register overlap for v[sz]ext.vf8 - - - - --- 2026-07-12 Li, Pan2 New
[v1,4/5] RISC-V: Adjust the scan asm for v[sz]ext.vf2 for v[123] Support RVV register overlap for v[sz]ext.vf8 - - - - --- 2026-07-12 Li, Pan2 New
[v1,3/5] RISC-V: Add test cases for vzext.vf8 reg overlap Support RVV register overlap for v[sz]ext.vf8 - - - - --- 2026-07-12 Li, Pan2 New
[v1,2/5] RISC-V: Add test cases for vsext.vf8 reg overlap Support RVV register overlap for v[sz]ext.vf8 - - - - --- 2026-07-12 Li, Pan2 New
[v1,1/5] RISC-V: Allow RVV register overlap for v[sz]ext.vf8 Support RVV register overlap for v[sz]ext.vf8 - - - - --- 2026-07-12 Li, Pan2 New
[0/3] pdp11: fix three shift-expander wrong-code bugs - - - - --- 2026-07-12 Migraine Man New
arm: Don't let the epilogue clobber the return value with __builtin_eh_return [PR114847] arm: Don't let the epilogue clobber the return value with __builtin_eh_return [PR114847] - - - - --- 2026-07-11 Dominic P New
middle-end: Don't read a memory destination fully overwritten by a bit-field store middle-end: Don't read a memory destination fully overwritten by a bit-field store - - - - --- 2026-07-11 Dominic P New
arm: Add Thumb-1 BFmode moves to fix __bf16 ICE [PR99764] arm: Add Thumb-1 BFmode moves to fix __bf16 ICE [PR99764] - - - - --- 2026-07-11 Dominic P New
arm: Emit PLDW for write-intent __builtin_prefetch [PR58699] arm: Emit PLDW for write-intent __builtin_prefetch [PR58699] - - - - --- 2026-07-11 Dominic P New
arm: Add regression test for PR target/115042 arm: Add regression test for PR target/115042 - - - - --- 2026-07-11 Dominic P New
arm: Add test for quiet FP predicates on VFP [PR52258] arm: Add test for quiet FP predicates on VFP [PR52258] - - - - --- 2026-07-11 Dominic P New
[5/5] arm: Define __ILP32__ and _ILP32 data-model macros [PR106930] arm: ACLE / data-model conformance and cleanup - - - - --- 2026-07-11 Dominic P New
[4/5] arm: Fix stale comment reference to removed pe.c [PR91041] arm: ACLE / data-model conformance and cleanup - - - - --- 2026-07-11 Dominic P New
[3/5] arm: Fix two format/argument type mismatches [PR71175] arm: ACLE / data-model conformance and cleanup - - - - --- 2026-07-11 Dominic P New
[2/5] libgcc: Fix -Wcast-qual warning in the arm unwinder [PR64606] arm: ACLE / data-model conformance and cleanup - - - - --- 2026-07-11 Dominic P New
[1/5] arm, aarch64: Define __ARM_ACLE predefined macro [PR70974] arm: ACLE / data-model conformance and cleanup - - - - --- 2026-07-11 Dominic P New
MAINTAINERS: Add myself to MAINTAINERS. MAINTAINERS: Add myself to MAINTAINERS. - - - - --- 2026-07-11 Kael Andrew Franco New
vect: Fix wrong code with SLP IV reuse vect: Fix wrong code with SLP IV reuse - - - - --- 2026-07-11 Cem Akgök New
[C] change representation of zero-sized arrays to [0, -1] [C] change representation of zero-sized arrays to [0, -1] - - - - --- 2026-07-11 Martin Uecker New
RISC-V: Fix sibcall target clobbered by scalable-frame epilogue RISC-V: Fix sibcall target clobbered by scalable-frame epilogue - - - - --- 2026-07-11 Jin Ma New
[v2] RISC-V: Remove scratch register from bitfield extract splitter [v2] RISC-V: Remove scratch register from bitfield extract splitter - - - - --- 2026-07-11 Jin Ma New
[12/12] fortran: array descriptor: Add internal field accessor for data [PR122521] fortran: array descriptor part 2: Add getters and setters - - - - --- 2026-07-11 Mikael Morin New
[11/12] fortran: array descriptor: Rename internal field accessor for span [PR122521] fortran: array descriptor part 2: Add getters and setters - - - - --- 2026-07-11 Mikael Morin New
[10/12] fortran: array descriptor: Rename dim subfields internal accessors [PR122521] fortran: array descriptor part 2: Add getters and setters - - - - --- 2026-07-11 Mikael Morin New
[09/12] fortran: array descriptor: Add a setter for the token field [PR122521] fortran: array descriptor part 2: Add getters and setters - - - - --- 2026-07-11 Mikael Morin New
[08/12] fortran: array descriptor: Remove access to dim field elements [PR122521] fortran: array descriptor part 2: Add getters and setters - - - - --- 2026-07-11 Mikael Morin New
[07/12] fortran: array descriptor: Remove access to the attribute field [PR122521] fortran: array descriptor part 2: Add getters and setters - - - - --- 2026-07-11 Mikael Morin New
[06/12] fortran: array descriptor: Add accessors for the dtype field [PR122521] fortran: array descriptor part 2: Add getters and setters - - - - --- 2026-07-11 Mikael Morin New
[05/12] fortran: array descriptor: Add accessors for the type field [PR122521] fortran: array descriptor part 2: Add getters and setters - - - - --- 2026-07-11 Mikael Morin New
[04/12] fortran: array descriptor: Add accessors for the rank field [PR122521] fortran: array descriptor part 2: Add getters and setters - - - - --- 2026-07-11 Mikael Morin New
[03/12] fortran: array descriptor: Add accessors for the version field [PR122521] fortran: array descriptor part 2: Add getters and setters - - - - --- 2026-07-11 Mikael Morin New
[02/12] fortran: array descriptor: Add accessors for the elem_len field [PR122521] fortran: array descriptor part 2: Add getters and setters - - - - --- 2026-07-11 Mikael Morin New
[01/12] fortran: array descriptor: Use the setter to modify the offset [PR122521] fortran: array descriptor part 2: Add getters and setters - - - - --- 2026-07-11 Mikael Morin New
RISC-V: Remove scratch register from bitfield extract splitter RISC-V: Remove scratch register from bitfield extract splitter - - - - --- 2026-07-11 Jin Ma New
[COMMITTED] libgcc: Support -mcall-ms2sysv-xlogues on NetBSD/x86 [COMMITTED] libgcc: Support -mcall-ms2sysv-xlogues on NetBSD/x86 - - - - --- 2026-07-11 Rainer Orth New
x86: Check if a register points to stack x86: Check if a register points to stack - - - - --- 2026-07-11 H.J. Lu New
[committed] cobol: Use snprintf instead of strncpy in charmaps.cc. [committed] cobol: Use snprintf instead of strncpy in charmaps.cc. - - - - --- 2026-07-11 Robert Dubner New
[committed] cobol: Use strncpy properly. [committed] cobol: Use strncpy properly. - - - - --- 2026-07-11 Robert Dubner New
rs6000: Add %wD constraint and predicate for accumulators rs6000: Add %wD constraint and predicate for accumulators - - - - --- 2026-07-11 Avinash Jayakar New
[v9,2/2] i386: Add BMI2 MULX pattern for highpart-only multiplication expmed/i386: optimize u32 constant division and improve BMI2 codegen - - - - --- 2026-07-11 herumi@nifty.com New
[v9,1/2] expmed: Optimize 32-bit unsigned division by constants on 64-bit targets expmed/i386: optimize u32 constant division and improve BMI2 codegen - - - - --- 2026-07-11 herumi@nifty.com New
[PUSHED] vect: Add back testcases for trapping math with comparisons [PR36190] [PUSHED] vect: Add back testcases for trapping math with comparisons [PR36190] - - - - --- 2026-07-11 Andrea Pinski New
[v2] c++: Keep type variants consistent for trivial_abi [PR125064] [v2] c++: Keep type variants consistent for trivial_abi [PR125064] - - - - --- 2026-07-10 Yuxuan Chen New
c++: Keep type variants consistent for trivial_abi [PR125064] c++: Keep type variants consistent for trivial_abi [PR125064] - - - - --- 2026-07-10 Yuxuan Chen New
[v3] c++: ICE with requires and -Wsequence-point [PR126066] [v3] c++: ICE with requires and -Wsequence-point [PR126066] - - - - --- 2026-07-10 Marek Polacek New
[v2,3/3] bpf: TARGET_INSN_COST: don't hardcode 1 for default ... BPF Cost model changes - - - - --- 2026-07-10 Vineet Gupta New
[v2,2/3] bpf: TARGET_RTX_COSTS: treat 32-bit CONST_INT cheap BPF Cost model changes - - - - --- 2026-07-10 Vineet Gupta New
[v2,1/3] bpf: TARGET_RTX_COSTS: don't synthesize trivial multiply [v2,1/3] bpf: TARGET_RTX_COSTS: don't synthesize trivial multiply - - - - --- 2026-07-10 Vineet Gupta New
[v2,1/3] bpf: TARGET_RTX_COST: don't synthesize trivial multiply BPF Cost model changes - - - - --- 2026-07-10 Vineet Gupta New
[v4,4/4] aarch64: Add `SME_MOP4` instrinsics and corresponding insns aarch64: FEAT_SME_MOP4 support - - - - --- 2026-07-10 Karl Meakin New
[v4,3/4] aarch64: Add `SME_MOP4` predefines aarch64: FEAT_SME_MOP4 support - - - - --- 2026-07-10 Karl Meakin New
[v4,3/3] aarch64: Add `SME_MOP4` instrinsics and corresponding insns Untitled series #513190 - - - - --- 2026-07-10 Karl Meakin New
[v4,2/4] aarch64: Fix comments for register constraints aarch64: FEAT_SME_MOP4 support - - - - --- 2026-07-10 Karl Meakin New
[v4,2/3] aarch64: Add `SME_MOP4` predefines Untitled series #513188 - - - - --- 2026-07-10 Karl Meakin New
[v4,1/3] aarch64: Fix comments for register constraints aarch64: FEAT_SME_MOP4 support - - - - --- 2026-07-10 Karl Meakin New
[v4,1/4] aarch64: Add SME2.1 structured sparsity outer product intrinsics [v4,1/4] aarch64: Add SME2.1 structured sparsity outer product intrinsics - - - - --- 2026-07-10 Karl Meakin New
[v2] PR middle-end/123236: Simplify (int)((long long)x >> 4) [v2] PR middle-end/123236: Simplify (int)((long long)x >> 4) - - - - --- 2026-07-10 Roger Sayle New
[COMMITTED] testsuite: Fix gcc.target/x86_64/abi tests on NetBSD [COMMITTED] testsuite: Fix gcc.target/x86_64/abi tests on NetBSD - - - - --- 2026-07-10 Rainer Orth New
[RFC] gcov: Add boolean flags for arcs coverage [RFC] gcov: Add boolean flags for arcs coverage - - - - --- 2026-07-10 Roman Beliaev New
testsuite: Fix unstable duplicate test names in pr111527.exp [PR111527] testsuite: Fix unstable duplicate test names in pr111527.exp [PR111527] - - - - --- 2026-07-10 Sunil Kumar Dora New
[v3] PR tree-opt/57371: Improved comparison of integers to FP constants. [v3] PR tree-opt/57371: Improved comparison of integers to FP constants. - - - - --- 2026-07-10 Roger Sayle New
[v2] c++: Fix conversion to enum with fixed bool underlying type [PR96496] [v2] c++: Fix conversion to enum with fixed bool underlying type [PR96496] - - - - --- 2026-07-10 Joyee Cheung New
[v2] PR target/48609: RTL simplifications for x86 complex arg passing. [v2] PR target/48609: RTL simplifications for x86 complex arg passing. - - - - --- 2026-07-10 Roger Sayle New
[1/3] match: Remove one build_minus_one_cst (type) in r15-6257. [1/3] match: Remove one build_minus_one_cst (type) in r15-6257. - - - - --- 2026-07-10 Kael Andrew Franco New
[5/5] vect: Cost niter conditions. No-wrap assumptions. - - - - --- 2026-07-10 Robin Dapp New
[4/5] vect: Request no-wrap bounds from DR analysis. No-wrap assumptions. - - - - --- 2026-07-10 Robin Dapp New
[3/5] dr: Add no-wrap bound. No-wrap assumptions. - - - - --- 2026-07-10 Robin Dapp New
[2/5] scev: Add nowrap bound. No-wrap assumptions. - - - - --- 2026-07-10 Robin Dapp New
[1/5] niter: Add helper to compute type bound. No-wrap assumptions. - - - - --- 2026-07-10 Robin Dapp New
[v2] libstdc++: Assert that produced layout_stride::mapping is unique. [v2] libstdc++: Assert that produced layout_stride::mapping is unique. - - - - --- 2026-07-10 Tomasz Kamiński New
[v2,PR,target/123883] Inefficient bit manipulation code on RISC-V port [v2,PR,target/123883] Inefficient bit manipulation code on RISC-V port - - - - --- 2026-07-10 Dusan Stojkovic New
[committed] libstdc++: Fix typos in comment in start_lifetime_as/neg.cc. [committed] libstdc++: Fix typos in comment in start_lifetime_as/neg.cc. - - - - --- 2026-07-10 Tomasz Kamiński New
c++: Implement clang::no_specializations attribute and -Winvalid-specialization warning [PR120635] c++: Implement clang::no_specializations attribute and -Winvalid-specialization warning [PR120635] - - - - --- 2026-07-10 Jakub Jelinek New
[committed] libstdc++: Test has_unique_object_representations with incomplete types. [committed] libstdc++: Test has_unique_object_representations with incomplete types. - - - - --- 2026-07-10 Tomasz Kamiński New
[v2] tree-optimization: Fix strlen(s) != 0 not folded into *s [PR92408] [v2] tree-optimization: Fix strlen(s) != 0 not folded into *s [PR92408] - - - - --- 2026-07-10 Ashley Chekhova New
[v2,1/1] match.pd: turn more conditional bit_iors unconditional [PR124667] match.pd: turn more conditional bit_iors unconditional [PR124667] - - - - --- 2026-07-10 Daniel Henrique Barboza New
libstdc++: Adjust error handling for filesystem::read_symlink on Windows libstdc++: Adjust error handling for filesystem::read_symlink on Windows - - - - --- 2026-07-10 Jonathan Wakely New
libstdc++: Fix Cylindrical Bessel functions for infinity [PR119143] libstdc++: Fix Cylindrical Bessel functions for infinity [PR119143] - - - - --- 2026-07-10 Jonathan Wakely New
libstdc++: Mandate complete type for start_lifetime_as_array. libstdc++: Mandate complete type for start_lifetime_as_array. - - - - --- 2026-07-10 Tomasz Kamiński New
analyzer: support vfunc devirtualization [PR97114] analyzer: support vfunc devirtualization [PR97114] - - - - --- 2026-07-10 Egas Ribeiro New
[v3] analyzer: support exception subclass matching [PR analyzer/119697] [v3] analyzer: support exception subclass matching [PR analyzer/119697] - - - - --- 2026-07-10 Egas Ribeiro New
[v2,1/1] aarch64: Add SVE AES2 ACLE builtins AArch64: Support FEAT_SVE_AES2 - - - - --- 2026-07-10 Sivan Shani New
ifcvt: Keep only reaching definitions when rewiring sets [PR126184] ifcvt: Keep only reaching definitions when rewiring sets [PR126184] - - - - --- 2026-07-10 Kyrylo Tkachov New
[COMMITTED] Regenerate i386.opt.urls [COMMITTED] Regenerate i386.opt.urls - 1 - - --- 2026-07-10 Mark Wielaard New
c++: modules: Allow for EOPNOTSUPP error from posix_fallocate c++: modules: Allow for EOPNOTSUPP error from posix_fallocate - - - - --- 2026-07-10 Rainer Orth New
libstdc++: Validate bound consistently in repeat_view constructors. libstdc++: Validate bound consistently in repeat_view constructors. - - - - --- 2026-07-10 Tomasz Kamiński New
[PUSHED] nvptx: Resolve 'flexible_array_member_type_p' conflict [PUSHED] nvptx: Resolve 'flexible_array_member_type_p' conflict - - - - --- 2026-07-10 Thomas Schwinge New
[v3] x86: Honor preserve_none ABI for x86-64 MS calls [v3] x86: Honor preserve_none ABI for x86-64 MS calls - - - - --- 2026-07-10 H.J. Lu New
[PATCH},Fix,fortran:,[PR126170] Fix LTO ICE in copy_function_or_variable [PATCH},Fix,fortran:,[PR126170] Fix LTO ICE in copy_function_or_variable - - - - --- 2026-07-10 Jerry D New
phiopt: Support more than moving 1 statement for match and remove cond_removal_in_builtin_zero_patt… phiopt: Support more than moving 1 statement for match and remove cond_removal_in_builtin_zero_patt… - - - - --- 2026-07-10 Andrea Pinski New
match: Remove one build_minus_one_cst (type) in r15-6257. match: Remove one build_minus_one_cst (type) in r15-6257. - - - - --- 2026-07-10 Kael Andrew Franco New
[v2] c++: ICE with requires and -Wsequence-point [PR126066] [v2] c++: ICE with requires and -Wsequence-point [PR126066] - - - - --- 2026-07-09 Marek Polacek New
« 1 2 3 41558 1559 »