public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[COMMITTED 01/30] ada: Missing dynamic predicate checks
 2024-06-13 13:33 UTC  (13+ messages)
` [COMMITTED 02/30] ada: Fix too late finalization of temporary object
` [COMMITTED 03/30] ada: Add support for symbolic backtraces with DLLs on Windows
` [COMMITTED 04/30] ada: Simplify checks for Address and Object_Size clauses
` [COMMITTED 05/30] ada: Missing support for 'Old with overloaded function
` [COMMITTED 06/30] ada: Fix fallout of previous finalization change
` [COMMITTED 07/30] ada: Inline if -gnatn in CCG mode even if -O0
` [COMMITTED 08/30] ada: Reject too-strict alignment specifications
` [COMMITTED 09/30] ada: Fix incorrect String lower bound in gnatlink
` [COMMITTED 10/30] ada: Do not inline subprogram which could cause SPARK violation
` [COMMITTED 11/30] ada: Streamline elaboration of local tagged types
` [COMMITTED 12/30] ada: Check global mode restriction on encapsulating abstract states
` [COMMITTED 13/30] ada: Fix oversight in latest finalization fix

[PATCH] Add targetm.have_ccmp hook [PR115370]
 2024-06-13 13:19 UTC  (3+ messages)

[PATCH v25 20/23] c++: Implement __is_invocable built-in trait
 2024-06-13 13:08 UTC  (32+ messages)
` [PATCH v26 01/13] libstdc++: Optimize std::is_const compilation performance
  ` [PATCH v26 02/13] libstdc++: Optimize std::is_volatile "
  ` [PATCH v26 03/13] libstdc++: Optimize std::is_pointer "
  ` [PATCH v26 04/13] libstdc++: Optimize std::is_unbounded_array "
  ` [PATCH v26 05/13] libstdc++: Optimize std::add_pointer "
  ` [PATCH v26 06/13] libstdc++: Optimize std::remove_extent "
  ` [PATCH v26 07/13] libstdc++: Optimize std::remove_all_extents "
  ` [PATCH v26 08/13] libstdc++: Optimize std::add_lvalue_reference "
  ` [PATCH v26 09/13] libstdc++: Optimize std::add_rvalue_reference "
  ` [PATCH v26 10/13] libstdc++: Optimize std::decay "
  ` [PATCH v26 11/13] libstdc++: Optimize std::rank "
  ` [PATCH v26 12/13] libstdc++: Optimize std::is_invocable "
  ` [PATCH v26 13/13] libstdc++: Optimize std::is_nothrow_invocable "

[PATCH v7] Match: Support more form for scalar unsigned SAT_ADD
 2024-06-13 13:00 UTC  (5+ messages)

[PATCH] [PR100106] Reject unaligned subregs when strict alignment is required
 2024-06-13 11:49 UTC  (6+ messages)
  ` [PATCH v2] "
      ` [PATCH] [alpha] adjust MEM alignment for block move [PR115459] (was: Re: [PATCH v2] [PR100106] Reject unaligned subregs when strict alignment is required)

[PATCH] aarch64: Fix invalid nested subregs [PR115464]
 2024-06-13 11:46 UTC  (2+ messages)

[PATCH v2] Target-independent store forwarding avoidance
 2024-06-13 11:40 UTC  (14+ messages)

[PATCH v3] Target-independent store forwarding avoidance
 2024-06-13 11:32 UTC 

[r15-1239 Regression] FAIL: gcc.dg/vect/pr115385.c -flto -ffat-lto-objects execution test on Linux/x86_64
 2024-06-13 11:22 UTC 

[PATCH] [libstdc++] [testsuite] require cmath for [PR114359]
 2024-06-13 11:01 UTC  (3+ messages)
  ` EXT: "

[PATCH] [libstdc++] [testsuite] require cmath for c++23 cmath tests
 2024-06-13 10:35 UTC  (4+ messages)

