public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH 1/2] VR-VALUES: Rename op0/op1 to op1/op2 for test_for_singularity
 2025-05-24 14:46 UTC  (7+ messages)
` [PATCH 2/2] VR-VALUES: Rewrite test_for_singularity using range_op_handler

[PATCH v1] libstdc++: Fix bug in default ctor of extents
 2025-05-24 11:26 UTC 

[Ada] Move ACATS 2.6 testsuite to acats-2 directory
 2025-05-24 10:24 UTC 

[PATCH] match: Undo maybe_push_res_to_seq in some cases [PR120331]
 2025-05-24  5:13 UTC  (4+ messages)

[PATCH] Improve copy prop for aggregates and combine with zeroing case
 2025-05-24  5:11 UTC 

[PATCH] c++/modules: Support re-streaming TU_LOCAL_ENTITYs [PR120412]
 2025-05-24  1:00 UTC 

[PATCH] fortran: add constant input support for trig functions with half-revolutions
 2025-05-24  0:04 UTC  (7+ messages)

[PATCH RFA (diagnostic)] c++: modules and #pragma diagnostic
 2025-05-23 20:58 UTC  (3+ messages)

[PATCH v6 0/3][Middle-end]Provide more contexts for -Warray-bounds and -Wstringop-* warning messages
 2025-05-23 20:48 UTC  (4+ messages)
` [PATCH v6 1/3][Middle-end] Provide more contexts for -Warray-bounds, -Wstringop-*warning messages due to code movements from compiler transformation (Part 1) [PR109071,PR85788,PR88771,PR106762,PR108770,PR115274,PR117179]

[pushed] c++: drop push_tinst_level in mangling
 2025-05-23 20:41 UTC 

[PATCH] libstdc++: Add smart ptr owner_equals and owner_hash structs and members for P1901R2
 2025-05-23 19:11 UTC  (2+ messages)

[PATCH] doc: Correct the return type of float comparison
 2025-05-23 19:03 UTC 

[PATCH 0/6] RISC-V: frm state-machine improvements
 2025-05-23 18:22 UTC  (12+ messages)
` [PATCH 3/6] RISC-V: frm/mode-switch: remove dubious frm edge insertion before call_insn
                  ` simple frm save/restore strategy (was Re: [PATCH 3/6] RISC-V: frm/mode-switch: remove dubious frm edge insertion before call_insn)

[PATCH] Fix makeinfo error from recently-added nodes missing in menu
 2025-05-23 17:34 UTC  (2+ messages)

[PATCH] libstdc++: Replace some uses of std::__addressof with std::addressof
 2025-05-23 16:57 UTC 

[PATCH] libstdc++: Support std::abs for 128-bit integers and floats [PR96710]
 2025-05-23 16:53 UTC 

[committed] libstdc++: Add always_inline to std::is_constant_evaluated()
 2025-05-23 16:47 UTC 

[committed] libstdc++: Fix 17_intro/names.cc failure on Solaris 11.3
 2025-05-23 16:47 UTC 

[PATCH] c++/modules: Fix merge of TLS import functions [PR120363]
 2025-05-23 15:43 UTC  (4+ messages)
  ` [PATCH v2] c++/modules: Fix merge of TLS init "

[PATCH] c++/modules: Fix stream-in of member using-decls [PR120414]
 2025-05-23 15:42 UTC  (2+ messages)

(no subject)
 2025-05-23 15:32 UTC  (18+ messages)
` [PATCH 1/2] libstdc++: Define _Scoped_allocation RAII helper
` [PATCH 2/2] libstdc++: Implement C++26 std::indirect [PR119152]
      ` [PATCH v2] "

[PATCH 0/4] c++: Support modules streaming some internal structures with no DECL_CONTEXT
 2025-05-23 15:31 UTC  (7+ messages)
