Show patches with: Archived = No       |   155815 patches
« 1 2 3 41558 1559 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[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
m68k: Properly model bset/bclr on memory m68k: Properly model bset/bclr on memory - - - - --- 2026-07-09 Andreas Schwab New
[WWWDOCS,PUSHED] Point git repository docs at new OG16 development branch [WWWDOCS,PUSHED] Point git repository docs at new OG16 development branch - - - - --- 2026-07-09 Sandra Loosemore New
c++, v2: Don't advertise __has_cpp_attribute (gnu::trivial_abi) c++, v2: Don't advertise __has_cpp_attribute (gnu::trivial_abi) - - - - --- 2026-07-09 Jakub Jelinek New
rs6000: Add TDOmode support rs6000: Add TDOmode support - - - - --- 2026-07-09 jeevitha New
[v2,1/1] Remove uses of `CONSTEXPR` macro Remove uses of `CONSTEXPR` macro - - - - --- 2026-07-09 Karl Meakin via Sourceware Forge New
[committed] amdgcn: Testsuite cond_fmaxnm fixups [committed] amdgcn: Testsuite cond_fmaxnm fixups - - - - --- 2026-07-09 Andrew Stubbs New
match: Fold (X + C) + (Y & ~C) to X + (Y | C) [PR126173] match: Fold (X + C) + (Y & ~C) to X + (Y | C) [PR126173] - - - - --- 2026-07-09 Kael Andrew Franco New
[v5,7/7] c++: make comp_ptr_ttypes_real slightly easier to understand Basic support for Named Address Spaces in C++ - - - - --- 2026-07-09 Arsen Arsenović New
[v5,6/7] gcc/c++: implement basic support for Named Address Spaces in C++ [PR69549] Basic support for Named Address Spaces in C++ - - - - --- 2026-07-09 Arsen Arsenović New
[v5,5/7] gcc/c-family: implement addr_space_test, a helper for self-testing ASes Basic support for Named Address Spaces in C++ - - - - --- 2026-07-09 Arsen Arsenović New
[v5,4/7] gcc/system.h: Allow for '#define INCLUDE_ITERATOR' to '#include <iterator>' Basic support for Named Address Spaces in C++ - - - - --- 2026-07-09 Arsen Arsenović New
[v5,3/7] gcc/{c, cp, c-family}: move some address space handling into c-family Basic support for Named Address Spaces in C++ - - - - --- 2026-07-09 Arsen Arsenović New
[v5,2/7] gcc/target.def: fix HOOK_PREFIX redefinition warning Basic support for Named Address Spaces in C++ - - - - --- 2026-07-09 Arsen Arsenović New
[v5,1/7] gcc/cp-tree: require that temp_override deduces on first constructor arg Basic support for Named Address Spaces in C++ - - - - --- 2026-07-09 Arsen Arsenović New
[v1,1/1] ansidecl.h: Delete `CONSTEXPR` macro ansidecl.h: Delete `CONSTEXPR` macro - - - - --- 2026-07-09 Karl Meakin via Sourceware Forge New
cselib: Restore 32-bit hash [PR126169] cselib: Restore 32-bit hash [PR126169] - - - - --- 2026-07-09 Richard Sandiford New
[2/2] RISC-V: Enable macro-fusion pairs for xt-c9501fdvt [1/2] RISC-V: Add macro-fusion pair recognition infrastructure - - - - --- 2026-07-09 Jin Ma New
[1/2] RISC-V: Add macro-fusion pair recognition infrastructure [1/2] RISC-V: Add macro-fusion pair recognition infrastructure - - - - --- 2026-07-09 Jin Ma New
[v2] libstdc++: fix UB when ellint phi argument is infinity [v2] libstdc++: fix UB when ellint phi argument is infinity - - - - --- 2026-07-09 Kito Cheng New
libstdc++: Generate result_type bits of precision in piecewise distributions. libstdc++: Generate result_type bits of precision in piecewise distributions. - - - - --- 2026-07-09 Tomasz Kamiński New
out-of-SSA: use the spill predicate for partition decls [PR123625, PR121957] out-of-SSA: use the spill predicate for partition decls [PR123625, PR121957] - - - - --- 2026-07-09 Kyrylo Tkachov New
[v2,4/4] aarch64: svluti6 intrinsics support [v2,1/4] gcc/testsuite: Add aarch64 sve/sme versions assembler check - - - - --- 2026-07-09 Ezra Sitorus New
[v2,3/4] aarch64: intrinsics for pairwise operations [v2,1/4] gcc/testsuite: Add aarch64 sve/sme versions assembler check - - - - --- 2026-07-09 Ezra Sitorus New
[v2,2/4] aarch64: FEAT_F16F32MM, FEAT_F16MM, FEAT_SVE_B16MM support [v2,1/4] gcc/testsuite: Add aarch64 sve/sme versions assembler check - - - - --- 2026-07-09 Ezra Sitorus New
[v2,1/4] gcc/testsuite: Add aarch64 sve/sme versions assembler check [v2,1/4] gcc/testsuite: Add aarch64 sve/sme versions assembler check - - - - --- 2026-07-09 Ezra Sitorus New
[PR125257] lto: Fix cache partitioning to handle min_partition_size=0 [PR125257] lto: Fix cache partitioning to handle min_partition_size=0 - - - - --- 2026-07-09 Michal Jireš New
rs6000: Add -mdense-math option rs6000: Add -mdense-math option - - - - --- 2026-07-09 Surya Kumari Jangala New
[v2,3/3] libstdc++: Specialize _Iter_sink for ostreambuf_iterator [v2,1/3] libstdc++: Add tests for format_to with ostreambuf_iterator - - - - --- 2026-07-09 agicy 的 QQ 邮箱 New
[v2,2/3] libstdc++: Add _Streambuf_sink for direct streambuf formatting [v2,1/3] libstdc++: Add tests for format_to with ostreambuf_iterator - - - - --- 2026-07-09 agicy 的 QQ 邮箱 New
[v2,1/3] libstdc++: Add tests for format_to with ostreambuf_iterator [v2,1/3] libstdc++: Add tests for format_to with ostreambuf_iterator - - - - --- 2026-07-09 agicy 的 QQ 邮箱 New
[v3] auto-profile: Avoid hardcoding perf.data filename in gcc-auto-profile scripts [v3] auto-profile: Avoid hardcoding perf.data filename in gcc-auto-profile scripts - - - - --- 2026-07-09 Dhruv Chawla New
libphobos: Disable .note.GNU-stack on NetBSD libphobos: Disable .note.GNU-stack on NetBSD - - - - --- 2026-07-09 Rainer Orth New
[v1] LoongArch: Remove addend for .dtprelword and .dtpreldword [v1] LoongArch: Remove addend for .dtprelword and .dtpreldword - - - - --- 2026-07-09 mengqinggang New
c-family: Use CAS loop instead of RMW atomics on small _BitInt with padding on targets which need t… c-family: Use CAS loop instead of RMW atomics on small _BitInt with padding on targets which need t… - - - - --- 2026-07-09 Jakub Jelinek New
[v2,2/2] RISC-V: support name mangling for vector function RISC-V: Support openmp vector function name mangling rules - - - - --- 2026-07-09 Zhijin Zeng New
[v2,1/2] OpenMP: Support ISA mangles longer than one byte RISC-V: Support openmp vector function name mangling rules - - - - --- 2026-07-09 Zhijin Zeng New
[v2] match.pd: Eliminate dead operand in vector permute and insert patterns [v2] match.pd: Eliminate dead operand in vector permute and insert patterns - - - - --- 2026-07-09 Pengfei Li New
[v2] auto-profile: Avoid hardcoding perf.data filename in gcc-auto-profile scripts [v2] auto-profile: Avoid hardcoding perf.data filename in gcc-auto-profile scripts - - - - --- 2026-07-09 Dhruv Chawla New
[v2] i386: Prefer shorter fold-left reduction chains [v2] i386: Prefer shorter fold-left reduction chains - - - - --- 2026-07-09 liuhongt New
[v2] x86: Honor preserve_none ABI for x86-64 MS calls [v2] x86: Honor preserve_none ABI for x86-64 MS calls - - - - --- 2026-07-09 H.J. Lu New
RISC-V: Fix memcpy size threshold gating in vector block move RISC-V: Fix memcpy size threshold gating in vector block move - - - - --- 2026-07-09 Jim Lin New
[pushed] i386: Fix ccmp support checks for floating-point modes [PR126148] [pushed] i386: Fix ccmp support checks for floating-point modes [PR126148] - - - - --- 2026-07-08 Uros Bizjak New
[committed,PR,rtl-optimization/126136] Fix dest = cond ? x : -1 when STORE_FLAG_VALUE is -1 [committed,PR,rtl-optimization/126136] Fix dest = cond ? x : -1 when STORE_FLAG_VALUE is -1 - - - - --- 2026-07-08 Jeffrey Law New
doc: Move -fdeps flags to C++ section and fix formatting doc: Move -fdeps flags to C++ section and fix formatting - - - - --- 2026-07-08 var4pro New
[PR126116] Internal file I/O corrupts NEWUNIT state [PR126116] Internal file I/O corrupts NEWUNIT state - - - - --- 2026-07-08 Jerry D New
[v7,3/3] c: implement defer implement defer statements as per ts 25755 - - - - --- 2026-07-08 navi New
[v7,2/3] c: introduce jump barriers for statement expressions implement defer statements as per ts 25755 - - - - --- 2026-07-08 navi New
[v7,1/3] c: handle expression nodes in push_cleanup implement defer statements as per ts 25755 - - - - --- 2026-07-08 navi New
AVR: Add R18:SI = neg R18:SI to libgcc. AVR: Add R18:SI = neg R18:SI to libgcc. - - - - --- 2026-07-08 Georg-Johann Lay New
c++: Don't advertise __has_cpp_attribute (gnu::trivial_abi) c++: Don't advertise __has_cpp_attribute (gnu::trivial_abi) - - - - --- 2026-07-08 Jakub Jelinek New
fortran: Fix derived type rank not set for allocate mold fortran: Fix derived type rank not set for allocate mold - - - - --- 2026-07-08 Jerry D New
[v3,1/1] aarch64: Add SEH, stack unwinding and C++ exceptions. aarch64: Implement Structured Exception Handling (SEH) - - - - --- 2026-07-08 Evgeny Karpov New
« 1 2 3 41558 1559 »