Show patches with: none      |   26732 patches
« 1 2 3 4267 268 »
Patch Series rb/tb S/W/F Date Submitter Delegate State
libstdc++: Export std::__basic_file::native_handle as GLIBCXX_3.4.33 [PR114692] libstdc++: Export std::__basic_file::native_handle as GLIBCXX_3.4.33 [PR114692] - - -2- 2024-04-11 Jonathan Wakely New
aarch64: Preserve mem info on change of base for ldp/stp [PR114674] aarch64: Preserve mem info on change of base for ldp/stp [PR114674] - - 3-1 2024-04-11 Alex Coplan New
[wwwdocs] modula2 update for changes.html, index.html, readings.html and frontends.html [wwwdocs] modula2 update for changes.html, index.html, readings.html and frontends.html - - --2 2024-04-11 Gaius Mulley New
[3/3] bpf: add line_info support to BTF.ext section. [1/3] bpf: support more instructions to match CO-RE relocations - - 4-- 2024-04-11 Cupertino Miranda New
[2/3] bpf: remove huge memory waste with string allocation. [1/3] bpf: support more instructions to match CO-RE relocations - - 4-- 2024-04-11 Cupertino Miranda New
[1/3] bpf: support more instructions to match CO-RE relocations [1/3] bpf: support more instructions to match CO-RE relocations - - 2-- 2024-04-11 Cupertino Miranda New
tree-optimization/109596 - wrong debug stmt move by copyheader tree-optimization/109596 - wrong debug stmt move by copyheader - - -2- 2024-04-11 Richard Biener New
invoke.texi: Clarify -march=lujiazui invoke.texi: Clarify -march=lujiazui - - 4-- 2024-04-11 Jakub Jelinek New
middle-end/114681 - condition coverage and inlining middle-end/114681 - condition coverage and inlining - - -2- 2024-04-11 Richard Biener New
match: Fix `!a?b:c` and `a?~t:t` patterns for signed 1 bit types [PR114666] match: Fix `!a?b:c` and `a?~t:t` patterns for signed 1 bit types [PR114666] - - 4-- 2024-04-11 Andrew Pinski New
asan, v3: Fix up handling of > 32 byte aligned variables with -fsanitize=address -fstack-protector*… asan, v3: Fix up handling of > 32 byte aligned variables with -fsanitize=address -fstack-protector*… - - --2 2024-04-11 Jakub Jelinek New
testsuite: Fix loop-interchange-16.c testsuite: Fix loop-interchange-16.c - - 4-- 2024-04-11 Stefan Schulze Frielinghaus New
s390: testsuite: Fix loop-interchange-16.c s390: testsuite: Fix loop-interchange-16.c - - 4-- 2024-04-11 Stefan Schulze Frielinghaus New
[v1] RISC-V: Remove -Wno-psabi for test build option [NFC] [v1] RISC-V: Remove -Wno-psabi for test build option [NFC] - - 82- 2024-04-11 Li, Pan2 New
[v1] RISC-V: Bugfix ICE for the vector return arg in mode switch [v1] RISC-V: Bugfix ICE for the vector return arg in mode switch - - 721 2024-04-11 Li, Pan2 New
[REVERTED] testsuite/gcc.target/cris/pr93372-2.c: Handle xpass from combine improvement [REVERTED] testsuite/gcc.target/cris/pr93372-2.c: Handle xpass from combine improvement - - -2- 2024-04-10 Hans-Peter Nilsson New
[wwwdocs] Document more C++ changes [wwwdocs] Document more C++ changes - - --2 2024-04-10 Marek Polacek New
[pushed] analyzer: fix ICE on negative values for size_t [PR114472] [pushed] analyzer: fix ICE on negative values for size_t [PR114472] - - -2- 2024-04-10 David Malcolm New
[pushed] analyzer: add SARIF property bag to -Wanalyzer-infinite-loop [pushed] analyzer: add SARIF property bag to -Wanalyzer-infinite-loop - - -2- 2024-04-10 David Malcolm New
[pushed] analyzer: add SARIF property bag to -Wanalyzer-infinite-recursion [pushed] analyzer: add SARIF property bag to -Wanalyzer-infinite-recursion - - -2- 2024-04-10 David Malcolm New
[pushed] analyzer: add SARIF property bags to -Wanalyzer-overlapping-buffers [pushed] analyzer: add SARIF property bags to -Wanalyzer-overlapping-buffers - - -2- 2024-04-10 David Malcolm New
[pushed] analyzer: show size in SARIF property bag for -Wanalyzer-tainted-allocation-size [pushed] analyzer: show size in SARIF property bag for -Wanalyzer-tainted-allocation-size - - -2- 2024-04-10 David Malcolm New
[pushed] analyzer: fixes to internal docs [pushed] analyzer: fixes to internal docs - - -2- 2024-04-10 David Malcolm New
[pushed] analyzer, testuite: comment fixes [pushed] analyzer, testuite: comment fixes - - -2- 2024-04-10 David Malcolm New
[pushed] testsuite: add some missing -fanalyzer to plugin tests [pushed] testsuite: add some missing -fanalyzer to plugin tests - - -2- 2024-04-10 David Malcolm New
[2/2] btf: do not skip members of data type with type id BTF_VOID_TYPEID Fix PR debug/112878 and a BTF issue - - -2- 2024-04-10 Indu Bhagat New
[1/2] ctf: fix PR debug/112878 Fix PR debug/112878 and a BTF issue - - --- 2024-04-10 Indu Bhagat New
[wwwdocs] gcc-14/changes.html: Update _BitInt to include AArch64 (little-endian) [wwwdocs] gcc-14/changes.html: Update _BitInt to include AArch64 (little-endian) - - --2 2024-04-10 Andre Vieira (lists) New
c++/114409 - ANNOTATE_EXPR and templates c++/114409 - ANNOTATE_EXPR and templates - - 2-- 2024-04-10 Richard Biener New
tree-optimization/114672 - WIDEN_MULT_PLUS_EXPR type mismatch tree-optimization/114672 - WIDEN_MULT_PLUS_EXPR type mismatch - - -2- 2024-04-10 Richard Biener New
[committed] libstdc++: Adjust expected locale-dependent date formats in tests [committed] libstdc++: Adjust expected locale-dependent date formats in tests - - -2- 2024-04-10 Jonathan Wakely New
[committed] libstdc++: Handle EMLINK and EFTYPE in std::filesystem::remove_all [committed] libstdc++: Handle EMLINK and EFTYPE in std::filesystem::remove_all - - -2- 2024-04-10 Jonathan Wakely New
[wwwdocs,committed] Fix link to "Feature Test Macros" in "Porting to GCC 14" page [wwwdocs,committed] Fix link to "Feature Test Macros" in "Porting to GCC 14" page - - --2 2024-04-10 Martin Jambor New
c++: Fix ANNOTATE_EXPR instantiation [PR114409] c++: Fix ANNOTATE_EXPR instantiation [PR114409] - - --2 2024-04-10 Jakub Jelinek New
[5/4] libstdc++: Rewrite std::variant comparisons without macros Untitled series #32701 - - --- 2024-04-10 Jonathan Wakely New
[v1] aarch64: Preparatory Patch to place target independent and dependent changed code in one file [v1] aarch64: Preparatory Patch to place target independent and dependent changed code in one file - - 2-- 2024-04-10 Ajit Agarwal New
[4/4] libstdc++: Simplify std::variant comparison operators [1/4] libstdc++: Heterogeneous std::pair comparisons [PR113386] - - 2-- 2024-04-10 Jonathan Wakely New
[3/4] libstdc++: Constrain equality ops for std::pair, std::tuple, std::variant [1/4] libstdc++: Heterogeneous std::pair comparisons [PR113386] - - --- 2024-04-10 Jonathan Wakely New
[2/4] libstdc++: Add std::reference_wrapper comparison operators for C++26 [1/4] libstdc++: Heterogeneous std::pair comparisons [PR113386] - - --- 2024-04-10 Jonathan Wakely New
[1/4] libstdc++: Heterogeneous std::pair comparisons [PR113386] [1/4] libstdc++: Heterogeneous std::pair comparisons [PR113386] - - --- 2024-04-10 Jonathan Wakely New
[fortran] PR113363 - ICE on ASSOCIATE and unlimited polymorphic function [fortran] PR113363 - ICE on ASSOCIATE and unlimited polymorphic function - - 2-1 2024-04-10 Paul Richard Thomas New
wwwdocs: gcc-14: Add RISC-V changes wwwdocs: gcc-14: Add RISC-V changes 1 - -13 2024-04-10 Kito Cheng New
testsuite: Adjust pr113359-2_*.c with unsigned long long [PR114662] testsuite: Adjust pr113359-2_*.c with unsigned long long [PR114662] - - -2- 2024-04-10 Kewen.Lin New
Revert "combine: Don't combine if I2 does not change" Revert "combine: Don't combine if I2 does not change" - - -2- 2024-04-10 Richard Biener New
Regenerate opt.urls Regenerate opt.urls - - 4-- 2024-04-10 Palmer Dabbelt New
[committed] libstdc++: Fix build for targets without FP std::from_chars [PR114633] [committed] libstdc++: Fix build for targets without FP std::from_chars [PR114633] - - -2- 2024-04-09 Jonathan Wakely New
[v2] Fortran: fix argument checking of intrinsics C_SIZEOF, C_F_POINTER [PR106500] [v2] Fortran: fix argument checking of intrinsics C_SIZEOF, C_F_POINTER [PR106500] - - 4-- 2024-04-09 Harald Anlauf New
libgfortran: Disable gthreads weak symbols for glibc 2.34 libgfortran: Disable gthreads weak symbols for glibc 2.34 - - 4-- 2024-04-09 H.J. Lu New
[v2] aarch64: Fix ACLE SME streaming mode error in neon-sve-bridge [v2] aarch64: Fix ACLE SME streaming mode error in neon-sve-bridge - - -2- 2024-04-09 Richard Ball New
Regenerate opt.urls Regenerate opt.urls 1 - 4-- 2024-04-09 Tatsuyuki Ishi New
[v2] s390x: Optimize vector permute with constant indexes [v2] s390x: Optimize vector permute with constant indexes - - 31- 2024-04-09 Juergen Christ New
[2/2] mmap: Avoid the sanitizer configure check failure mmap: Avoid the sanitizer configure check failure - - --2 2024-04-09 H.J. Lu New
[1/2] mmap: Avoid the sanitizer configure check failure mmap: Avoid the sanitizer configure check failure - - --2 2024-04-09 H.J. Lu New
[PATCH/RFC] target, hooks: Allow a target to trap on unreachable [PR109267]. [PATCH/RFC] target, hooks: Allow a target to trap on unreachable [PR109267]. - - 4-- 2024-04-09 Iain Sandoe New
docs: Update function multiversioning documentation docs: Update function multiversioning documentation - - 4-- 2024-04-09 Andrew Carlotti New
[5/5] aarch64: Combine some FMV features aarch64: FMV feature list fixes - - 3-1 2024-04-09 Andrew Carlotti New
[4/5] aarch64: Remove unsupported FMV features aarch64: FMV feature list fixes - - 3-1 2024-04-09 Andrew Carlotti New
[3/5] aarch64: Fix typo and make rdma/rdm alias for FMV aarch64: FMV feature list fixes - - 3-- 2024-04-09 Andrew Carlotti New
[2/5] aarch64: Don't use FEAT_MAX as array length aarch64: FMV feature list fixes - - 3-- 2024-04-09 Andrew Carlotti New
[1/5] aarch64: Reorder FMV feature priorities aarch64: FMV feature list fixes - - --- 2024-04-09 Andrew Carlotti New
lto/114655 - -flto=4 at link time doesn't override -flto=auto at compile time lto/114655 - -flto=4 at link time doesn't override -flto=auto at compile time - - -2- 2024-04-09 Richard Biener New
Remove live-info global bitmap Remove live-info global bitmap - - 4-- 2024-04-09 Richard Biener New
aarch64: Preparatory patch to place target independent and dependent changed code in one file aarch64: Preparatory patch to place target independent and dependent changed code in one file - - 4-- 2024-04-09 Ajit Agarwal New
Guard function->cond_uids access [PR114601] Guard function->cond_uids access [PR114601] - - -2- 2024-04-09 Jørgen Kvalsvik New
c++, v3: Implement C++26 P2809R3 - Trivial infinite loops are not Undefined Behavior c++, v3: Implement C++26 P2809R3 - Trivial infinite loops are not Undefined Behavior - - 4-- 2024-04-09 Jakub Jelinek New
i386, v2: Fix aes/vaes patterns [PR114576] i386, v2: Fix aes/vaes patterns [PR114576] - - 1-2 2024-04-09 Jakub Jelinek New
LoongArch: Add indexes for some compilation options. LoongArch: Add indexes for some compilation options. - - 4-- 2024-04-09 Lulu Cheng New
[committed] libquadmath: Provide __BYTE_ORDER, __LITTLE_ENDIAN and __BIG_ENDIAN definitions [committed] libquadmath: Provide __BYTE_ORDER, __LITTLE_ENDIAN and __BIG_ENDIAN definitions - - --2 2024-04-09 Jakub Jelinek New
Fix up duplicated words mostly in comments, part 2 Fix up duplicated words mostly in comments, part 2 - - --2 2024-04-09 Jakub Jelinek New
Prohibit SHA/KEYLOCKER usage of EGPR when APX enabled Prohibit SHA/KEYLOCKER usage of EGPR when APX enabled - - 4-- 2024-04-09 Hongyu Wang New
bitint: Don't move debug stmts from before returns_twice calls [PR114628] bitint: Don't move debug stmts from before returns_twice calls [PR114628] - - --2 2024-04-09 Jakub Jelinek New
[committed] libquadmath: Use soft-fp for sqrtq finite positive arguments [PR114623] [committed] libquadmath: Use soft-fp for sqrtq finite positive arguments [PR114623] - - --2 2024-04-09 Jakub Jelinek New
[v2] x86: Define __APX_INLINE_ASM_USE_GPR32__ [v2] x86: Define __APX_INLINE_ASM_USE_GPR32__ - - 12- 2024-04-09 H.J. Lu Committed
[PATCH/RFC] On the use of -funreachable-traps to deal with PR 109627 [PATCH/RFC] On the use of -funreachable-traps to deal with PR 109627 - - --2 2024-04-08 Iain Sandoe New
btf: improve btf-datasec-3.c test [PR 114642] btf: improve btf-datasec-3.c test [PR 114642] - - 4-- 2024-04-08 David Faust New
GCN: '--param=gcn-preferred-vectorization-factor=[default,32,64]' (was: GCN: '--param=gcn-preferred… GCN: '--param=gcn-preferred-vectorization-factor=[default,32,64]' (was: GCN: '--param=gcn-preferred… - - -2- 2024-04-08 Thomas Schwinge Committed
New effective-target 'asm_goto_with_outputs' (was: [PATCH] testsuite: Fix up lra effective target) New effective-target 'asm_goto_with_outputs' (was: [PATCH] testsuite: Fix up lra effective target) - - -2- 2024-04-08 Thomas Schwinge Committed
Fortran: fix argument checking of intrinsics C_SIZEOF, C_F_POINTER [PR106500] Fortran: fix argument checking of intrinsics C_SIZEOF, C_F_POINTER [PR106500] - - 2-2 2024-04-08 Harald Anlauf New
btf: emit symbol refs in DATASEC entries only for BPF [PR114608] btf: emit symbol refs in DATASEC entries only for BPF [PR114608] - - 4-- 2024-04-08 David Faust New
[v2] libstdc++: Fix infinite loop in std::istream::ignore(n, delim) [PR93672] [v2] libstdc++: Fix infinite loop in std::istream::ignore(n, delim) [PR93672] - - 4-- 2024-04-08 Jonathan Wakely New
[committed] libstdc++: Fix tests that fail with -fno-char8_t [committed] libstdc++: Fix tests that fail with -fno-char8_t - - -2- 2024-04-08 Jonathan Wakely New
[committed] libstdc++: Combine two std::from_chars tests into one [committed] libstdc++: Combine two std::from_chars tests into one - - -2- 2024-04-08 Jonathan Wakely New
build: Check for cargo when building rust language build: Check for cargo when building rust language - - 4-- 2024-04-08 Pierre-Emmanuel Patry New
[pushed] aarch64: Fix expansion of svsudot [PR114607] [pushed] aarch64: Fix expansion of svsudot [PR114607] - - -2- 2024-04-08 Richard Sandiford New
x86: Define macros for APX options x86: Define macros for APX options - - 3-1 2024-04-08 H.J. Lu Superseded
[2/2] Generate constant at start of loop, without UB More condition coverage fixes - - 4-- 2024-04-08 Jørgen Kvalsvik New
[1/2] Add tree-inlined gconds to caller cond->expr map More condition coverage fixes - - 2-1 2024-04-08 Jørgen Kvalsvik New
[committed] Restore daily bumps and ChangeLog regeneration [committed] Restore daily bumps and ChangeLog regeneration - - --2 2024-04-08 Jakub Jelinek New
[wwwdocs] Add NEON-SVE bridge intrinsics to changes.html [wwwdocs] Add NEON-SVE bridge intrinsics to changes.html - - --2 2024-04-08 Richard Ball New
GCN: '--param=gcn-preferred-vector-lane-width=[default,32,64]' (was: [committed] amdgcn: Prefer V32… GCN: '--param=gcn-preferred-vector-lane-width=[default,32,64]' (was: [committed] amdgcn: Prefer V32… - - 2-1 2024-04-08 Thomas Schwinge Superseded
gcc: docs: Fix documentation of two hooks gcc: docs: Fix documentation of two hooks - - --2 2024-04-08 Matthew Malcomson New
Fortran: List-directed read - accept again tab as alternative to space as separator [PR114304] (was… Fortran: List-directed read - accept again tab as alternative to space as separator [PR114304] (was… - - 21- 2024-04-08 Tobias Burnus New
middle-end/114604 - ranger allocates bitmap without initialized obstack middle-end/114604 - ranger allocates bitmap without initialized obstack - - 4-- 2024-04-08 Richard Biener New
[fortran] PR114535 - [13/14 regression] ICE with elemental finalizer [fortran] PR114535 - [13/14 regression] ICE with elemental finalizer - - 4-- 2024-04-08 Paul Richard Thomas New
tree-optimization/114624 - fix use-after-free in SCCP tree-optimization/114624 - fix use-after-free in SCCP - - 12- 2024-04-08 Richard Biener New
testsuite: Add profile_update_atomic check to gcov-20.c [PR114614] testsuite: Add profile_update_atomic check to gcov-20.c [PR114614] - - 31- 2024-04-08 Kewen.Lin New
rs6000: Fix wrong align passed to build_aligned_type [PR88309] rs6000: Fix wrong align passed to build_aligned_type [PR88309] - - 31- 2024-04-08 Kewen.Lin New
[v2] LoongArch: Enable switchable target [v2] LoongArch: Enable switchable target - - 4-- 2024-04-08 Yang Yujie New
[v1] RISC-V: Refine the error msg for RVV intrinisc required ext [v1] RISC-V: Refine the error msg for RVV intrinisc required ext - - 74- 2024-04-08 Li, Pan2 Committed
[pushed] Darwin: Sync coverage specs with gcc/gcc.cc. [pushed] Darwin: Sync coverage specs with gcc/gcc.cc. - - -2- 2024-04-08 Iain Sandoe New
« 1 2 3 4267 268 »