[PATCH] lto/114655 - -flto=4 at link time doesn't override -flto=auto at compile time
2024-04-09 12:56 UTC (2+ messages)
[PATCH] lto/114655 - -flto=4 at link time doesn't override -flto=auto at compile time
2024-04-09 12:51 UTC
[PATCH] lto/114655 - -flto=4 at link time doesn't override -flto=auto at compile time
2024-04-09 12:49 UTC
Summary: [PATCH][committed]AArch64: Do not allow SIMD clones with simdlen 1 [PR113552][GCC 13/12/11 backport]
2024-04-09 12:32 UTC (2+ messages)
` [PATCH]AArch64: "
[PATCH v3 00/11] : More warnings as errors by default
2024-04-09 12:26 UTC (5+ messages)
` [PATCH v3 06/11] c: Turn -Wimplicit-function-declaration into a permerror
[PATCH] build: Check for cargo when building rust language
2024-04-09 12:01 UTC (9+ messages)
[PATCH V4 1/3] aarch64: Place target independent and dependent changed code in one file
2024-04-09 12:00 UTC (3+ messages)
[PATCH] Remove live-info global bitmap
2024-04-09 11:49 UTC
[PATCH] aarch64: Preparatory patch to place target independent and dependent changed code in one file
2024-04-09 11:47 UTC
[PATCH] Guard function->cond_uids access [PR114601]
2024-04-09 11:47 UTC (3+ messages)
[PATCH] i386: Share AES xmm intrin with VAES
2024-04-09 10:32 UTC (10+ messages)
` [PATCH] i386: Fix aes/vaes patterns [PR114576]
` [PATCH] i386, v2: "
[PATCH] c++, v2: Implement C++26 P2809R3 - Trivial infinite loops are not Undefined Behavior
2024-04-09 9:57 UTC (3+ messages)
` [PATCH] c++, v3: "
[PATCH] s390x: Optimize vector permute with constant indexes
2024-04-09 9:51 UTC (2+ messages)
[PATCH v2] LoongArch: Enable switchable target
2024-04-09 9:23 UTC (5+ messages)
` "
[PATCH] LoongArch: Add indexes for some compilation options
2024-04-09 8:19 UTC
[PATCH gcc 1/3] Move GNU/Hurd startfile spec from config/i386/gnu.h to config/gnu.h
2024-04-09 8:04 UTC (7+ messages)
` [PATCH v2 "
` [PATCH v2 2/3] aarch64: Add support for aarch64-gnu (GNU/Hurd on AArch64)
[committed] libquadmath: Provide __BYTE_ORDER, __LITTLE_ENDIAN and __BIG_ENDIAN definitions
2024-04-09 8:01 UTC
[PATCH 0/2] More condition coverage fixes
2024-04-09 7:58 UTC (6+ messages)
` [PATCH 1/2] Add tree-inlined gconds to caller cond->expr map
` [PATCH 2/2] Generate constant at start of loop, without UB
[PATCH/RFC] On the use of -funreachable-traps to deal with PR 109627
2024-04-09 7:53 UTC (8+ messages)
[PATCH] Fortran: fix argument checking of intrinsics C_SIZEOF, C_F_POINTER [PR106500]
2024-04-09 7:32 UTC (2+ messages)
[PATCH] Fix up duplicated words mostly in comments, part 2
2024-04-09 7:24 UTC (2+ messages)
[PATCH] Prohibit SHA/KEYLOCKER usage of EGPR when APX enabled
2024-04-09 7:04 UTC
[PATCH] rs6000: Fix wrong align passed to build_aligned_type [PR88309]
2024-04-09 6:55 UTC (4+ messages)
[PATCH] bitint: Don't move debug stmts from before returns_twice calls [PR114628]
2024-04-09 6:49 UTC (2+ messages)
[PATCH] middle-end/114604 - ranger allocates bitmap without initialized obstack
2024-04-09 6:48 UTC (8+ messages)
[committed] libquadmath: Use soft-fp for sqrtq finite positive arguments [PR114623]
2024-04-09 6:24 UTC
[PATCH] rs6000: Replace OPTION_MASK_DIRECT_MOVE with OPTION_MASK_P8_VECTOR [PR101865]
2024-04-09 5:37 UTC (6+ messages)
[PATCH] c++: Keep DECL_SAVED_TREE of destructor instantiations in modules [PR104040]
2024-04-09 3:17 UTC (6+ messages)
[PATCH] c++/modules: Prefer partition indexes when installing imported entities [PR99377]
2024-04-09 2:37 UTC (4+ messages)
` [PATCH v2] c++/modules: Track declarations imported from partitions [PR99377]
[PATCH] testsuite: Add profile_update_atomic check to gcov-20.c [PR114614]
2024-04-09 2:07 UTC (3+ messages)
[PATCH v2] x86: Define __APX_INLINE_ASM_USE_GPR32__
2024-04-09 1:59 UTC (2+ messages)
[PATCH] x86: Define macros for APX options
2024-04-09 0:55 UTC (2+ messages)
[PATCH] Another ICE after conflicting types of redeclaration [PR110682]
2024-04-08 23:55 UTC (2+ messages)
[PATCH] c++: Fix up maybe_warn_for_constant_evaluated calls [PR114580]
2024-04-08 22:55 UTC (3+ messages)
[committed] c++: Fix ICE with weird copy assignment operator [PR114572]
2024-04-08 21:30 UTC (2+ messages)
[PATCH] rust: Add rust.install-dvi and rust.install-html rules
2024-04-08 21:26 UTC (2+ messages)
[PATCH] btf: improve btf-datasec-3.c test [PR 114642]
2024-04-08 21:01 UTC
[PATCH] btf: emit symbol refs in DATASEC entries only for BPF [PR114608]
2024-04-08 20:39 UTC (2+ messages)
[committed] amdgcn: Prefer V32 on RDNA devices
2024-04-08 20:17 UTC (5+ messages)
` GCN: '--param=gcn-preferred-vector-lane-width=[default,32,64]' (was: [committed] amdgcn: Prefer V32 on RDNA devices)
` GCN: '--param=gcn-preferred-vector-lane-width=[default,32,64]'
` GCN: '--param=gcn-preferred-vectorization-factor=[default,32,64]' (was: GCN: '--param=gcn-preferred-vector-lane-width=[default,32,64]')
[PATCH] testsuite: Fix up lra effective target
2024-04-08 20:13 UTC (4+ messages)
` New effective-target 'asm_goto_with_outputs' (was: [PATCH] testsuite: Fix up lra effective target)
[Patch, fortran] PR114535 - [13/14 regression] ICE with elemental finalizer
2024-04-08 18:23 UTC (2+ messages)
[patch, libgfortran] PR114304 - [13/14 Regression] libgfortran I/O – bogus "Semicolon not allowed as separator with DECIMAL='point'"
2024-04-08 18:21 UTC (9+ messages)
` [Patch] Fortran: List-directed read - accept again tab as alternative to space as separator [PR114304] (was: [patch, libgfortran] PR114304 - [13/14 Regression] libgfortran I/O – bogus "Semicolon not allowed as separator with DECIMAL='point'")
` [Patch] Fortran: List-directed read - accept again tab as alternative to space as separator [PR114304]
[PATCH] ICF&SRA: Make ICF and SRA agree on padding
2024-04-08 17:28 UTC (4+ messages)
[PATCH] libstdc++: Fix infinite loop in std::istream::ignore(n, delim) [PR93672]
2024-04-08 16:48 UTC (2+ messages)
` [PATCH v2] "
[committed] libstdc++: Use char for _Utf8_view if char8_t isn't available [PR114519]
2024-04-08 16:45 UTC
[committed] libstdc++: Fix tests that fail with -fno-char8_t
2024-04-08 16:45 UTC
[committed] libstdc++: Combine two std::from_chars tests into one
2024-04-08 16:45 UTC
[pushed] aarch64: Fix expansion of svsudot [PR114607]
2024-04-08 15:55 UTC
[PATCH] RISC-V: Implement TLS Descriptors
2024-04-08 14:31 UTC (4+ messages)
` [PATCH v5] "
[committed] Restore daily bumps and ChangeLog regeneration
2024-04-08 13:53 UTC
[PATCH][wwwdocs] Add NEON-SVE bridge intrinsics to changes.html
2024-04-08 13:48 UTC (2+ messages)
[PATCH] aarch64: Fix vld1/st1_x4 intrinsic test
2024-04-08 13:03 UTC (2+ messages)
[PATCH] s390: Fix s390_const_int_pool_entry_p and movdi peephole2 [PR114605]
2024-04-08 12:30 UTC (3+ messages)
[PATCH] rtl-optimization/101523 - avoid re-combine after noop 2->2 combination
2024-04-08 12:18 UTC (5+ messages)
[PATCH 3/3] tree-optimization/114052 - niter analysis from undefined behavior
2024-04-08 11:48 UTC (4+ messages)
gcc: docs: Fix documentation of two hooks
2024-04-08 10:34 UTC
[PATCH] middle-end/114604 - ranger allocates bitmap without initialized obstack
2024-04-08 9:49 UTC
[pushed] aarch64: Fix bogus cnot optimisation [PR114603]
2024-04-08 9:45 UTC (3+ messages)
[PATCH] tree-optimization/114624 - fix use-after-free in SCCP
2024-04-08 9:36 UTC
[PATCH 0/3] Add support for -mcpu=power11
2024-04-08 9:16 UTC (3+ messages)
` [PATCH 3/3] Add -mcpu=power11 tests
[PATCH v1] RISC-V: Refine the error msg for RVV intrinisc required ext
2024-04-08 8:21 UTC (3+ messages)
[pushed] Darwin: Sync coverage specs with gcc/gcc.cc
2024-04-08 8:00 UTC
[PATCH 0/2] Condition coverage fixes
2024-04-08 6:31 UTC (9+ messages)
` [PATCH 1/2] Remove unecessary and broken MC/DC compile test
` [PATCH 2/2] Copy condition->expr map when inlining [PR114599]
[PATCH] LoongArch: Enable switchable target
2024-04-08 1:57 UTC (6+ messages)
[PATCH v1] RISC-V: Allow RVV intrinsic for more function target
2024-04-08 1:30 UTC (4+ messages)
` [PATCH v2] "
[PATCH v1] LoongArch: Set default alignment for functions jumps and loops [PR112919]
2024-04-08 1:04 UTC (3+ messages)
` "
[pushed] wwwdocs: gcc-14: various changes
2024-04-07 19:32 UTC (3+ messages)
` [PATCH 2/9] wwwdocs: gcc-14: add URLs to some options
[PATCH, rs6000] Tests of ARCH_PWR8 and -mno-vsx option. (1/2)
2024-04-07 16:14 UTC (4+ messages)
` [PATCH, rs6000] Split TARGET_POWER8 from TARGET_DIRECT_MOVE [PR101865] (2/2)
Combine patch ping
2024-04-07 8:00 UTC (3+ messages)
[PATCH v1] Internal-fn: Introduce new internal function SAT_ADD
2024-04-07 7:03 UTC (2+ messages)
` [PATCH v2] "
[PATCH] vect: Support multiple lane-reducing operations for loop reduction [PR114440]
2024-04-07 6:59 UTC
UHF RFID Tag Chips
2024-04-07 6:10 UTC
Contents of PO file 'gcc-14.1-b20240218.fr.po'
2024-04-06 15:12 UTC
New French PO file for 'gcc' (version 14.1-b20240218)
2024-04-06 15:12 UTC
[committed] d: Merge upstream dmd, druntime b65767825f, phobos 92dc5a4e9
2024-04-06 12:27 UTC
[PATCH v1] RTL: Bugfix ICE after allow vector type in DSE
2024-04-06 12:02 UTC (13+ messages)
` [PATCH v2] DSE: Bugfix ICE after allow vector type in get_stored_val
[PATCH] x86: Use explicit shift count in double-precision shifts
2024-04-06 8:20 UTC (2+ messages)
[PATCH v3] RISC-V: Replace zero_extendsidi2_shifted with generalized split
2024-04-06 8:04 UTC (6+ messages)
[pushed] analyzer: respect GCC_COLORS in out-of-bounds diagrams [PR114588]
2024-04-05 18:54 UTC
[PATCH] target: missing -Whardened with -fcf-protection=none [PR114606]
2024-04-05 18:37 UTC (3+ messages)
` [PATCH v2] "
[PATCH] Add extra copy of the ifcombine pass after pre [PR102793]
2024-04-05 18:13 UTC (4+ messages)
[pushed] testsuite, Darwin: Account for block labels in function body scans
2024-04-05 18:13 UTC
[pushed] c++: add fixed test [PR91079]
2024-04-05 17:43 UTC
[PATCH][committed] aarch64: Fix whitespace in aarch64-ldp-fusion.cc:alias_walker
2024-04-05 16:57 UTC
[PATCH] middle-end/114599 - fix bitmap allocation for check_ifunc_callee_symtab_nodes
2024-04-05 15:57 UTC (6+ messages)
[COMMITTED] Regenerate common.opt.urls
2024-04-05 15:31 UTC
[PATCH] middle-end/114579 - speed up add_scope_conflicts
2024-04-05 15:09 UTC
[PATCH v10 1/2] Add condition coverage (MC/DC)
2024-04-05 14:03 UTC (6+ messages)
[PATCH 3/3] tree-optimization/114052 - niter analysis from undefined behavior
2024-04-05 13:38 UTC
page: next (older) | prev (newer) | latest
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).