[PATCH 0/3] Remove ia64*-*-linux from the list of obsolete targets
 2024-06-13 10:33 UTC  (19+ messages)
      ` [PATCH 1/3] "
      ` [PATCH 2/3] Enabled LRA for ia64
      ` [PATCH 3/3] MAINTAINERS: Add myself as IA-64 maintainer

[r15-1240 Regression] FAIL: gcc.target/i386/vect-strided-3.c scan-assembler-times movhps 2 on Linux/x86_64
 2024-06-13  9:55 UTC 

[PATCH] [i386] restore recompute to override opts after change [PR113719]
 2024-06-13  9:53 UTC  (2+ messages)

[PATCH v1] RISC-V: Bugfix vec_extract vls mode iterator restriction mismatch
 2024-06-13  9:46 UTC  (3+ messages)

[PATCH] [testsuite] [arm] [vect] adjust mve-vshr test [PR113281]
 2024-06-13  9:23 UTC 

[PATCH] Remove one_if_conv for latest Intel processors and Generic
 2024-06-13  8:28 UTC 

[PATCH v2] aarch64: Add vector popcount besides QImode [PR113859]
 2024-06-13  8:21 UTC  (2+ messages)

[PATCH 00/52] Replace {FLOAT,{,LONG_}DOUBLE}_TYPE_SIZE with new hook
 2024-06-13  7:46 UTC  (47+ messages)
` [PATCH 04/52] go: Replace uses of {FLOAT,{,LONG_}DOUBLE}_TYPE_SIZE
` [PATCH 10/52] jit: "
  ` PING^1 "
` [PATCH 11/52] arc: Remove macros {FLOAT,DOUBLE,LONG_DOUBLE}_TYPE_SIZE
  ` PING^1 "
` [PATCH 12/52] bpf: "
  ` PING^1 "
` [PATCH 13/52] epiphany: "
  ` PING^1 "
` [PATCH 16/52] ft32: "
  ` PING^1 "
` [PATCH 19/52] lm32: "
  ` PING^1 "
` [PATCH 22/52] microblaze: "
  ` PING^1 "
` [PATCH 24/52] moxie: "
  ` PING^1 "
` [PATCH 26/52] nds32: "
  ` PING^1 "
` [PATCH 28/52] nvptx: "
  ` PING^1 "
` [PATCH 29/52] or1k: "
  ` PING^1 "
` [PATCH 30/52] pdp11: Remove macro LONG_DOUBLE_TYPE_SIZE
  ` PING^1 "
` [PATCH 33/52] visium: Remove macros {FLOAT,DOUBLE,LONG_DOUBLE}_TYPE_SIZE
  ` PING^1 "
` [PATCH 37/52] alpha: New hook implementation alpha_c_mode_for_floating_type
  ` PING^1 "
` [PATCH 38/52] avr: New hook implementation avr_c_mode_for_floating_type
  ` PING^1 "
` [PATCH 40/52] ia64: New hook implementation ia64_c_mode_for_floating_type
  ` PING^1 "
` [PATCH 42/52] rl78: New hook implementation rl78_c_mode_for_floating_type
  ` PING^1 "
` [PATCH 44/52] s390: New hook implementation s390_c_mode_for_floating_type
  ` PING^1 "
` [PATCH 46/52] h8300: New hook implementation h8300_c_mode_for_floating_type
  ` PING^1 "
` [PATCH 48/52] m68k: New hook implementation m68k_c_mode_for_floating_type
  ` PING^1 "
` [PATCH 52/52] bfin: Rename macros {FLOAT,DOUBLE}_TYPE_SIZE
  ` PING^1 "

[PATCH] s390: Implement TARGET_NOCE_CONVERSION_PROFITABLE_P [PR109549]
 2024-06-13  7:43 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] s390: testsuite: Fix ifcvt-one-insn-bool.c
 2024-06-13  7:41 UTC  (2+ messages)

[PATCH] s390: testsuite: Fix nobp-table-jump-*.c
 2024-06-13  7:41 UTC  (2+ messages)

[PATCH] i386: Refine all cvtt* instructions with UNSPEC instead of FIX/UNSIGNED_FIX
 2024-06-13  7:12 UTC 

[PATCH] RISC-V: Add support for subword atomic loads/stores
 2024-06-13  7:05 UTC  (2+ messages)

[PATCH] [APX CCMP] Use ctestcc when comparing to const 0
 2024-06-13  6:14 UTC  (6+ messages)

[PATCH 0/3] Add support for -mcpu=power11
 2024-06-13  5:54 UTC  (5+ messages)
