public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH] strub: machine-independent stack scrubbing
 2023-12-11  8:40 UTC  (27+ messages)
  ` [PATCH v2 00/10] Introduce "
    ` [PATCH v3] "
      ` [PATCH v4] "
                          ` [PATCH v5] "
                            ` Causes to nvptx bootstrap fail: "
                                  ` [PATCH] strub: enable conditional support
                                      ` [PATCH]
                                        ` [PATCH] strub: skip emutls after strubm errors
                                ` [PATCH] strub: add note on attribute access
                            ` [PATCH] testsuite: Disable -fstack-protector* for some strub tests

[PATCH] RTL-SSA: Fix ICE on record_use of RTL_SSA for RISC-V VSETVL PASS
 2023-12-11  8:37 UTC 

[PATCH] Testsuite, i386: mark test as requiring dfp
 2023-12-11  8:36 UTC 

[PATCH] RISC-V: Add vectorized strcmp
 2023-12-11  8:34 UTC  (11+ messages)
      `  "

[V2 PATCH] Simplify vector ((VCE (a cmp b ? -1 : 0)) < 0) ? c : d to just (VCE ((a cmp b) ? (VCE c) : (VCE d)))
 2023-12-11  8:31 UTC  (4+ messages)
` [v3 "

[PATCH] Testsuite: restrict test to nonpic targets
 2023-12-11  8:29 UTC 

[r14-5930 Regression] FAIL: gcc.c-torture/compile/libcall-2.c -Os (test for excess errors) on Linux/x86_64
 2023-12-11  8:23 UTC  (5+ messages)

[PATCH 1/2] libstdc++: Atomic wait/notify ABI stabilization
 2023-12-11  8:16 UTC 

[PATCH v2] Only allow (int)trunc(x) to (int)x simplification with -ffp-int-builtin-inexact [PR107723]
 2023-12-11  8:07 UTC  (4+ messages)
` Ping: "
  ` PING^2: "

[PATCHv2 0/2] Fix PR 111972: Missed vectorization due to phiopt changes
 2023-12-11  8:04 UTC  (5+ messages)
` [PATCH 1/2] analyzer: Remove check of unsigned_char in maybe_undo_optimize_bit_field_compare
` [PATCHv2 2/2] MATCH: (convert)(zero_one !=/== 0/1) for outer type and zero_one type are the same

[PATCH] c++: End lifetime of objects in constexpr after destructor call [PR71093]
 2023-12-11  8:02 UTC  (7+ messages)

[PATCH] tree-cfg: Fix misleading error message in verify_gimple_assign_single
 2023-12-11  7:56 UTC  (4+ messages)

[PATCH] RISC-V: Recognize stepped series in expand_vec_perm_const
 2023-12-11  7:55 UTC  (4+ messages)

[PATCH] RISC-V: Support highest overlap for wv instructions
 2023-12-11  7:54 UTC  (2+ messages)

[PATCH] expr: catch more `a*bool` while expanding [PR 112935]
 2023-12-11  7:51 UTC  (4+ messages)

[PATCH 15/21]middle-end: [RFC] conditionally support forcing final edge for debugging
 2023-12-11  7:38 UTC  (3+ messages)

[PATCH] -finline-stringops: check base blksize for memset [PR112778]
 2023-12-11  7:36 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 0/3] Espressif xtensa chips multilib
 2023-12-11  7:35 UTC  (2+ messages)

[PATCH] -finline-stringops: avoid too-wide smallest_int_mode_for_size [PR112784]
 2023-12-11  7:35 UTC  (2+ messages)

[Committed] RISC-V: Fix ICE in extract_single_source
 2023-12-11  7:30 UTC 

[PATCH 1/2] c-family: -Waddress-of-packed-member and casts
 2023-12-11  7:28 UTC  (3+ messages)

[PATCH v5 0/19] Support early break/return auto-vectorization
 2023-12-11  7:09 UTC  (12+ messages)