` [PATCH 1/4] c++: Add flag to detect underlying representative of bitfield decls
` [PATCH 2/4] c++/modules: Implement streaming of uncontexted TYPE_DECLs [PR98735]
` [PATCH 3/4] c++/modules: Support streaming new size cookie for constexpr [PR120040]
` [PATCH 4/4] c++/modules: Avoid name clashes when streaming internal labels [PR98375,PR118904]

[PATCH v3 0/9] Implement layouts from mdspan
 2025-05-23 15:25 UTC  (28+ messages)
` [PATCH v3 3/9] libstdc++: Cleanup formatting in mdspan
` [PATCH v3 4/9] libstdc++: Implement layout_left from mdspan
` [PATCH v3 5/9] libstdc++: Add tests for layout_left
` [PATCH v3 6/9] libstdc++: Implement layout_right from mdspan
` [PATCH v3 7/9] libstdc++: Add tests for layout_right
` [PATCH v3 8/9] libstdc++: Implement layout_stride from mdspan
` [PATCH v3 9/9] libstdc++: Add tests for layout_stride

[PATCH] Verify 'GIMPLE_RETURN' vs. 'RESULT_DECL' if 'aggregate_value_p' [PR119835]
 2025-05-23 15:01 UTC  (2+ messages)

[PATCH] testsuite: Fix typo in parse_ctx.cc
 2025-05-23 14:56 UTC  (2+ messages)

[PATCH v2] ext-dce: Don't refine live width with SUBREG mode if !TRULY_NOOP_TRUNCATION_MODES_P [PR 120050]
 2025-05-23 14:22 UTC 

[PATCH] c++: Take downgraded errors into account in seen_error [PR118388]
 2025-05-23 14:18 UTC  (3+ messages)

[COMMITTED] MAINTAINERS: Add myself to write after approval
 2025-05-23 14:02 UTC 

[PATCH 1/2] allow contraction to synthetic single-element vector FMA
 2025-05-23 12:28 UTC  (2+ messages)
` [PATCH 2/2] c-family: switch away from -ffp-contract=fast

[PATCH v2 0/1] Add warnings of potentially-uninitialized padding bits
 2025-05-23 12:02 UTC  (8+ messages)
` [PATCH v2 1/1] "

GCC 14.3.1 Status Report (2025-05-23)
 2025-05-23 11:59 UTC 

[PATCH v2] libstdc++: Implement C++26 function_ref [PR119126]
 2025-05-23 11:52 UTC  (3+ messages)
` [PATCH v6] "

[wwwdocs] Add notes about C++20 iterator concepts and std::vector
 2025-05-23 11:50 UTC  (2+ messages)
` [PATCH] Add anchor to new link to GCC 15 notes

[PATCH] Conditionalize libgdiagnostic processing on presence
 2025-05-23 11:45 UTC  (2+ messages)

[PATCH] Conditionalize libgdiagnostic processing on presence
 2025-05-23 11:36 UTC  (2+ messages)

[PATCH 1/3] LoongArch: testsuite: Fix pr112325.c and pr117888-1.c
 2025-05-23 11:07 UTC  (2+ messages)

[Patch] OpenMP/C++: Avoid ICE for BIND_EXPR with empty BIND_EXPR_BLOCK [PR120413]
 2025-05-23 10:00 UTC  (2+ messages)

[committed] c: Document C23 implementation-defined behavior
 2025-05-23  9:58 UTC  (2+ messages)

[committed] libgomp.c-c++-common/metadirective-1.c: Expect 'error:' for nvptx compile [PR118694]
 2025-05-23  9:36 UTC 

[PATCH] rtl-ssa: Reject non-address uses of autoinc regs [PR120347]
 2025-05-23  9:22 UTC  (2+ messages)

[PATCH v4 1/2] aarch64: Match unpredicated shift patterns for ADR, SRA and ADDHNB instructions
 2025-05-23  8:07 UTC  (6+ messages)
` [PATCH v4 2/2] aarch64: Fold lsl+lsr+orr to rev for half-width shifts