` [PATCH 3/3] Add power11 tests

[PATCH] rs6000: Compute rop_hash_save_offset for non-Altivec compiles [PR115389]
 2024-06-13  5:35 UTC  (3+ messages)
` [PING][PATCH] "

[PATCH Committed] Fix ICE due to REGNO of a SUBREG
 2024-06-13  4:54 UTC 

[PATCH 1/3] Remove const char * support for asm constexpr
 2024-06-13  3:28 UTC  (4+ messages)
` [PATCH 2/3] Parse close paren even when constexpr extraction fails
` [PATCH 3/3] Fix error message

[PATCH] c++: ICE w/ ambig and non-strictly-viable cands [PR115239]
 2024-06-13  3:27 UTC  (3+ messages)

[PATCH] c++: undeclared identifier in requires-clause [PR99678]
 2024-06-13  3:17 UTC  (2+ messages)

[PATCH v1] Test: Move target independent test cases to gcc.dg/torture
 2024-06-13  2:22 UTC  (4+ messages)
` [PATCH v2] "

[PATCH V5 1/2] split complicate 64bit constant to memory
 2024-06-13  2:19 UTC  (2+ messages)
` [PATCH V5 2/2] split complicate 64bit constant to memory for -m32 -mpowerpc64

[PATCH] aarch64: Add vector popcount besides QImode [PR113859]
 2024-06-13  1:51 UTC  (3+ messages)

[PATCH] i386: Handle target of __builtin_ia32_cmp[p|s][s|d] from avx into sse/sse2/avx
 2024-06-13  1:39 UTC  (2+ messages)

[PATCH] testsuite: Fix pr66144-3.c test to accept multiple equivalent insns. [PR115262]
 2024-06-13  0:56 UTC  (4+ messages)

[PATCH] [APX ZU] Support APX zero-upper
 2024-06-13  0:50 UTC  (2+ messages)

[PATCH] Adjust ix86_rtx_costs for pternlog_operand_p
 2024-06-13  0:44 UTC 

[x86 PATCH] More use of m{32,64}bcst addressing modes with ternlog
 2024-06-13  0:35 UTC  (2+ messages)

[PATCH] RISC-V: Add configure check for Zaamo/Zalrsc assembler support
 2024-06-13  0:10 UTC  (6+ messages)

[PATCH v2 1/2] arm: Zero/Sign extends for CMSE security on Armv8-M.baseline [PR115253]
 2024-06-12 21:15 UTC  (9+ messages)
` [PATCH v3 0/2] "
  ` [PATCH v3 1/2] "
  ` [PATCH v3 2/2] testsuite: Fix expand-return CMSE test for Armv8.1-M [PR115253]

[pushed] c++: repeated export using
 2024-06-12 20:41 UTC  (2+ messages)

[PATCH] libstdc++: Fix unwanted #pragma messages from PSTL headers [PR113376]
 2024-06-12 20:36 UTC 

[PATCH] libstdc++: Fix std::codecvt<wchar_t, char, mbstate_t> for empty dest [PR37475]
 2024-06-12 20:32 UTC 

[PATCH] libstdc++: Add ranges::range_common_reference_t for C++20 (LWG 3860)
 2024-06-12 20:32 UTC 

[PATCH] libstdc++: Use __glibcxx_ranges_as_const to guard P2278R4 changes
 2024-06-12 20:31 UTC 

[pushed] c++: module std and exception_ptr
 2024-06-12 20:30 UTC 

[pushed] c++: fix testcase diagnostics
 2024-06-12 20:29 UTC 

[PATCH] libstdc++: Improve diagnostics for invalid std::hash specializations [PR115420]
 2024-06-12 20:29 UTC 

[PATCH] c++: visibility wrt concept-id as targ [PR115283]
 2024-06-12 20:28 UTC  (2+ messages)

[PATCH 0/2] Fix ICE with vwsll combine on 32bit targets
 2024-06-12 20:25 UTC  (7+ messages)
` [PATCH 1/2] RISC-V: Fix vwsll combine on rv32 targets
` [PATCH 2/2] RISC-V: Move mode assertion out of conditional branch in emit_insn

[PATCH] Whitespace cleanup for target-supports.exp
 2024-06-12 20:10 UTC  (2+ messages)
` [Committed] "