` [PATCH 9/21]middle-end: implement vectorizable_early_exit for codegen of exit code

RE:Wanting
 2023-12-11  6:47 UTC 

[PATCH] treat argp-based mem as frame related in dse
 2023-12-11  6:28 UTC  (6+ messages)

[PATCH 1/5][V3][ifcvt] optimize x=c ? (y op z) : y by RISC-V Zicond like insns
 2023-12-11  6:15 UTC  (11+ messages)
` [PATCH 2/5] [ifcvt] optimize x=c ? (y shift_op z):y "
    `  "
` [PATCH 3/5] [ifcvt] optimize x=c ? (y AND z) : y "
` [PATCH 4/5] [ifcvt] optimize x=c ? (y op const_int) "
` [PATCH 5/5] [ifcvt] optimize extension for x=c ? (y op z) "

[PATCH] -finline-stringops: don't assume ptr_mode ptr in memset [PR112804]
 2023-12-11  6:02 UTC  (5+ messages)

[PATCH V2] RISC-V: XFAIL scan dump fails for autovec PR111311
 2023-12-11  5:37 UTC  (2+ messages)

[PATCH][v3] RISC-V: Add avail interface into function_group_info
 2023-12-11  5:35 UTC  (4+ messages)
    `  "

[PATCH] RISC-V: Remove poly selftest when --preference=fixed-vlmax
 2023-12-11  5:30 UTC  (2+ messages)

[PATCH V4 1/3]rs6000: accurate num_insns_constant_gpr
 2023-12-11  3:26 UTC  (2+ messages)
` [PATCH V4 2/3] Using pli for constant splitting

[Patch, rs6000] Clean up pre-checking of expand_block_compare
 2023-12-11  2:54 UTC 

[PATCH v25 00/33] Optimize type traits compilation performance
 2023-12-11  2:25 UTC  (4+ messages)
` [PATCH v26 00/23] "

[PATCH] c++: fix noexcept checking for trivial operations [PR96090]
 2023-12-11  2:20 UTC  (5+ messages)

[Patch, rs6000] Correct definition of macro of fixed point efficient unaligned
 2023-12-11  1:49 UTC 

[PATCH] extend.texi: Fix up defbuiltin* with spaces in return type
 2023-12-11  1:48 UTC  (6+ messages)
      ` [PATCH] extend.texi: Mark builtin arguments with @var{...}

[PATCH 0/3] Option handling: add documentation URLs
 2023-12-10 23:35 UTC  (8+ messages)
` [PATCH 0/4] v2 of "

[PATCH] Add some new DW_IDX_* constants
 2023-12-10 20:59 UTC  (3+ messages)

[pushed] aarch64: Fix invalid subregs for BE svread/write_za
 2023-12-10 19:55 UTC 

[pushed] aarch64: Fix SMSTART/SMSTOP save/restore for BE
 2023-12-10 19:54 UTC 

[pushed] aarch64: XFAIL some SME tests for BE
 2023-12-10 19:54 UTC 

[pushed] aarch64: Skip some SME register save tests on BE
 2023-12-10 19:53 UTC 

[pushed] aarch64: Add -funwind-tables to some tests
 2023-12-10 19:53 UTC 

[PATCH v3 1/3] c++: sort candidates according to viability
 2023-12-10 19:32 UTC  (6+ messages)
` [PATCH v3 3/3] c++: note other candidates when diagnosing deletedness

[PATCH v3 00/11] : More warnings as errors by default
 2023-12-10 19:23 UTC  (10+ messages)
