Show patches with: Archived = No       |   142533 patches
« 1 2 3 41425 1426 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[COMMITED] fortran: Fix indentation [COMMITED] fortran: Fix indentation - - - - --- 2025-07-15 Filip Kastl New
i386: Decouple AMX-AVX512 from AVX10.2 and imply AVX512F i386: Decouple AMX-AVX512 from AVX10.2 and imply AVX512F - - - - --- 2025-07-15 Haochen Jiang New
[RFC] libstdc++: Provide ABI compatibility for _GLIBCXX_HAVE_TLS [RFC] libstdc++: Provide ABI compatibility for _GLIBCXX_HAVE_TLS - - - - --- 2025-07-15 Keno Fischer New
[v5] RISC-V: Mips P8700 Conditional Move Support. [v5] RISC-V: Mips P8700 Conditional Move Support. - - - - --- 2025-07-15 Umesh Kalappa New
LoongArch: Fix wrong code generated by TARGET_VECTORIZE_VEC_PERM_CONST [PR121064] LoongArch: Fix wrong code generated by TARGET_VECTORIZE_VEC_PERM_CONST [PR121064] - - - - --- 2025-07-15 Xi Ruoyao New
[2/2] libstdc++: Conditionalize LWG 3569 changes to join_view [1/2] libstdc++: Add missing initializers for __maybe_present_t members [PR119962] - - - - --- 2025-07-15 Patrick Palka New
[1/2] libstdc++: Add missing initializers for __maybe_present_t members [PR119962] [1/2] libstdc++: Add missing initializers for __maybe_present_t members [PR119962] - - - - --- 2025-07-15 Patrick Palka New
[v2] RISC-V: Support RVVDImode for avg3_floor auto vect [v2] RISC-V: Support RVVDImode for avg3_floor auto vect - - - - --- 2025-07-15 Li, Pan2 New
[v1] RISC-V: Support RVVDImode for avg3_floor auto vect [v1] RISC-V: Support RVVDImode for avg3_floor auto vect - - - - --- 2025-07-15 Li, Pan2 New
builtins.cc (fold_builtin_bit_query): Don't consider MAX_FIXED_MODE_SIZE, [PR120935] builtins.cc (fold_builtin_bit_query): Don't consider MAX_FIXED_MODE_SIZE, [PR120935] - - - - --- 2025-07-15 Hans-Peter Nilsson New
x86: Convert MMX integer loads from constant vector pool x86: Convert MMX integer loads from constant vector pool - - - - --- 2025-07-15 H.J. Lu New
[v5,6/6] bpf: add tests for CO-RE and BTF tag interaction c, dwarf, btf: Add btf_decl_tag and btf_type_tag C attributes - - - - --- 2025-07-14 David Faust New
[v5,5/6] doc: document btf_type_tag and btf_decl_tag attributes c, dwarf, btf: Add btf_decl_tag and btf_type_tag C attributes - - - - --- 2025-07-14 David Faust New
[v5,4/6] btf: generate and output DECL_TAG and TYPE_TAG records c, dwarf, btf: Add btf_decl_tag and btf_type_tag C attributes - - - - --- 2025-07-14 David Faust New
[v5,3/6] ctf: translate annotation DIEs to internal ctf c, dwarf, btf: Add btf_decl_tag and btf_type_tag C attributes - - - - --- 2025-07-14 David Faust New
[v5,2/6] dwarf: create annotation DIEs for btf tags c, dwarf, btf: Add btf_decl_tag and btf_type_tag C attributes - - - - --- 2025-07-14 David Faust New
[v5,1/6] c-family: add btf_type_tag and btf_decl_tag attributes c, dwarf, btf: Add btf_decl_tag and btf_type_tag C attributes - - - - --- 2025-07-14 David Faust New
[1/1] aarch64: testsuite: Keep -mtune=generic when specifying -moverride aarch64: testsuite: Keep -mtune=generic when specifying -moverride - - - - --- 2025-07-14 Spencer Abson New
[committed] cobol: Eliminate cppcheck warnings in gcc/cobol .cc files. [committed] cobol: Eliminate cppcheck warnings in gcc/cobol .cc files. - - - - --- 2025-07-14 Robert Dubner New
[2/2] ifconv: Small improvement to fold_build_cond_expr; lhs and rhs being the same. [1/2] ifconv: Remove unused array predicated - - - - --- 2025-07-14 Andrew Pinski New
[1/2] ifconv: Remove unused array predicated [1/2] ifconv: Remove unused array predicated - - - - --- 2025-07-14 Andrew Pinski New
[committed] libstdc++: Add comments to deleted std::swap overloads for LWG 2766 [committed] libstdc++: Add comments to deleted std::swap overloads for LWG 2766 - - - - --- 2025-07-14 Jonathan Wakely New
libstdc++: Define std::nothrow as inline variable libstdc++: Define std::nothrow as inline variable - - - - --- 2025-07-14 Jonathan Wakely New
libstdc++: Ensure that ranges::destroy destroys in constexpr [PR121024] libstdc++: Ensure that ranges::destroy destroys in constexpr [PR121024] - - - - --- 2025-07-14 Jonathan Wakely New
libstdc++: Make ranges::advance(it, n, bound) follow standard more strictly libstdc++: Make ranges::advance(it, n, bound) follow standard more strictly - - - - --- 2025-07-14 Jonathan Wakely New
libstdc++: Constrain std::swap using concepts in C++20 libstdc++: Constrain std::swap using concepts in C++20 - - - - --- 2025-07-14 Jonathan Wakely New
[2/2] libstdc++: Ensure std::make_unsigned<Enum> works for 128-bit enum [1/2] libstdc++: Ensure std::hash<__int128> is defined [PR96710] - - - - --- 2025-07-14 Jonathan Wakely New
[1/2] libstdc++: Ensure std::hash<__int128> is defined [PR96710] [1/2] libstdc++: Ensure std::hash<__int128> is defined [PR96710] - - - - --- 2025-07-14 Jonathan Wakely New
[v2] gcc-16/changes.html: Add --enable-x86-64-mfentry [v2] gcc-16/changes.html: Add --enable-x86-64-mfentry - - - - --- 2025-07-14 H.J. Lu New
ifconv: simple factor out operators while doing ifcvt [PR119920] ifconv: simple factor out operators while doing ifcvt [PR119920] - - - - --- 2025-07-14 Andrew Pinski New
c, c++, v2: Extend -Wunused-but-set-* warnings [PR44677] c, c++, v2: Extend -Wunused-but-set-* warnings [PR44677] - - - - --- 2025-07-14 Jakub Jelinek New
[committed] amdgcn: fix vec_ucmp infinite recursion [committed] amdgcn: fix vec_ucmp infinite recursion - - - - --- 2025-07-14 Andrew Stubbs New
[v4] RISC-V: Mips P8700 Conditional Move Support. [v4] RISC-V: Mips P8700 Conditional Move Support. - - - - --- 2025-07-14 Umesh Kalappa New
[v4] RISC-V: Mips P8700 Conditional Move Support. [v4] RISC-V: Mips P8700 Conditional Move Support. - - - - --- 2025-07-14 Umesh Kalappa New
[v4] RISC-V: Mips P8700 Conditional Move Support. [v4] RISC-V: Mips P8700 Conditional Move Support. - - - - --- 2025-07-14 Umesh Kalappa New
[committed] amdgcn: Don't clobber VCC if we don't need to [committed] amdgcn: Don't clobber VCC if we don't need to - - - - --- 2025-07-14 Andrew Stubbs New
RISC-V: Fix vsetvl merge rule. RISC-V: Fix vsetvl merge rule. - - - - --- 2025-07-14 Robin Dapp New
gcc-16/changes.html: Add --enable-x86-64-mfentry gcc-16/changes.html: Add --enable-x86-64-mfentry - - - - --- 2025-07-14 H.J. Lu New
[aarch64] Stop using sys/ifunc.h header in libatomic and libgcc [aarch64] Stop using sys/ifunc.h header in libatomic and libgcc - - - - --- 2025-07-14 Yury Khrustalev New
tree-optimization/121059 - record loop mask when required tree-optimization/121059 - record loop mask when required - - - - --- 2025-07-14 Richard Biener New
arm: avoid gcc_s dependency arm: avoid gcc_s dependency - - - - --- 2025-07-14 Pierre Ossman New
libstdc++: Make all experimental::observer_ptr functions constexpr libstdc++: Make all experimental::observer_ptr functions constexpr - - - - --- 2025-07-14 Jonathan Wakely New
[committed] libstdc++: Protect PSTL headers against overloaded commas [committed] libstdc++: Protect PSTL headers against overloaded commas - - - - --- 2025-07-14 Jonathan Wakely New
[committed] libstdc++: Correct value of __cpp_lib_constexpr_exceptions [PR117785] [committed] libstdc++: Correct value of __cpp_lib_constexpr_exceptions [PR117785] - - - - --- 2025-07-14 Jonathan Wakely New
aarch64: fixup: Implement sme2+faminmax extension. aarch64: fixup: Implement sme2+faminmax extension. - - - - --- 2025-07-14 Alfie Richards New
[Ada] Fix PR ada/121056 [Ada] Fix PR ada/121056 - - - - --- 2025-07-14 Eric Botcazou New
[v5] x86: Check all 0s/1s vectors with standard_sse_constant_ [v5] x86: Check all 0s/1s vectors with standard_sse_constant_ - - - - --- 2025-07-14 H.J. Lu New
i386: Remove KEYLOCKER related feature since Panther Lake and Clearwater Forest i386: Remove KEYLOCKER related feature since Panther Lake and Clearwater Forest - - - - --- 2025-07-14 Haochen Jiang New
[v3] x86: Update MMX moves to support all 1s vectors [v3] x86: Update MMX moves to support all 1s vectors - - - - --- 2025-07-14 H.J. Lu New
[PUSHED] tree: Add include to tm_p.h to tree.cc [PR120866] [PUSHED] tree: Add include to tm_p.h to tree.cc [PR120866] - - - - --- 2025-07-13 Andrew Pinski New
Factor out thread model detection with `GCC_AC_THREAD_MODEL` Factor out thread model detection with `GCC_AC_THREAD_MODEL` - - - - --- 2025-07-13 John Ericson New
[wwwdocs] Remove contribute.html text about including ChangeLog in the patch [wwwdocs] Remove contribute.html text about including ChangeLog in the patch - - - - --- 2025-07-13 Jonathan Wakely New
[RFC,1/1] fortran: Add TARGET_CLONES attribute support fortran: TARGET_CLONES attribute argument parsing syntax - - - - --- 2025-07-13 ZAMBAR New
fortran: Factor array descriptor references fortran: Factor array descriptor references - - - - --- 2025-07-13 Mikael Morin New
middle-end: Fix typo in gimple.h middle-end: Fix typo in gimple.h - - - - --- 2025-07-13 Benjamin Wu New
[v2] x86-64: Add --enable-x86-64-mfentry [v2] x86-64: Add --enable-x86-64-mfentry - - - - --- 2025-07-12 H.J. Lu New
[pushed] i386: Robustify MMX move patterns [pushed] i386: Robustify MMX move patterns - - - - --- 2025-07-12 Uros Bizjak New
[v1] RISC-V: Refine the scalar SAT_* test cases [v1] RISC-V: Refine the scalar SAT_* test cases - - - - --- 2025-07-12 Li, Pan2 New
[v2,2/2] RISC-V: Add testcase for rv32 SAT_MUL from uint64 Match: Refine the widen mul check for SAT_MUL pattern - - - - --- 2025-07-12 Li, Pan2 New
[v2,1/2] Match: Refine the widen mul check for SAT_MUL pattern Match: Refine the widen mul check for SAT_MUL pattern - - - - --- 2025-07-12 Li, Pan2 New
[v2] c++: P2036R3 - Change scope of lambda trailing-return-type [PR102610] [v2] c++: P2036R3 - Change scope of lambda trailing-return-type [PR102610] - - - - --- 2025-07-11 Marek Polacek New
[committed] PR modula2/120253: Error message column numbers should start at 1 not 0 [committed] PR modula2/120253: Error message column numbers should start at 1 not 0 - - - - --- 2025-07-11 Gaius Mulley New
[pushed:,r16-2211] diagnostics: add support for directed graphs; use them for state graphs [pushed:,r16-2211] diagnostics: add support for directed graphs; use them for state graphs - - - - --- 2025-07-11 David Malcolm New
[pushed:,r16-2210] json: add json::value::clone [pushed:,r16-2210] json: add json::value::clone - - - - --- 2025-07-11 David Malcolm New
[pushed:,r16-2209] json: fix null-termination of json::string [pushed:,r16-2209] json: fix null-termination of json::string - - - - --- 2025-07-11 David Malcolm New
[pushed:,r16-2208] libgdiagnostics: doc fixes [pushed:,r16-2208] libgdiagnostics: doc fixes - - - - --- 2025-07-11 David Malcolm New
[pushed] PR121007, LRA]: Fall back to reload of whole inner address in PR case and constrain iterat… [pushed] PR121007, LRA]: Fall back to reload of whole inner address in PR case and constrain iterat… - - - - --- 2025-07-11 Vladimir Makarov New
testsuite: Fix overflow in gcc.dg/vect/pr116125.c testsuite: Fix overflow in gcc.dg/vect/pr116125.c - - - - --- 2025-07-11 Siddhesh Poyarekar New
aarch64: Tweak handling of general SVE permutes [PR121027] aarch64: Tweak handling of general SVE permutes [PR121027] - - - - --- 2025-07-11 Richard Sandiford New
Fix ICE with speculative devirtualization Fix ICE with speculative devirtualization - - - - --- 2025-07-11 Jan Hubicka New
[v2] libstdc++: Fix constexpr exceptions for -fno-exceptions [v2] libstdc++: Fix constexpr exceptions for -fno-exceptions - - - - --- 2025-07-11 Jonathan Wakely New
libstdc++: Fix constexpr exceptions for -fno-exceptions libstdc++: Fix constexpr exceptions for -fno-exceptions - - - - --- 2025-07-11 Jonathan Wakely New
[v2] Reject single lane vector types for SLP build [v2] Reject single lane vector types for SLP build - - - - --- 2025-07-11 Richard Biener New
tree-optimization/121034 - fix reduction vectorization tree-optimization/121034 - fix reduction vectorization - - - - --- 2025-07-11 Richard Biener New
aarch64: Support unpacked SVE integer division aarch64: Support unpacked SVE integer division - - - - --- 2025-07-11 Spencer Abson New
[committed] testsuite: Add testcase for already fixed PR [PR120954] [committed] testsuite: Add testcase for already fixed PR [PR120954] - - - - --- 2025-07-11 Jakub Jelinek New
make autprofiledbootstrap with LTO meaningful make autprofiledbootstrap with LTO meaningful - - - - --- 2025-07-11 Jan Hubicka New
[v3,5/5] riscv: testsuite: Fix misalignment check. vect: Misalign for gather/scatter. - - - - --- 2025-07-11 Robin Dapp New
[v3,4/5] vect: Misalign checks for gather/scatter. vect: Misalign for gather/scatter. - - - - --- 2025-07-11 Robin Dapp New
[v3,3/5] vect: Add is_gather_scatter argument to misalignment hook. vect: Misalign for gather/scatter. - - - - --- 2025-07-11 Robin Dapp New
[v3,2/5] vect: Add helper macros for gather/scatter. vect: Misalign for gather/scatter. - - - - --- 2025-07-11 Robin Dapp New
[v3,1/5] ifn: Add helper functions for gather/scatter. vect: Misalign for gather/scatter. - - - - --- 2025-07-11 Robin Dapp New
[7/7,v2] RISC-V: Add support for the XAndesvdot ISA extension. Add Xandes vender extension support. - - - - --- 2025-07-11 Kuan-Lin Chen New
[6/7,v2] RISC-V: Add support for the XAndesvpackfph ISA extension. Add Xandes vender extension support. - - - - --- 2025-07-11 Kuan-Lin Chen New
[5/7,v2] RISC-V: Add support for the XAndesvsintload ISA extension. Add Xandes vender extension support. - - - - --- 2025-07-11 Kuan-Lin Chen New
[4/7,v2] RISC-V: Add support for the XAndesvbfhcvt ISA extension. Add Xandes vender extension support. - - - - --- 2025-07-11 Kuan-Lin Chen New
[3/7,v2] RISC-V: Add support for the XAndesbfhcvt ISA extension. Add Xandes vender extension support. - - - - --- 2025-07-11 Kuan-Lin Chen New
[2/7,v2] RISC-V: Add support for the XAndesperf ISA extension. Add Xandes vender extension support. - - - - --- 2025-07-11 Kuan-Lin Chen New
[1/7,v2] RISC-V: Add basic XAndes vendor extension support. Add Xandes vender extension support. - - - - --- 2025-07-11 Kuan-Lin Chen New
testsuite: arm: Add effective-target vect_early_break to vect-tsvc-* testsuite: arm: Add effective-target vect_early_break to vect-tsvc-* - - - - --- 2025-07-11 Torbjorn SVENSSON New
[v1,2/2] RISC-V: Add testcase for rv32 SAT_MUL from uint64 Refine the unsigned SAT_MUL for 32-bits like rv32 - - - - --- 2025-07-11 Li, Pan2 New
[v1,1/2] Match: Leverage BITS_PER_WORD for unsigned SAT_MUL pattern Refine the unsigned SAT_MUL for 32-bits like rv32 - - - - --- 2025-07-11 Li, Pan2 New
[v2] x86: Update MMXMODE:*mov<mode>_internal to support all 1s vectors [v2] x86: Update MMXMODE:*mov<mode>_internal to support all 1s vectors - - - - --- 2025-07-11 H.J. Lu New
RISC-V: Add testcases for unsigned vector SAT_SUB form 11 and form 12 RISC-V: Add testcases for unsigned vector SAT_SUB form 11 and form 12 - - - - --- 2025-07-11 Ciyan Pan New
[arm] prevent impossible tail- long-calls with static chain [PR119430] [arm] prevent impossible tail- long-calls with static chain [PR119430] - - - - --- 2025-07-11 Alexandre Oliva New
ipa: Disallow signature changes in fun->has_musttail functions [PR121023] ipa: Disallow signature changes in fun->has_musttail functions [PR121023] - - - - --- 2025-07-10 Jakub Jelinek New
c++, v3: Implement C++26 P2786R13 - Trivial Relocatability [PR119064] c++, v3: Implement C++26 P2786R13 - Trivial Relocatability [PR119064] - - - - --- 2025-07-10 Jakub Jelinek New
[pushed] aarch64: Guard VF-based costing with !m_costing_for_scalar [pushed] aarch64: Guard VF-based costing with !m_costing_for_scalar - - - - --- 2025-07-10 Richard Sandiford New
[RFC,v2] c++: Quoting in -fmodules-mapper [PR110153] [RFC,v2] c++: Quoting in -fmodules-mapper [PR110153] - - - - --- 2025-07-10 Nicolas Werner New
[pushed] testsuite: Fix unallocated array usage in test [pushed] testsuite: Fix unallocated array usage in test - - - - --- 2025-07-10 Mikael Morin New
« 1 2 3 41425 1426 »