[PATCH v1 0/3] RISC-V: Combine vec_duplicate + vor.vv to vor.vx on GR2VR cost
 2025-05-23  7:02 UTC  (5+ messages)
` [PATCH v1 1/3] "
` [PATCH v1 2/3] RISC-V: Add test for vec_duplicate + vor.vv combine case 0 with GR2VR cost 0, 2 and 15
` [PATCH v1 3/3] RISC-V: Add test for vec_duplicate + vor.vv combine case 1 with GR2VR cost 0, 1 and 2

[PATCH] x86: Add preserve_none and update no_caller_saved_registers attributes
 2025-05-23  6:00 UTC  (3+ messages)

[PATCH] aarch64: Add support for FUJITSU-MONAKA (-mcpu=fujitsu-monaka) CPU
 2025-05-23  5:49 UTC  (2+ messages)
` [PATCH][GCC16][GCC15] "

[PATCH v2] x86: Add preserve_none and update no_caller_saved_registers attributes
 2025-05-23  5:40 UTC 

[PATCH] [MAINTAINERS] Add myself to write after approval and DCO
 2025-05-23  4:29 UTC 

RISC-V TLS Descriptors in GCC
 2025-05-23  4:19 UTC  (2+ messages)

[PATCH 0/3] Redirect to specific target based on TARGET_VERSION_COMPATIBLE
 2025-05-23  3:26 UTC  (7+ messages)

[PATCH RFC] diagnostics: use -Wformat-diag more consistently
 2025-05-22 22:04 UTC  (2+ messages)

[testsuite] Remove obsolete ada/acats/overflow.lst file
 2025-05-22 20:18 UTC 

[pushed] c++: constexpr always_inline [PR120935]
 2025-05-22 20:06 UTC 

[PATCH v3] libstdc++: Implement C++26 <debugging> features (P2546R5)
 2025-05-22 18:56 UTC  (4+ messages)
` [PATCH v4] "

[FYI] [vxworks] build partial libatomic
 2025-05-22 18:25 UTC 

[PATCH][RFC] Allow the target to request a masked vector epilogue
 2025-05-22 16:24 UTC  (6+ messages)

[PATCH 1/2] libstdc++: Fix concept checks for std::unique_copy [PR120384]
 2025-05-22 15:57 UTC  (10+ messages)
` [PATCH 2/2] libstdc++: Implement LWG 2439 for std::unique_copy [PR120386]

[PATCH][RISC-V][PR target/70557] Improve storing 0 to memory on rv32
 2025-05-22 14:53 UTC  (2+ messages)

[PATCH] RISC-V: Add minimal support of double trap extension 1.0
 2025-05-22 14:49 UTC  (2+ messages)

[PATCH] [aarch64] [vxworks] mark x18 as fixed, adjust tests
 2025-05-22 13:02 UTC  (5+ messages)
  ` [PATCH v2] "

[AUTOFDO] Enable ipa-split for auto-profile
 2025-05-22 12:48 UTC  (2+ messages)

[PATCH] libgcc: PR target/116363 Fix SFtype to UDWtype conversion
 2025-05-22 12:39 UTC  (4+ messages)

[PATCH 1/2] expand: Use rtx_cost directly instead of gen_move_insn for canonicalize_comparison
 2025-05-22 11:56 UTC  (4+ messages)
` [PATCH 2/2] aarch64: Improve rtx_cost for constants in COMPARE [PR120372]

[PATCH] RISC-V: Add pattern for vector-scalar multiply-add/sub [PR119100]
 2025-05-22 11:18 UTC  (9+ messages)

[committed] libstdc++: Fix PSTL test iterators
 2025-05-22 11:16 UTC 

[AUTOFDO][AARCH64] Add support for profilebootstrap
 2025-05-22 10:54 UTC  (8+ messages)