` [PATCH v3 10/11] c: Turn -Wincompatible-pointer-types into a permerror

[PATCH 1/2] c++: Initial support for P0847R7 (Deducing This) [PR102609]
 2023-12-10 18:59 UTC  (11+ messages)
` [PATCH v6 1/1] "
              ` [PATCH v7 "

[PATCH] c++: Clear uninstantiated friend flag when instantiating [PR104234]
 2023-12-10 18:35 UTC  (3+ messages)

[PATCH] multiflags: fix doc warning
 2023-12-10 18:13 UTC  (2+ messages)

[PING] PR112380: Defend against CLOBBERs in RTX expressions in combine.cc
 2023-12-10 18:12 UTC  (2+ messages)

[committed] Support uaddv and usubv on the H8
 2023-12-10 17:44 UTC 

[committed] Provide patterns for signed bitfield extractions on H8
 2023-12-10 17:33 UTC 

[committed] Fix length computation of single bit bitfield extraction on H8
 2023-12-10 17:08 UTC 

[committed] Fix length computation for logical shifts on H8
 2023-12-10 16:36 UTC 

[ARC PATCH] Add *extvsi_n_0 define_insn_and_split for PR 110717
 2023-12-10 15:57 UTC  (2+ messages)

[PATCH] libstdc++: add ARM SVE support to std::experimental::simd
 2023-12-10 13:29 UTC  (2+ messages)

[PATCH] aarch64: arm_neon.h - Fix -Wincompatible-pointer-types errors
 2023-12-10 13:22 UTC  (2+ messages)

[PATCH v4] libstdc++: Remove UB from month and weekday additions and subtractions
 2023-12-10 13:03 UTC  (4+ messages)
` [PATCH v5] "
  ` [PING,PATCH "

[PATCH] aarch64: Fix wrong code for bfloat when f16 is enabled [PR 111867]
 2023-12-10  8:55 UTC 

[PATCH v4] libgfortran: Replace mutex with rwlock
 2023-12-10  3:25 UTC  (7+ messages)
` [PATCH v6] "
      ` [PATCH v7] "

[PATCH] c++/modules: alias CTAD and specializations table
 2023-12-09 20:42 UTC  (2+ messages)

[PATCH] phiopt: Fix ICE with large --param l1-cache-line-size= [PR112887]
 2023-12-09 20:04 UTC  (2+ messages)

[C PATCH] Fix regression causing ICE for structs with VLAs [PR 112488]
 2023-12-09 19:58 UTC  (2+ messages)
` v2 "

aarch64: Fix +nopredres, +nols64 and +nomops
 2023-12-09 19:22 UTC  (2+ messages)

aarch64: Fix +nocrypto handling
 2023-12-09 19:09 UTC  (2+ messages)

[PATCH] aarch64: Add missing driver-aarch64 dependencies
 2023-12-09 18:42 UTC  (2+ messages)

[PATCH 2/2] arm: Add support for MVE Tail-Predicated Low Overhead Loops
 2023-12-09 18:31 UTC  (11+ messages)
` [PING][PATCH "

[PATCH 0/3] LoongArch: Fix instruction costs
 2023-12-09 17:03 UTC  (4+ messages)
` [PATCH 1/3] LoongArch: Include rtl.h for COSTS_N_INSNS instead of hard coding our own
` [PATCH 2/3] LoongArch: Fix instruction costs [PR112936]
` [PATCH 3/3] LoongArch: Add alslsi3_extend

[PATCH] LoongArch: Fix warnings building libgcc
 2023-12-09 16:38 UTC 

[patch] OpenMP/Fortran: Implement omp allocators/allocate for ptr/allocatables
 2023-12-09 15:14 UTC  (4+ messages)

[committed] testsuite: Add testcase for already fixed PR [PR112924]
 2023-12-09 14:32 UTC 

[committed] libstdc++: Fix value of __cpp_lib_format macro [PR111826]
 2023-12-09 14:07 UTC 

[committed] libstdc++: Fix resolution of LWG 4016 for std::ranges::to [PR112876]
 2023-12-09 14:06 UTC 

[PATCH] Reimplement __gnu_cxx::__ops operators
 2023-12-09 13:04 UTC  (4+ messages)

[PATCH] Add support for function attributes and variable attributes
 2023-12-09 11:12 UTC  (7+ messages)

[Committed] RISC-V: Fix VLS mode movmiaslign bug
 2023-12-09  8:31 UTC 

[PATCH] c++: fix ICE with sizeof in a template [PR112869]
 2023-12-09  4:09 UTC  (4+ messages)
  ` [PATCH v2] "

[gcc-wwwdocs COMMITTED] Disallow /cgit for web robots
 2023-12-09  0:43 UTC 

[pushed] analyzer: avoid taint for (TAINTED % NON_TAINTED)
 2023-12-08 21:03 UTC 

[pushed] analyzer: fix ICE on infoleak with poisoned size
 2023-12-08 21:02 UTC 

[pushed][PR112875][LRA]: Fix an assert in lra elimination code
 2023-12-08 20:53 UTC 

[PATCH] c++: Fix parsing [[]][[]];
 2023-12-08 19:56 UTC  (5+ messages)
  ` [PATCH] c++, v2: "

