Messages by Date
-
2025/06/10
[COMMITTED 29/30] ada: Remove redundant guard against attribute with no expressions
Marc Poulhiès
-
2025/06/10
Re: [PATCH v5 06/24] Refactor record_function_versions.
Alfie Richards
-
2025/06/10
[COMMITTED 23/30] ada: Error on subtype with static predicate used in case_expression
Marc Poulhiès
-
2025/06/10
[COMMITTED 26/30] ada: Do not install the support files of 128-bit types on 32-bit targets
Marc Poulhiès
-
2025/06/10
[COMMITTED 28/30] ada: Minor comment tweak
Marc Poulhiès
-
2025/06/10
[COMMITTED 27/30] ada: Small cleanup in instantiation of generic bodies
Marc Poulhiès
-
2025/06/10
[COMMITTED 21/30] ada: Move Check_Discriminant_Conformance to Sem_Ch3
Marc Poulhiès
-
2025/06/10
[COMMITTED 12/30] ada: Simplify Constrain_Array
Marc Poulhiès
-
2025/06/10
[COMMITTED 09/30] ada: Fix the detection of configuration pragmas
Marc Poulhiès
-
2025/06/10
[COMMITTED 18/30] ada: Fix wrong initialization of library-level object by conditional expression
Marc Poulhiès
-
2025/06/10
[COMMITTED 14/30] ada: Fix omission in comment
Marc Poulhiès
-
2025/06/10
[COMMITTED 24/30] ada: VAST found bug: Itypes with Parent
Marc Poulhiès
-
2025/06/10
[COMMITTED 22/30] ada: Special case for inconsistent pointer in Scan_Raw_Unsigned
Marc Poulhiès
-
2025/06/10
[COMMITTED 19/30] ada: VAST: treewalker improvements
Marc Poulhiès
-
2025/06/10
[COMMITTED 16/30] ada: VAST: create treewalker
Marc Poulhiès
-
2025/06/10
[COMMITTED 07/30] ada: Add Incomplete_Type_OK formal to Process_Subtype
Marc Poulhiès
-
2025/06/10
[COMMITTED 17/30] ada: Fix inconsistent comment for fixed-point Value attribute implementation
Marc Poulhiès
-
2025/06/10
[COMMITTED 11/30] ada: Fix infinite loop with aggregate in generic unit
Marc Poulhiès
-
2025/06/10
[COMMITTED 08/30] ada: Fix Value_Decimal to raise Constraint_Error on boundary values
Marc Poulhiès
-
2025/06/10
[COMMITTED 13/30] ada: Rename constant in Analyze_Component_Declaration
Marc Poulhiès
-
2025/06/10
[COMMITTED 10/30] ada: Fix use-after-free in Compute_All_Tasks
Marc Poulhiès
-
2025/06/10
[COMMITTED 15/30] ada: Storage_Error on Ordered_Maps container aggregate with enumeration Key_Type
Marc Poulhiès
-
2025/06/10
[COMMITTED 02/30] ada: Add assertion on expanded code in particular case
Marc Poulhiès
-
2025/06/10
[COMMITTED 03/30] ada: Tweak formatting in Process_Subtype
Marc Poulhiès
-
2025/06/10
[COMMITTED 04/30] ada: Remove outdated comment about reused entity fields
Marc Poulhiès
-
2025/06/10
[COMMITTED 01/30] ada: Factorize initialization of local variable
Marc Poulhiès
-
2025/06/10
[COMMITTED 06/30] ada: Fix recursive call in Process_Subtype
Marc Poulhiès
-
2025/06/10
[PATCH] testsuite: Fix pr119160.c for non-glibc targets [PR119862]
Konstantinos Eleftheriou
-
2025/06/10
[COMMITTED 05/30] ada: Rename a couple of local variables
Marc Poulhiès
-
2025/06/10
[PATCH] libstdc++: add range support to std::optional (P3168)
Giuseppe D'Angelo
-
2025/06/10
Re: [PATCH] libstdc++: Make __max_size_type and __max_diff_type structural
Tomasz Kaminski
-
2025/06/09
Re: [PATCH v6 6/8] libstdc++: Implement layout_stride from mdspan.
Luc Grosheintz
-
2025/06/09
Re: [PATCH v6 4/8] libstdc++: Implement layout_right from mdspan.
Luc Grosheintz
-
2025/06/09
Re: [PATCH] libfortran: Add script to regenerate source files
Andre Vehreschild
-
2025/06/09
Re: [PATCH] doc: allow extend.texi to be processed by makeinfo 4.13
Jan Beulich
-
2025/06/09
[wwwdocs, committed] gcc-16/changes.html + projects/gomp/: OpenMP/OpenACC update
Tobias Burnus
-
2025/06/09
[PATCH] driver: Try to read spec from gcc_exec_prefix if possible
Kito Cheng
-
2025/06/09
[PATCH] libstdc++: Make __max_size_type and __max_diff_type structural
Patrick Palka
-
2025/06/09
[committed] RISC-V: Regen riscv-ext.texi [NFC]
Kito Cheng
-
2025/06/09
Re: [PATCH] [AUTOFDO] Don't scale bb_count with ipa_count when ipa_count is zero but count_max is not
Hongtao Liu
-
2025/06/09
Re: [PATCH v2] libstdc++: implement Philox Engine [PR119794]
Patrick Palka
-
2025/06/09
[PATCH] c, c++: Fix unused result for empty types [PR82134]
Jeremy Rifkin
-
2025/06/09
[PATCH 2/2] libstdc++: Directly implement ranges::sort [PR100795]
Patrick Palka
-
2025/06/09
[PATCH 1/2] libstdc++: Directly implement ranges::heap algos [PR100795]
Patrick Palka
-
2025/06/09
Re: [PATCH] forwprop: Change optimize_agr_copyprop into forward walk instead of backwards
Andrew Pinski
-
2025/06/09
Re: [RFC PATCH v2] cselib: Reuse VALUEs on reg adjustments
Jeff Law
-
2025/06/09
Re: [PATCH] RISC-V: Add 'bclr+binv' peephole2 optimization.
Jeff Law
-
2025/06/09
Re: [PATCH v5 11/24] Add clone_identifier function.
Jeff Law
-
2025/06/09
Re: [PATCH v5 06/24] Refactor record_function_versions.
Jeff Law
-
2025/06/09
[PATCH] gcc: Make int n_infiles local to gcc.cc.
Robert Dubner
-
2025/06/09
[to-be-committed][RISC-V] Fix ICE due to splitter emitting constant loads directly
Jeff Law
-
2025/06/09
Re: [wwwdocs] Add C status page (check, small tweaks)
Joseph Myers
-
2025/06/09
Re: [PATCH] c, c++: Save 8 bytes of memory in lang_type for non-ObjC*
Joseph Myers
-
2025/06/09
Re: [PATCH 3/3] c: Add remove_qualifier helper function [PR120510]
Joseph Myers
-
2025/06/09
Re: [PATCH 2/3] c: partial fix for qualifier inconsistency II [PR120510]
Joseph Myers
-
2025/06/09
Re: [PATCH 1/3] c: partial fix for qualifier inconsistency [PR120510]
Joseph Myers
-
2025/06/09
Re: [PATCH v2 1/2] emit-rtl: Allow extra checks for paradoxical subregs [PR119966]
Stafford Horne
-
2025/06/09
Re: [PATCH v2 1/2] emit-rtl: Allow extra checks for paradoxical subregs [PR119966]
Stafford Horne
-
2025/06/09
[PATCH] c++, coroutines: Ensure that the resumer is marked as can_throw.
Iain Sandoe
-
2025/06/09
[PATCH] c++, coroutines: Handle await expressions in assume attributes.
Iain Sandoe
-
2025/06/09
[PATCH] c++, coroutines: Handle builtin_constant_p [PR116775].
Iain Sandoe
-
2025/06/09
[PATCH] c++, coroutines: Handle unevaluated contexts
Iain Sandoe
-
2025/06/09
[PATCH v3] c++, coroutines: CWG2563 promise lifetime extension [PR115908].
Iain Sandoe
-
2025/06/09
[wwwdocs] Add C status page (check, small tweaks)
Marek Polacek
-
2025/06/09
[PATCH v2] c++, coroutines: Improve diagnostics for awaiter/promise.
Iain Sandoe
-
2025/06/09
[PATCH v2] c++, coroutines: Avoid UNKNOWN_LOCATION synthesizing code [PR120273].
Iain Sandoe
-
2025/06/09
[PATCH] or1k: Fix ICE in libgcc caused by recent validate_subreg changes
Stafford Horne
-
2025/06/09
[PATCH] libfortran: Add script to regenerate source files
FX Coudert
-
2025/06/09
Re: [PATCH] emit-rtl: Use simplify_subreg_regno to validate hardware subregs [PR119966]
Dimitar Dimitrov
-
2025/06/09
[pushed: r16-1348] diagnostics: convert enum logical_location_kind to enum class
David Malcolm
-
2025/06/09
Re: [PATCH v2 1/2] emit-rtl: Allow extra checks for paradoxical subregs [PR119966]
Jeff Law
-
2025/06/09
Re: [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]
Qing Zhao
-
2025/06/09
Re: [PATCH] expand, ranger: Use ranger during expansion [PR120434]
Jakub Jelinek
-
2025/06/09
[PATCH] c++: Save 8 further bytes from lang_type allocations
Jakub Jelinek
-
2025/06/09
[PATCH] c, c++: Save 8 bytes of memory in lang_type for non-ObjC*
Jakub Jelinek
-
2025/06/09
[PATCH] c++, v2: Don't incorrectly reject override after class head name [PR120569]
Jakub Jelinek
-
2025/06/09
Re: [PATCH] RISC-V: xtheadmemidx: Split slli.uw pattern [combine question]
Segher Boessenkool
-
2025/06/09
Re: [PATCH v3] c++: Fix template class lookup [PR120495, PR115605].
Jason Merrill
-
2025/06/09
Re: [PATCH] c++: Don't incorrectly reject override after class head name [PR120569]
Jason Merrill
-
2025/06/09
Re: [PATCH] RISC-V: xtheadmemidx: Split slli.uw pattern [combine question]
Segher Boessenkool
-
2025/06/09
Re: [PATCH 03/14] aarch64: Relaxed SEL combiner patterns for unpacked SVE FP conversions
Spencer Abson
-
2025/06/09
Re: [PATCH v2 1/2] emit-rtl: Allow extra checks for paradoxical subregs [PR119966]
Stafford Horne
-
2025/06/09
Re: [PATCH v2 1/2] emit-rtl: Allow extra checks for paradoxical subregs [PR119966]
Richard Sandiford
-
2025/06/09
Re: [PATCH v2 1/2] emit-rtl: Allow extra checks for paradoxical subregs [PR119966]
Stafford Horne
-
2025/06/09
[PATCH] libstdc++: Implement LWG3528 make_from_tuple can perform (the equivalent of) a C-style cast
Jonathan Wakely
-
2025/06/09
Re: [PATCH, FYI?] [arm] [vxworks] require thumb2 for pr120424.C
Richard Earnshaw (lists)
-
2025/06/09
Re: [PATCH] RISC-V: xtheadmemidx: Split slli.uw pattern [combine question]
Jeff Law
-
2025/06/09
Re: [AutoFDO] Profile merging for clone test
Jan Hubicka
-
2025/06/09
Re: message format ok?
James K. Lowden
-
2025/06/09
Re: [PATCH v2] Evaluate the object size by the size of the pointee type when the type is a structure with flexible array member which is annotated with counted_by.
Qing Zhao
-
2025/06/09
Re: [PATCH v4 1/3][C FE]Extend "counted_by" attribute to pointer fields of structures.
Qing Zhao
-
2025/06/09
Re: [PATCH 04/14] aarch64: Add support for unpacked SVE FP comparisons
Richard Sandiford
-
2025/06/09
Re: [PATCH 08/14] aarch64: Add support for unpacked SVE FP binary arithmetic
Richard Sandiford
-
2025/06/09
Re: [PATCH 03/14] aarch64: Relaxed SEL combiner patterns for unpacked SVE FP conversions
Richard Sandiford
-
2025/06/09
[pushed: r16-1344] diagnostics: fix <title> of experimental-html output [PR116792]
David Malcolm
-
2025/06/09
Re: [PATCH 2/3]AArch64: Support eliding ptest on masked compares [PR118974]
Richard Sandiford
-
2025/06/09
Re: [PATCH v1 1/4] RISC-V: Combine vec_duplicate + vremu.vv to vremu.vx on GR2VR cost
Jeff Law
-
2025/06/09
RE: [PATCH 2/3]AArch64: Support eliding ptest on masked compares [PR118974]
Tamar Christina
-
2025/06/09
[PATCH v1 3/4] RISC-V: Add test for vec_duplicate + vremu.vv combine case 0 with GR2VR cost 0, 2 and 15
pan2 . li
-
2025/06/09
[PATCH v1 2/4] RISC-V: Reconcile the existing test for vremu.vx combine
pan2 . li
-
2025/06/09
[PATCH v1 1/4] RISC-V: Combine vec_duplicate + vremu.vv to vremu.vx on GR2VR cost
pan2 . li
-
2025/06/09
[PATCH v1 4/4] RISC-V: Add test for vec_duplicate + vremu.vv combine case 1 with GR2VR cost 0, 1 and 2
pan2 . li
-
2025/06/09
[PATCH v1 0/4] RISC-V: Combine vec_duplicate + vremu.vv to vremu.vx on GR2VR cost
pan2 . li
-
2025/06/09
[r16-1247 Regression] FAIL: g++.dg/modules/xtreme-header-8.C -std=c++26 (test for excess errors) on Linux/x86_64
haochen.jiang
-
2025/06/09
[r16-1067 Regression] FAIL: gcc.dg/tree-ssa/cswtch-6.c scan-assembler .rodata.cst16 on Linux/x86_64
haochen.jiang
-
2025/06/09
Re: [PATCH 02/14] aarch64: Add support for unpacked SVE FP conversions
Richard Sandiford
-
2025/06/09
Re: [PATCH 2/3]AArch64: Support eliding ptest on masked compares [PR118974]
Richard Sandiford
-
2025/06/09
Re: [AUTOFDO][AARCH64] Add support for profilebootstrap
Richard Sandiford
-
2025/06/09
Re: [PATCH 1/4] libstdc++: Format empty chrono-spec for the calendar types directly.
Tomasz Kaminski
-
2025/06/09
Re: [PATCH v2] libstdc++: hashing support for chrono value classes (P2592R2)
Tomasz Kaminski
-
2025/06/09
RE: [PATCH 1/3]middle-end: support vec_cbranch_any and vec_cbranch_all [PR118974]
Tamar Christina
-
2025/06/09
Re: [PATCH] forwprop: Change optimize_agr_copyprop into forward walk instead of backwards
Richard Biener
-
2025/06/09
Re: [PATCH 11/14] aarch64: Add support for unpacked SVE FP conditional binary arithmetic
Spencer Abson
-
2025/06/09
Re: [PATCH 13/14] aarch64: Relaxed SEL combiner patterns for unpacked SVE FP ternary arithmetic
Spencer Abson
-
2025/06/09
Re: [PATCH] [RFC] RISC-V: Add extra check to help choosing multilib with equivalent arch.
Kito Cheng
-
2025/06/09
Re: [PATCH 1/3]middle-end: support vec_cbranch_any and vec_cbranch_all [PR118974]
Richard Biener
-
2025/06/09
Re: libstdc++: libstdc++: Implement LWG3528 make_from_tuple can perform (the equivalent of) a C-style cast
Jonathan Wakely
-
2025/06/09
Re: [PATCH 4/4] RISC-V: Add support for xtheadvector fault-only-first segment load/store intrinsics
Kito Cheng
-
2025/06/09
Re: [PATCH 09/14] aarch64: Add support for unpacked SVE FDIV
Spencer Abson
-
2025/06/09
回复:[PATCH] [RFC] RISC-V: Add extra check to help choosing multilib with equivalent arch.
yunzezhu
-
2025/06/09
Re: [PATCH 1/4] RISC-V: Add support for xtheadvector unit-stride segment load/store intrinsics
Kito Cheng
-
2025/06/09
Re: [PATCH 0/4] RISC-V: Add new segment load/store intrinsics for xtheadvector
Kito Cheng
-
2025/06/09
Re: [PATCH 08/14] aarch64: Add support for unpacked SVE FP binary arithmetic
Spencer Abson
-
2025/06/09
Re: [PATCH 04/14] aarch64: Add support for unpacked SVE FP comparisons
Spencer Abson
-
2025/06/09
Re: [PATCH 03/14] aarch64: Relaxed SEL combiner patterns for unpacked SVE FP conversions
Spencer Abson
-
2025/06/09
Re: [PATCH 02/14] aarch64: Add support for unpacked SVE FP conversions
Spencer Abson
-
2025/06/09
RE: AArch64 promote aarch64-autovec-peference to mautovec-preference
Tamar Christina
-
2025/06/09
Re: [PATCH] [RFC] RISC-V: Add extra check to help choosing multilib with equivalent arch.
Kito Cheng
-
2025/06/09
Re: [PATCH] i386: Handle ZERO_EXTEND like SIGN_EXTEND in bsr patterns [PR120434]
Uros Bizjak
-
2025/06/09
[COMMITTED 40/40] ada: Support fixed-lower-bound array types as generic actual parameters
Marc Poulhiès
-
2025/06/09
[COMMITTED 39/40] ada: Reject component-related aspects on formal non-array types
Marc Poulhiès
-
2025/06/09
[COMMITTED 37/40] ada: Clarify code in Process_Subtype
Marc Poulhiès
-
2025/06/09
[COMMITTED 38/40] ada: Fix glitch in handling of Atomic_Components on generic formal type
Marc Poulhiès
-
2025/06/09
[COMMITTED 31/40] ada: Fix comment
Marc Poulhiès
-
2025/06/09
[COMMITTED 36/40] ada: Add null exclusion formal to Process_Subtype
Marc Poulhiès
-
2025/06/09
[COMMITTED 34/40] ada: Missing discriminant check on assignment of Bounded_Vector aggregate
Marc Poulhiès
-
2025/06/09
[COMMITTED 20/40] ada: Pragma Ada_XX not propagated from library level spec to body
Marc Poulhiès
-
2025/06/09
[COMMITTED 19/40] ada: Remove redundant error checking
Marc Poulhiès
-
2025/06/09
[COMMITTED 33/40] ada: Remove duplicated code in parser for Chapter 4 (continued)
Marc Poulhiès
-
2025/06/09
[COMMITTED 30/40] ada: Remove duplicated code in parser for Chapter 4
Marc Poulhiès
-
2025/06/09
[COMMITTED 08/40] ada: Remove incorrect comment
Marc Poulhiès
-
2025/06/09
[COMMITTED 14/40] ada: Check validity using signedness from the type and not its base type
Marc Poulhiès
-
2025/06/09
[COMMITTED 15/40] ada: Remove incorrect bits in Copy_Node documentation
Marc Poulhiès
-
2025/06/09
[COMMITTED 28/40] ada: Simplify handling of selected components as name references
Marc Poulhiès
-
2025/06/09
[COMMITTED 27/40] ada: Restrict Overlays_Constant flag to selected entities
Marc Poulhiès
-
2025/06/09
[COMMITTED 32/40] ada: Set Ekind of components earlier
Marc Poulhiès
-
2025/06/09
Re: [PATCH] x86: Extend the remove_redundant_vector pass
Hongtao Liu
-
2025/06/09
[COMMITTED 11/40] ada: Remove outdated comment
Marc Poulhiès
-
2025/06/09
[COMMITTED 23/40] ada: Specialize syntax error on malformed Abstract_State contract
Marc Poulhiès
-
2025/06/09
[COMMITTED 21/40] ada: Tune recent change for warning about unsupported overlays
Marc Poulhiès
-
2025/06/09
[COMMITTED 22/40] ada: Do not build dispatch tables for generics
Marc Poulhiès
-
2025/06/09
[COMMITTED 16/40] ada: Constraint check on tagged build-in-place object decls
Marc Poulhiès
-
2025/06/09
[COMMITTED 29/40] ada: Fix SPARK test failures caused by new handling of inherited class-wide pre/post
Marc Poulhiès
-
2025/06/09
[COMMITTED 35/40] ada: Call Mutate_Ekind earlier for formal entities
Marc Poulhiès
-
2025/06/09
[COMMITTED 09/40] ada: Clarify warning in Atree.Rewrite documentation
Marc Poulhiès
-
2025/06/09
[COMMITTED 18/40] ada: Remove unnecessary special handling
Marc Poulhiès
-
2025/06/08
[COMMITTED 07/40] ada: Improve readability in Atree.Rewrite body
Marc Poulhiès
-
2025/06/08
[COMMITTED 25/40] ada: Set Ekind early in object declarations
Marc Poulhiès
-
2025/06/08
[COMMITTED 26/40] ada: Back out removal of renaming tranformation
Marc Poulhiès
-
2025/06/08
[COMMITTED 17/40] ada: Remove misleading comment
Marc Poulhiès
-
2025/06/08
[COMMITTED 10/40] ada: Add example in Current_Entity_In_Scope comment
Marc Poulhiès
-
2025/06/08
[COMMITTED 24/40] ada: Tweak error recovery path
Marc Poulhiès
-
2025/06/08
[COMMITTED 06/40] ada: Tweak Kill_Current_Values
Marc Poulhiès
-
2025/06/08
[COMMITTED 02/40] ada: Fix bindings for CHERI Set_Bounds and Set_Exact_Bounds intrinsics.
Marc Poulhiès
-
2025/06/08
[COMMITTED 12/40] ada: Incorrect creation of corresponding expression of class-wide contracts
Marc Poulhiès
-
2025/06/08
[COMMITTED 05/40] ada: Fix spurious error on anonymous array initialized by conditional expression
Marc Poulhiès
-
2025/06/08
[COMMITTED 13/40] ada: Emit more warnings on unsupported overlay
Marc Poulhiès
-
2025/06/08
[COMMITTED 03/40] ada: Rename Is_Infinity to Is_Infinity_Or_NaN in System.Double_Real
Marc Poulhiès
-
2025/06/08
[COMMITTED 04/40] ada: Fix assertion failure on error path
Marc Poulhiès
-
2025/06/08
[COMMITTED 01/40] ada: Add Ada RM clause mention
Marc Poulhiès
-
2025/06/08
[PATCH] forwprop: Change proping memset into memcpy into a forwprop rather than a backwalk
Andrew Pinski
-
2025/06/08
[PATCH 3/3]AArch64 Implement cbranch_any and cbranch_all [PR118974]
Tamar Christina
-
2025/06/08
[PATCH 2/3]AArch64: Support eliding ptest on masked compares [PR118974]
Tamar Christina
-
2025/06/08
[PATCH 1/3]middle-end: support vec_cbranch_any and vec_cbranch_all [PR118974]
Tamar Christina
-
2025/06/08
RE: [PATCH v1 0/4] RISC-V: Combine vec_duplicate + vrem.vv to vrem.vx on GR2VR cost
Li, Pan2
-
2025/06/08
Re: [AUTOFDO][AARCH64] Add support for profilebootstrap
Kugan Vivekanandarajah
-
2025/06/08
Re: [AutoFDO] Profile merging for clone test
Kugan Vivekanandarajah
-
2025/06/08
[COMMITTED 4/5] RISC-V: frm/mode-switch: Reduce FRM restores on DYN transition [PR119164]
Vineet Gupta
-
2025/06/08
[COMMITTED 5/5] RISC-V: frm/mode-switch: robustify call_insn backtracking [PR120203]
Vineet Gupta
-
2025/06/08
[COMMITTED 2/5] RISC-V: frm/mode-switch: remove TARGET_MODE_CONFLUENCE
Vineet Gupta
-
2025/06/08
Re: [PATCH v2 5/5] RISC-V: frm/mode-switch: robustify call_insn backtracking [PR120203]
Vineet Gupta
-
2025/06/08
[COMMITTED 1/5] emit-rtl: document next_nonnote_nondebug_insn_bb () can breach into next BB
Vineet Gupta
-
2025/06/08
[COMMITTED 3/5] RISC-V: frm/mode-switch: remove dubious frm edge insertion before call_insn
Vineet Gupta
-
2025/06/08
[to-be-committed][RISC-V] Enable more if-conversion on RISC-V
Jeff Law
-
2025/06/08
[PUSHED] cselim: Move else_vdef definition to the usage
Andrew Pinski
-
2025/06/08
Re: [PATCH] libstdc++: Make debug iterator pointer sequence const [PR116369]
François Dumont
-
2025/06/08
Re: [PATCH 2/2] phi-opt: Do limited form of cselim from phiopt [PR120533]
Andrew Pinski
-
2025/06/08
[PUSHED] cselim: Use get_virtual_phi instead of a loop in cond_if_else_store_replacement
Andrew Pinski
-
2025/06/08
[PATCH] forwprop: Change optimize_agr_copyprop into forward walk instead of backwards
Andrew Pinski
-
2025/06/08
Re: [PATCH] gcc/configure: Check for makeinfo 5.0 or newer
Henrik Lindström
-
2025/06/08
Re: [PATCH] emit-rtl: Use simplify_subreg_regno to validate hardware subregs [PR119966]
Jeff Law
-
2025/06/08
Re: [PATCH] gcc/configure: Check for makeinfo 5.0 or newer
Jeff Law
-
2025/06/08
Re: [PATCH v2 1/2] emit-rtl: Allow extra checks for paradoxical subregs [PR119966]
Jeff Law
-
2025/06/08
Re: [PATCH v2 5/5] RISC-V: frm/mode-switch: robustify call_insn backtracking [PR120203]
Jeff Law
-
2025/06/08
Re: [PATCH v2 0/5] RISC-V: frm state-machine improvements
Jeff Law
-
2025/06/08
Re: [PATCH v2 0/5] RISC-V: frm state-machine improvements
Jeff Law
-
2025/06/08
Re: [PATCH v2 1/5] emit-rtl: document next_nonnote_nondebug_insn_bb () can breach into next BB
Jeff Law
-
2025/06/08
Re: [PATCH v1 0/4] RISC-V: Combine vec_duplicate + vrem.vv to vrem.vx on GR2VR cost
Jeff Law
-
2025/06/08
[PATCH, FYI?] [arm] [vxworks] require thumb2 for pr120424.C
Alexandre Oliva
-
2025/06/08
Re: [PATCH] xtensa: Implement l(ceil|floor)sfsi2 insn patterns and their scaled variants
Max Filippov