[RFC][PATCH] aarch64: Fold lsl+lsr+orr to rev for half-width shifts
 2025-05-22 10:46 UTC  (8+ messages)
  ` [PATCH 2/2] "

[PATCH 00/13] arm: Remove iWMMXT code generation
 2025-05-22  9:13 UTC  (5+ messages)
` [PATCH 01/13] arm: clarify the logic of SECONDARY_(INPUT/OUTPUT)_RELOAD_CLASS

[committed v2 00/14] arm: Remove iWMMXT code generation
 2025-05-22  9:10 UTC  (3+ messages)
` [committed v2 01/14] arm: clarify the logic of SECONDARY_(INPUT/OUTPUT)_RELOAD_CLASS

[RFC PATCH 0/3] _BitInt(N) support for LoongArch
 2025-05-22  8:53 UTC  (12+ messages)
              ` [PATCH] bitintlower: Ensure extension of the most significant limb on info->extended targets

[PATCH v3] match.pd: Fold (x + y) >> 1 into IFN_AVG_FLOOR (x, y) for vectors
 2025-05-22  8:51 UTC  (2+ messages)
` [PING][PATCH "

Fix PR 118541 (V3), do not generate unordered fp cmoves for IEEE compares
 2025-05-22  8:47 UTC  (3+ messages)
` Fix PR 118541 (V6 not V3), "

[PATCH] libstdc++: Make debug iterator pointer sequence const [PR116369]
 2025-05-22  7:28 UTC  (7+ messages)

[PATCH] libstdc++: Fix vector(from_range_t, R&&) for exceptions [PR120367]
 2025-05-22  7:10 UTC  (3+ messages)

[PATCH v2 0/6] Implement layouts from mdspan
 2025-05-22  6:15 UTC  (5+ messages)
` [PATCH v2 1/6] libstdc++: Implement layout_left "

Fix PR 118541, do not generate unordered fp cmoves for IEEE compares
 2025-05-22  5:19 UTC  (2+ messages)

[PATCH] testsuite: RISC-V: Update the cset-sext-sfb/zba-slliuw test optimization level
 2025-05-22  5:05 UTC  (3+ messages)

[to-be-committed][RISC-V] Clear both upper and lower bits using 3 shifts
 2025-05-22  1:03 UTC 

[PATCH] configury: replace autoconf obsolete macros [PR/103459]
 2025-05-22  0:59 UTC 

[PATCH 0/2] Add picolibc support
 2025-05-22  0:46 UTC  (4+ messages)
` [PATCH 1/2] Support picolibc targets
` [PATCH 2/2] Allow default libc (either newlib or picolibc) to be specified to configure

[PATCH] aarch64: Carry over zeroness in aarch64_evpc_reencode
 2025-05-22  0:08 UTC  (3+ messages)

[PATCH v2] libstdc++: implement Philox Engine [PR119794]
 2025-05-22  0:07 UTC 

[AUTOFDO] Fix annotated profile for de-duplicated call
 2025-05-21 23:53 UTC  (2+ messages)

[AUTOFDO] Merge profiles of clones before annotating
 2025-05-21 23:51 UTC  (2+ messages)

[PATCH] configure: Always add pre-installed header directories to search path
 2025-05-21 23:42 UTC  (2+ messages)

[RFC v1 0/2] c: Add _Lengthof operator
 2025-05-21 23:15 UTC  (12+ messages)
` [PATCH v24 0/3] c: Add _Countof and <stdcountof.h>
  ` [PATCH v24 1/3] c: Add _Countof operator
` [PATCH v25 0/3] c: Add _Countof and <stdcountof.h>
  ` [PATCH v25 1/3] c: Add _Countof operator
  ` [PATCH v25 2/3] c: Add <stdcountof.h>
  ` [PATCH v25 3/3] c: Add -Wpedantic diagnostic for _Countof

[PATCH] combine: gen_lowpart_no_emit vs CLOBBER [PR120090]
 2025-05-21 22:32 UTC  (4+ messages)

[to-be-committed][RISC-V] Clear high or low bits using shift pairs
 2025-05-21 22:13 UTC 

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