[PATCH] c++: Implement C++ DR 2262 - Attributes for asm-definition [PR110734]
 2023-12-08 19:48 UTC  (6+ messages)
  ` [PATCH] c++: Don't diagnose ignoring of attributes if all ignored attributes are attribute_ignored_p
      ` [PATCH] c++, v2: "

[PATCH] c++: Unshare folded SAVE_EXPR arguments during cp_fold [PR112727]
 2023-12-08 19:46 UTC  (4+ messages)

[pushed] c++: Add fixed test [PR88848]
 2023-12-08 18:46 UTC 

[PATCH v3 0/2] LoongArch D support
 2023-12-08 18:34 UTC  (3+ messages)
` [PATCH v3 2/2] libphobos: Update build scripts for LoongArch64

[PATCH] Add IntegerRange for -param=min-nondebug-insn-uid= and fix vector growing in LRA and vec [PR112411]
 2023-12-08 17:49 UTC  (3+ messages)
` [PATCH] v2: "

[PATCH v2 0/6] libgomp: OpenMP pinned memory omp_alloc
 2023-12-08 16:44 UTC  (6+ messages)
` [PATCH v2 5/6] libgomp, nvptx: Cuda pinned memory

[PATCH 0/1] Detecting lifetime-dse issues via Valgrind [PR66487]
 2023-12-08 16:29 UTC  (6+ messages)
` [PATCH 1/1] object lifetime instrumentation for "

[PATCH] aarch64: Some tweaks to the early-ra pass
 2023-12-08 16:28 UTC 

[PATCH v2 0/3] [GCC] arm: vst1_types_xN ACLE intrinsics
 2023-12-08 16:11 UTC  (3+ messages)

[PATCH v6] aarch64: New RTL optimization pass avoid-store-forwarding
 2023-12-08 15:47 UTC  (7+ messages)

[PATCH] libgcov: Call __builtin_fork instead of fork
 2023-12-08 15:28 UTC  (3+ messages)

[PATCH v2] A new copy propagation and PHI elimination pass
 2023-12-08 15:15 UTC  (5+ messages)
      ` [PATCH v3] "

[PATCH] libatomic: Add rcpc3 128-bit atomic operations for AArch64
 2023-12-08 14:59 UTC  (2+ messages)

[PATCH v2 0/2] Libatomic: Add LSE128 atomics support for AArch64
 2023-12-08 14:51 UTC  (4+ messages)
` [PATCH v2 2/2] libatomic: Enable LSE128 128-bit atomics for armv9.4-a

[patch] OpenMP: Handle same-directive mapped vars with pointer predefined firstprivate [PR110639]
 2023-12-08 14:43 UTC  (2+ messages)

[Patch] OpenMP: Support acquires/release in 'omp require atomic_default_mem_order'
 2023-12-08 13:47 UTC  (2+ messages)

[PATCH] RISC-V: Add vectorized strlen
 2023-12-08 13:19 UTC  (3+ messages)

[PATCH] driver: Fix memory leak
 2023-12-08 13:16 UTC  (12+ messages)

[patch] OpenMP: Add uses_allocators support
 2023-12-08 13:15 UTC  (2+ messages)

[PATCH v7] Add condition coverage (MC/DC)
 2023-12-08 12:43 UTC  (2+ messages)

[committed] libgcc: Fix config.in
 2023-12-08 12:37 UTC 

[PATCH] libgccjit: Make is_int return false on vector types
 2023-12-08 12:14 UTC  (4+ messages)

[Patch] OpenMP: Add C++ support for 'omp allocate' with stack variables
 2023-12-08 11:28 UTC  (2+ messages)

[PATCH] Fortran: allow NULL() for POINTER, OPTIONAL, CONTIGUOUS dummy [PR111503]
 2023-12-08 11:24 UTC  (2+ messages)

[PATCH 0/4] libgcc: aarch64: Add SME runtime
 2023-12-08 10:58 UTC  (6+ messages)
` [PATCH 3/4] libgcc: aarch64: Add SME runtime support
      ` [PATCH v2] "

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