public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH gcc 1/3] Move GNU/Hurd startfile spec from config/i386/gnu.h to config/gnu.h
 2024-04-09 16:24 UTC  (8+ messages)
` [PATCH v2 "
  ` [PATCH v2 2/3] aarch64: Add support for aarch64-gnu (GNU/Hurd on AArch64)

[PATCH v2] s390x: Optimize vector permute with constant indexes
 2024-04-09 16:07 UTC  (3+ messages)

Summary: [PATCH][committed]AArch64: Do not allow SIMD clones with simdlen 1 [PR113552][GCC 13/12/11 backport]
 2024-04-09 15:48 UTC  (3+ messages)
` [PATCH]AArch64: "

[PATCH 0/5] aarch64: FMV feature list fixes
 2024-04-09 15:43 UTC  (8+ messages)
` [PATCH 1/5] aarch64: Reorder FMV feature priorities
` [PATCH 2/5] aarch64: Don't use FEAT_MAX as array length
` [PATCH 3/5] aarch64: Fix typo and make rdma/rdm alias for FMV
` [PATCH 4/5] aarch64: Remove unsupported FMV features
` [PATCH 5/5] aarch64: Combine some "

[PATCH V4 1/3] aarch64: Place target independent and dependent changed code in one file
 2024-04-09 15:29 UTC  (7+ messages)

[PATCH v2] aarch64: Fix ACLE SME streaming mode error in neon-sve-bridge
 2024-04-09 15:17 UTC  (2+ messages)

[PATCH] Regenerate opt.urls
 2024-04-09 14:57 UTC 

[PATCH] c++, v2: Implement C++26 P2809R3 - Trivial infinite loops are not Undefined Behavior
 2024-04-09 14:41 UTC  (4+ messages)
  ` [PATCH] c++, v3: "

[Patch, fortran] PR113956 - [13/14 Regression] ice in gfc_trans_pointer_assignment, at fortran/trans-expr.cc:10524
 2024-04-09 14:37 UTC 

[PATCH] s390x: Optimize vector permute with constant indexes
 2024-04-09 14:29 UTC  (3+ messages)

[PATCH] c++: Keep DECL_SAVED_TREE of destructor instantiations in modules [PR104040]
 2024-04-09 14:28 UTC  (8+ messages)

[PATCH] build: Check for cargo when building rust language
 2024-04-09 14:25 UTC  (12+ messages)

[PATCH 0/2] mmap: Avoid the sanitizer configure check failure
 2024-04-09 14:24 UTC  (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] "

[PATCH/RFC] On the use of -funreachable-traps to deal with PR 109627
 2024-04-09 13:59 UTC  (9+ messages)

[PATCH/RFC] target, hooks: Allow a target to trap on unreachable [PR109267]
 2024-04-09 13:55 UTC 

[PATCH] docs: Update function multiversioning documentation
 2024-04-09 13:35 UTC 

[PATCH] libgccjit: Add ability to get CPU features
 2024-04-09 13:21 UTC  (7+ messages)
    ` Frontend access to target features (was Re: [PATCH] libgccjit: Add ability to get CPU features)

[PATCH v3 00/11] : More warnings as errors by default
 2024-04-09 12:56 UTC  (6+ messages)
` [PATCH v3 06/11] c: Turn -Wimplicit-function-declaration into a permerror

[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 

[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 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 

[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] 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++/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  (8+ 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  (3+ 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  (7+ messages)

[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 

New French PO file for 'gcc' (version 14.1-b20240218)
 2024-04-06 15:12 UTC 

Contents of PO file 'gcc-14.1-b20240218.fr.po'
 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)

page:  |  | 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).