[PATCH] c++: remove Concepts TS code
 2024-06-12 19:08 UTC  (2+ messages)

[PATCH v4 0/6] btf: refactor and add pruning option
 2024-06-12 18:46 UTC  (5+ messages)
` [PATCH v4 5/6] bpf,btf: enable BTF pruning by default for BPF

[pushed] pretty_printer: unbreak build on aarch64 [PR115465]
 2024-06-12 18:28 UTC 

[PATCH 0/3] RISC-V: Amo testsuite cleanup
 2024-06-12 18:20 UTC  (3+ messages)
  ` [Committed] "

[RFC][PATCH] PR tree-optimization/109071 - -Warray-bounds false positive warnings due to code duplication from jump threading
 2024-06-12 18:15 UTC  (5+ messages)

[PATCH v2 0/3] RISC-V: Add basic Zaamo and Zalrsc support
 2024-06-12 18:14 UTC  (6+ messages)
` [PATCH v2 2/3] RISC-V: Add Zalrsc and Zaamo testsuite support

[PATCH v3 0/3] RISC-V: Add basic Zaamo and Zalrsc support
 2024-06-12 17:15 UTC  (7+ messages)
  ` [Committed] "

[PATCH] rtlanal: Correct cost regularization in pattern_cost
 2024-06-12 16:49 UTC  (3+ messages)

[committed] libstdc++: Fix std::tr2::dynamic_bitset shift operations [PR115399]
 2024-06-12 15:03 UTC 

[PATCH] Move cexpr_stree tree string build into utility function
 2024-06-12 14:25 UTC  (2+ messages)

[committed v2 0/2] VAX: Fix issues with FP format option documentation
 2024-06-12 14:21 UTC  (6+ messages)
` [PATCH] regenerate-opt-urls.py: fix transposed values for "vax" and "v850"

v3 of constexpr asm patchkit
 2024-06-12 14:18 UTC  (5+ messages)
` [PATCH v3 2/2] C++: Support constexpr strings for asm statements

[committed] libstdc++: Do not use memset in _Hashtable::clear()
 2024-06-12 14:07 UTC 

[pushed 1/3] pretty_printer: rename instances named "buffer" to "pp"
 2024-06-12 13:37 UTC  (3+ messages)
` [pushed 2/3] pretty_printer: make all fields private
` [pushed 3/3] pretty_printer: convert chunk_info into a class

arm: Add .type and .size to __gnu_cmse_nonsecure_call [PR115360]
 2024-06-12 13:25 UTC  (4+ messages)

[PATCH] configure: adjustments for building with in-tree binutils
 2024-06-12 13:06 UTC 

[patch, rs6000, middle-end 0/1] v1: Add implementation for different targets for pair mem fusion
 2024-06-12 12:53 UTC  (24+ messages)

[PATCH] match: Improve gimple_bitwise_equal_p and gimple_bitwise_inverted_equal_p for truncating casts [PR115449]
 2024-06-12 12:50 UTC  (2+ messages)

[PATCH v2] middle-end: Drop __builtin_prefetch calls in autovectorization [PR114061]
 2024-06-12 12:48 UTC  (2+ messages)

[PATCH v5 0/6] libgomp: OpenMP pinned memory for omp_alloc
 2024-06-12 12:41 UTC  (9+ messages)
` [PATCH v5 1/6] libgomp: change alloc-pinned tests failure mode
` [PATCH v5 2/6] libgomp, openmp: Add ompx_gnu_pinned_mem_alloc
` [PATCH v5 3/6] openmp: Add -foffload-memory
` [PATCH v5 4/6] openmp: -foffload-memory=pinned
` [PATCH v5 5/6] libgomp, nvptx: Cuda pinned memory
` [PATCH v5 6/6] libgomp: fine-grained pinned memory allocator

[PATCH v1] Match: Support more forms for the scalar unsigned .SAT_SUB
 2024-06-12 12:37 UTC 

[PATCH v2] libatomic: Add rcpc3 128-bit atomic operations for AArch64
 2024-06-12 12:35 UTC 

[PATCH] libgccjit: Add ability to get CPU features
 2024-06-12 12:21 UTC  (10+ messages)
    ` Frontend access to target features (was Re: [PATCH] libgccjit: Add ability to get CPU features)

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