Messages by Date
-
2025/07/24
[PATCH v2] c++, coroutines: Handle allocation fail returns [PR121219].
Iain Sandoe
-
2025/07/24
[PATCH 2/2] x86: testsuite: Fix asm-hard-reg-*.c [PR121205]
Stefan Schulze Frielinghaus
-
2025/07/24
[PATCH 1/2] lra: Stop constraint processing on error [PR121205]
Stefan Schulze Frielinghaus
-
2025/07/24
Re: [PATCH] libstdc++: Cleaned up string_vector_iterators.cc test [PR104874]
Tomasz Kaminski
-
2025/07/24
[COMMITTED 3/3] ada: Use-before-definition of a component of discriminated aggregate's itype.
Marc Poulhiès
-
2025/07/24
[COMMITTED 2/3] ada: Function return accessibility checking for result access discrims.
Marc Poulhiès
-
2025/07/24
[COMMITTED 1/3] ada: Minor adjustment to the doc of Last_Chance_Handler
Marc Poulhiès
-
2025/07/24
[PATCH] libstdc++: Cleaned up string_vector_iterators.cc test [PR104874]
Tomasz Kamiński
-
2025/07/24
[PATCH] Determine CONSTRAINT_LEN at run-time [PR121214]
Stefan Schulze Frielinghaus
-
2025/07/24
[PATCH] [15 backport] [RISC-V] Correct CFA notes for stack-clash protection [PR120714]
Andreas Schwab
-
2025/07/24
[PATCH] libstdc++: Cleaned up string_vector_iterators.cc test [PR104874]
Tomasz Kamiński
-
2025/07/24
Re: [PATCH] libstdc++: Teach std::distance and std::advance about C++20 iterators [PR102181]
Tomasz Kaminski
-
2025/07/24
Re: [PATCH] [aarch64] Make better use of overflowing operations in max/min(a, add/sub(a, b)) [PR116815]
Dhruv Chawla
-
2025/07/23
Re: [Patch, fortran] PR121182 - F2018 GENERIC statement is missing
Paul Richard Thomas
-
2025/07/23
Re: [PATCH] [aarch64] Make better use of overflowing operations in max/min(a, add/sub(a, b)) [PR116815]
Andrew Pinski
-
2025/07/23
Re: [PATCH] configure: reject unsupported --with-long-double-64 option
Kishan Parmar
-
2025/07/23
[PATCH] [aarch64] Make better use of overflowing operations in max/min(a, add/sub(a, b)) [PR116815]
dhruvc
-
2025/07/23
[PING^1][PATCH v4] rs6000: Adding missed ISA 3.0 atomic memory operation instructions.
jeevitha
-
2025/07/23
[PATCH] [hardbool] implement OP=, ++ and --, volatile and atomics
Alexandre Oliva
-
2025/07/23
Re: [PATCH] c++: more name lookup for non-dep rewritten cmp ops
Patrick Palka
-
2025/07/23
Re: [PATCH] [RFC] Delayed parsing for bounds safety attributes
Bill Wendling
-
2025/07/23
Re: [PATCH] c++: more name lookup for non-dep rewritten cmp ops
Jason Merrill
-
2025/07/23
Re: [PATCH] Determine CONSTRAINT_LEN at run-time [PR121214]
Richard Sandiford
-
2025/07/23
Re: [PATCH] [RFC] Delayed parsing for bounds safety attributes
Joseph Myers
-
2025/07/23
Re: [PATCH] [RFC] Delayed parsing for bounds safety attributes
Martin Uecker
-
2025/07/23
Re: [PATCH] [RFC] Delayed parsing for bounds safety attributes
Martin Uecker
-
2025/07/23
Re: [PATCH] [RFC] Delayed parsing for bounds safety attributes
Martin Uecker
-
2025/07/23
Re: [PATCH] c++: more name lookup for non-dep rewritten cmp ops
Patrick Palka
-
2025/07/23
[PATCH v7] Provide new option -fdiagnostics-show-context=N for -Warray-bounds, -Wstringop-* warnings [PR109071, PR85788, PR88771, PR106762, PR108770, PR115274, PR117179]
Qing Zhao
-
2025/07/23
Re: [PATCH] [RFC] Delayed parsing for bounds safety attributes
Kees Cook
-
2025/07/23
Re: [PATCH] [RFC] Delayed parsing for bounds safety attributes
Bill Wendling
-
2025/07/23
Re: [PATCH] [RFC] Delayed parsing for bounds safety attributes
Kees Cook
-
2025/07/23
Re: [PATCH] c++, coroutines: Handle allocation fail return objects [PR121219].
Jason Merrill
-
2025/07/23
Re: [Fortran, Coarray] Call-out to everyone having Fortran coarray-codes available
Toon Moene
-
2025/07/23
[PATCH] c++: more name lookup for non-dep rewritten cmp ops
Patrick Palka
-
2025/07/23
Re: [PATCH] [RFC] Delayed parsing for bounds safety attributes
Kees Cook
-
2025/07/23
Re: [PATCH] [RFC] Delayed parsing for bounds safety attributes
Bill Wendling
-
2025/07/23
[PATCH, V4] Add -mcpu=future to the PowerPC
Michael Meissner
-
2025/07/23
Re: [PATCH] Fortran: fix passing of character length of function to procedure [PR121203]
Harald Anlauf
-
2025/07/23
Re: [PATCH] tree-optimization/120929: Limit MEM_REF handling to .ACCESS_WITH_SIZE
Qing Zhao
-
2025/07/23
Re: [PATCH] tree-optimization/120929: Limit MEM_REF handling to .ACCESS_WITH_SIZE
Siddhesh Poyarekar
-
2025/07/23
Re: [PATCH] switch-conversion: Reject VLA vector types [PR121091]
Andrew Pinski
-
2025/07/23
Re: [PATCH] tree-optimization/120929: Limit MEM_REF handling to .ACCESS_WITH_SIZE
Qing Zhao
-
2025/07/23
Re: [RFC PATCH v2 3/3] Add -ftarget-clones-table option support
Yangyu Chen
-
2025/07/23
Re: [PATCH] zlib: import zlib-1.3.1
Sam James
-
2025/07/23
Re: [PATCH] configure: reject unsupported --with-long-double-64 option
Segher Boessenkool
-
2025/07/23
[RFC PATCH 2/2] Fortran: removed RTL at function start
ZAMBAR
-
2025/07/23
[RFC PATCH 0/2] Fortran: multi-target clones Attribute Support
ZAMBAR
-
2025/07/23
Re: [PATCH] tree-optimization/120929: Limit MEM_REF handling to .ACCESS_WITH_SIZE
Siddhesh Poyarekar
-
2025/07/23
[RFC PATCH 1/2] Fortran: target clones basic support
ZAMBAR
-
2025/07/23
[Patch, fortran] PR121182 - F2018 GENERIC statement is missing
Paul Richard Thomas
-
2025/07/23
[PATCH] contrib: add 'zlib' to ignored_prefixes
Sam James
-
2025/07/23
Re: [PATCH] [RFC] Delayed parsing for bounds safety attributes
Martin Uecker
-
2025/07/23
Re: [PATCH] [RFC] Delayed parsing for bounds safety attributes
Qing Zhao
-
2025/07/23
[PATCH v5] Implement Philox Engine [PR119794]
1nfocalypse
-
2025/07/23
Re: [PATCH] RISC-V: Rework broadcast handling [PR121073].
Robin Dapp
-
2025/07/23
Re: [PATCH v2 7/7] Add EHB after last load if branch within 16 inst.
Aleksandar Rakic
-
2025/07/23
Re: [PATCH v2 6/7] Performance degradation for iDCT-4M example
Aleksandar Rakic
-
2025/07/23
Re: [PATCH v2 5/7] Test float32-basic.c fails with -mabi=64 -EB
Aleksandar Rakic
-
2025/07/23
[PATCH] Determine CONSTRAINT_LEN at run-time [PR121214]
Stefan Schulze Frielinghaus
-
2025/07/23
Re: [PATCH v2 3/7] MIPSR6: Fix ICE occurred in R6 target
Aleksandar Rakic
-
2025/07/23
[PATCH] c++, coroutines: Handle allocation fail return objects [PR121219].
Iain Sandoe
-
2025/07/23
Re: [PATCH v2 2/7] Inefficient scattered complex<float> load with MSA
Aleksandar Rakic
-
2025/07/23
Re: [PATCH v2 1/7] MIPSR6: Define new R6 FPU instructions
Aleksandar Rakic
-
2025/07/23
Re: [PATCH v2 18/18] Check anti-dependence between 0 and 3 for loads
Aleksandar Rakic
-
2025/07/23
Re: [PATCH v2 17/18] Implement synthesised conditional xor/or
Aleksandar Rakic
-
2025/07/23
Re: [PATCH v2 16/18] Inefficient 64-bit signed modulo by powers of two
Aleksandar Rakic
-
2025/07/23
Re: [PATCH v2 15/18] Inefficient scattered double precision load in MSA
Aleksandar Rakic
-
2025/07/23
Re: [PATCH v2 14/18] Test solution on dspmac builtins
Aleksandar Rakic
-
2025/07/23
Re: [PATCH v2 13/18] Make rtl if-conversion more common
Aleksandar Rakic
-
2025/07/23
Re: [PATCH v2 12/18] Load/store bonding improvements
Aleksandar Rakic
-
2025/07/23
Re: [PATCH v2 11/18] Add -minline-intermix to ignore mips16/nomips16
Aleksandar Rakic
-
2025/07/23
Re: [PATCH] vect: Add target hook to prefer gather/scatter instructions
Richard Biener
-
2025/07/23
Re: [PATCH v2 10/18] Add -march=interaptiv-mr2 with MIPS16E2
Aleksandar Rakic
-
2025/07/23
Re: [PATCH v2 09/18] Improve inlined memcpy
Aleksandar Rakic
-
2025/07/23
Re: [PATCH v2 08/18] Add -mfunc-opt-list=<FILE>
Aleksandar Rakic
-
2025/07/23
Re: [PATCH 4/4] Do not set STMT_VINFO_VECTYPE from dataref analysis
Robin Dapp
-
2025/07/23
Re: [PATCH v2 07/18] Add -munique-sections feature
Aleksandar Rakic
-
2025/07/23
Ping: [PATCH] builtins.cc (fold_builtin_bit_query): Don't consider MAX_FIXED_MODE_SIZE, [PR120935]
Hans-Peter Nilsson
-
2025/07/23
Re: [PATCH] tree-optimization/120929: Limit MEM_REF handling to .ACCESS_WITH_SIZE
Qing Zhao
-
2025/07/23
Re: [PATCH v2 06/18] Add -msdata-num and -msdata-opt-list support
Aleksandar Rakic
-
2025/07/23
Re: [PATCH v2 05/18] Add support for -mdead-loads
Aleksandar Rakic
-
2025/07/23
Re: [PATCH v2 04/18] Add microMIPS R6 support
Aleksandar Rakic
-
2025/07/23
Re: [PATCH v2 03/18] Add support for -mclib=[newlib,small,tiny]
Aleksandar Rakic
-
2025/07/23
Re: [PATCH v2 02/18] Hazard barrier return support
Aleksandar Rakic
-
2025/07/23
Re: [PATCH v2 01/18] Multilib changes
Aleksandar Rakic
-
2025/07/23
Re: [PATCH v2 11/12] fmadd.w should be restricted to mipsr6
Aleksandar Rakic
-
2025/07/23
Re: [PATCH v2 10/12] Fix register spill issue for soft-float glibc 2.29
Aleksandar Rakic
-
2025/07/23
Re: [PATCH v2 09/12] Add -mmxu and -mno-mxu driver pass through
Aleksandar Rakic
-
2025/07/23
Re: [PATCH v2 06/12] Frame barrier fix
Aleksandar Rakic
-
2025/07/23
Re: [PATCH v2 07/12] Lightweight fix for shrink-wrapping inhibition
Aleksandar Rakic
-
2025/07/23
Re: [PATCH] tree-optimization/120929: Limit MEM_REF handling to .ACCESS_WITH_SIZE
Siddhesh Poyarekar
-
2025/07/23
Re: [PATCH v2 05/12] Testsuite: Disable the time-profiler-2.c test
Aleksandar Rakic
-
2025/07/23
[PATCH] libstdc++: Expand compile-time ranges tests for vector and basic_string.
Tomasz Kamiński
-
2025/07/23
Re: [PATCH] vect: Add target hook to prefer gather/scatter instructions
Andrew Stubbs
-
2025/07/23
Re: [PATCH v2 04/12] Testsuite: Use HAS_LDC instead of a specific ISA
Aleksandar Rakic
-
2025/07/23
Re: [PATCH v2 03/12] Improve store_by_pieces_p
Aleksandar Rakic
-
2025/07/23
Re: [PATCH] tree-optimization/120929: Limit MEM_REF handling to .ACCESS_WITH_SIZE
Qing Zhao
-
2025/07/23
Re: [PATCH v2 02/12] Fix unsafe comparison against stack_pointer_rtx
Aleksandar Rakic
-
2025/07/23
Re: [PATCH 4/4] Do not set STMT_VINFO_VECTYPE from dataref analysis
Richard Biener
-
2025/07/23
Re: [PATCH v2 01/12] Testsuite: Fix tests properly for compact-branches
Aleksandar Rakic
-
2025/07/23
Re: [PATCH v2 1/3] aarch64: Stop using sys/ifunc.h header in libatomic and libgcc
Remi Machet
-
2025/07/23
Re: [PATCH] vect: Add target hook to prefer gather/scatter instructions
Richard Biener
-
2025/07/23
RE: [PATCH v1 0/2] Avoid RVV fixed insn VX combine pollute VXRM
Li, Pan2
-
2025/07/23
Re: [PATCH] vect: Add target hook to prefer gather/scatter instructions
Andrew Stubbs
-
2025/07/23
Re: [PATCH 4/4] Do not set STMT_VINFO_VECTYPE from dataref analysis
Robin Dapp
-
2025/07/23
Re: [PATCH v1 0/2] Avoid RVV fixed insn VX combine pollute VXRM
Jeff Law
-
2025/07/23
[committed] cobol: Tweak adjustments to location_t of GENERIC nodes for
Robert Dubner
-
2025/07/23
Re: [PATCH v2 10/10] nanoMIPS: unnecessary AND following an EXT
Aleksandar Rakic
-
2025/07/23
Re: [PATCH v2 09/10] Remove redundant moves
Aleksandar Rakic
-
2025/07/23
Re: [PATCH v2 08/10] Testsuite: Skip tests making calls to variables
Aleksandar Rakic
-
2025/07/23
Re: [PATCH v2 07/10] Testsuite: Adjust tests to cope with -mips16
Aleksandar Rakic
-
2025/07/23
Re: [PATCH v2 06/10] Testsuite: Fix insn-*.c tests from trunk
Aleksandar Rakic
-
2025/07/23
Re: [PATCH v2 05/10] P5600: Option -msched-weight added
Aleksandar Rakic
-
2025/07/23
Re: [PATCH 4/4] Do not set STMT_VINFO_VECTYPE from dataref analysis
Robin Dapp
-
2025/07/23
Re: [PATCH v2 04/10] Add offset shrinking pass (-mshrink-offsets)
Aleksandar Rakic
-
2025/07/23
Re: [PATCH] vect: Add target hook to prefer gather/scatter instructions
Richard Biener
-
2025/07/23
Re: [PATCH v3 2/3] libstdc++: Prepare test code for default_accessor for reuse.
Tomasz Kaminski
-
2025/07/23
Re: [PATCH 4/4] Do not set STMT_VINFO_VECTYPE from dataref analysis
Richard Biener
-
2025/07/23
Re: [PATCH] [RFC] Delayed parsing for bounds safety attributes
Aaron Ballman
-
2025/07/23
[PATCH] vect: Add target hook to prefer gather/scatter instructions
Andrew Stubbs
-
2025/07/23
Re: [PATCH v2 02/10] Only split shifts if using -mno-debugd
Aleksandar Rakic
-
2025/07/23
Re: [PATCH v2 01/10] Add -mgrow-frame-downwards
Aleksandar Rakic
-
2025/07/23
Re: [PATCH v3 3/3] libstdc++: Implement aligned_accessor from mdspan [PR120994]
Luc Grosheintz
-
2025/07/23
Re: [PATCH v3 2/3] libstdc++: Prepare test code for default_accessor for reuse.
Tomasz Kaminski
-
2025/07/23
Re: [PATCH v3 3/3] libstdc++: Implement aligned_accessor from mdspan [PR120994]
Tomasz Kaminski
-
2025/07/23
Re: [PATCH v2 1/1] Ensure _UNDER_TEST executables are target based
Aleksandar Rakic
-
2025/07/23
Re: [PATCH v1] libstdc++: Remove redundant parens in mdspan testsuite.
Tomasz Kaminski
-
2025/07/23
[PATCH] tree-optimization/121220 - improve sinking of stores
Richard Biener
-
2025/07/23
Re: [PATCH] fold-mem-offsets: Convert from DF to RTL-SSA
Christoph Müllner
-
2025/07/23
[pushed][PATCH] [modula2] Add return to remove build warning
Gaius Mulley
-
2025/07/23
[PATCH v3 2/3] libstdc++: Prepare test code for default_accessor for reuse.
Luc Grosheintz
-
2025/07/23
[PATCH v3 3/3] libstdc++: Implement aligned_accessor from mdspan [PR120994]
Luc Grosheintz
-
2025/07/23
[PATCH v3 1/3] libstdc++: Implement is_sufficiently_aligned [PR120994]
Luc Grosheintz
-
2025/07/23
[PATCH v3 0/3] Implement aligned_accessor [P2897R7]
Luc Grosheintz
-
2025/07/23
Re: [PATCHv4] libstdc++: Add NTTP bind_front, -back, not_fn (P2714) [PR119744]
Tomasz Kaminski
-
2025/07/23
Re: [PATCH v2 3/3] testsuite: Add runtime test for FMV resolvers
Yury Khrustalev
-
2025/07/23
Re: [PATCH v2 3/3] testsuite: Add runtime test for FMV resolvers
Alfie Richards
-
2025/07/23
[PATCH v2 3/3] testsuite: Add runtime test for FMV resolvers
Yury Khrustalev
-
2025/07/23
[PATCH v2 1/3] aarch64: Stop using sys/ifunc.h header in libatomic and libgcc
Yury Khrustalev
-
2025/07/23
[PATCH v2 2/3] testsuite: Add tests for __init_cpu_features_constructor
Yury Khrustalev
-
2025/07/23
[PATCH v2 0/3] aarch64: Stop using sys/ifunc.h header
Yury Khrustalev
-
2025/07/23
Re: [PATCH] switch-conversion: Reject VLA vector types [PR121091]
Richard Biener
-
2025/07/23
[PATCH v2] libstdc++: Use placement new to initialize storage of inplace_vector
Tomasz Kamiński
-
2025/07/23
Re: [Fortran, Coarray] Call-out to everyone having Fortran coarray-codes available
Iain Sandoe
-
2025/07/23
Re: [PATCH v2] defaults.h: Default MAX_FIXED_MODE_SIZE to MAX (BITS_PER_WORD * 2, 64)
Richard Sandiford
-
2025/07/23
[PATCH] configure: reject unsupported --with-long-double-64 option
Kishan Parmar
-
2025/07/23
Re: [PATCH] switch-conversion: Reject VLA vector types [PR121091]
Richard Sandiford
-
2025/07/23
[PATCH] libstdc++: Use placement new to initialize storage of inplace_vector
Tomasz Kamiński
-
2025/07/23
[pushed][PATCH] PR modula2/121164: Modula 2 build failure followup
gaiusmod2
-
2025/07/23
Re: [PATCH] switch-conversion: Reject VLA vector types [PR121091]
Richard Biener
-
2025/07/23
Re: [PATCH] aarch64: Fix fma steering when rename fails [PR120119]
Richard Sandiford
-
2025/07/23
Re: [PATCH 1/1] aarch64: testsuite: Keep -mtune=generic when specifying -moverride
Richard Sandiford
-
2025/07/23
Re: [Fortran, Coarray] Call-out to everyone having Fortran coarray-codes available
Andre Vehreschild
-
2025/07/23
[committed v4] libstdc++: Negative tests for constexpr uses inplace_vector [PR119137]
Tomasz Kamiński
-
2025/07/23
Re: [PATCH] [RFC] Delayed parsing for bounds safety attributes
Kees Cook
-
2025/07/23
Re: [PATCH] switch-conversion: Reject VLA vector types [PR121091]
Andrew Pinski
-
2025/07/23
Re: [PATCH] switch-conversion: Reject VLA vector types [PR121091]
Richard Biener
-
2025/07/22
Re: [PATCH v3 4/5] vect: Misalign checks for gather/scatter.
Richard Biener
-
2025/07/22
Re: [PATCH] [RFC] Delayed parsing for bounds safety attributes
Martin Uecker
-
2025/07/22
Re: [PATCH v3] gcc-16/changes.html: Add --enable-x86-64-mfentry
Gerald Pfeifer
-
2025/07/22
Re: [PATCH] [RFC] Delayed parsing for bounds safety attributes
Martin Uecker
-
2025/07/22
[PATCH] testsuite: Mark fn1 in pr81627.c as noinline [PR120101]
Andrew Pinski
-
2025/07/22
[PATCH v1 2/2] RISC-V: Add test case for vx combine polluting VXRM
pan2 . li
-
2025/07/22
[PATCH v1 1/2] RISC-V: Avoid vaaddu.vx combine pattern pollute VXRM csr
pan2 . li
-
2025/07/22
[PATCH v1 0/2] Avoid RVV fixed insn VX combine pollute VXRM
pan2 . li
-
2025/07/22
Re: [PATCH] [RFC] Delayed parsing for bounds safety attributes
Kees Cook
-
2025/07/22
Re: [PATCH] RISC-V: Rework broadcast handling [PR121073].
Jeff Law
-
2025/07/22
Re: [PATCH v2] testsuite: Fix overflow in gcc.dg/vect/pr116125.c
Siddhesh Poyarekar
-
2025/07/22
[PATCH v2] defaults.h: Default MAX_FIXED_MODE_SIZE to MAX (BITS_PER_WORD * 2, 64)
Hans-Peter Nilsson
-
2025/07/22
Re: [PATCH] zlib: import zlib-1.3.1
Jeff Law
-
2025/07/22
Re: [PATCH] strlen: Don't do the malloc+memset->calloc optimization in some cases [PR83022]
Andrew Pinski
-
2025/07/22
Re: [PATCH] tree-optimization/120929: Limit MEM_REF handling to .ACCESS_WITH_SIZE
Siddhesh Poyarekar
-
2025/07/22
Re: [PATCH v2] x86-64: Remove redundant TLS calls
H.J. Lu
-
2025/07/22
[PATCH v3] x86-64: Remove redundant TLS calls
H.J. Lu
-
2025/07/22
[RFC] RISC-V: support vnclip idiom [PR120378]
Edwin Lu
-
2025/07/22
Re: [PATCH] Fortran: fix passing of character length of function to procedure [PR121203]
Jerry D
-
2025/07/22
[pushed] c++: constexpr union placement new [PR121068]
Jason Merrill
-
2025/07/22
Re: [PATCH v4] libstdc++: Implement Philox Engine [PR119794]
Patrick Palka
-
2025/07/22
Re: [PATCH] [RFC] Delayed parsing for bounds safety attributes
Qing Zhao
-
2025/07/22
Re: [PATCH] c++: name lookup for non-dep rewritten != expr [PR121179]
Jason Merrill
-
2025/07/22
Re: [PATCH v3] c++: consteval blocks
Jason Merrill
-
2025/07/22
Re: [PATCH] c++: fix __is_invocable for std::reference_wrapper [PR121055]
Jason Merrill
-
2025/07/22
[PATCH] c++: fix __is_invocable for std::reference_wrapper [PR121055]
Patrick Palka
-
2025/07/22
[PATCH] c++: name lookup for non-dep rewritten != expr [PR121179]
Patrick Palka
-
2025/07/22
Re: [RFC PATCH v2 2/6] aarch64: Enable dumping of AArch64 CPU tuning parameters to JSON
Andrew Pinski
-
2025/07/22
Re: [RFC PATCH v2 2/6] aarch64: Enable dumping of AArch64 CPU tuning parameters to JSON
Andrew Pinski
-
2025/07/22
Re: [PATCH v1] rs6000: Fix UBSAN runtime errors for powerpc64le-unknown-linux-gnu
Kishan Parmar
-
2025/07/22
Re: [PATCH] [RFC] Delayed parsing for bounds safety attributes
Bill Wendling
-
2025/07/22
Re: [Fortran, Coarray] Call-out to everyone having Fortran coarray-codes available
Toon Moene
-
2025/07/22
Re: [PATCH] aarch64: Fix fma steering when rename fails [PR120119]
Andrew Pinski
-
2025/07/22
[PATCH] Fortran: fix passing of character length of function to procedure [PR121203]
Harald Anlauf
-
2025/07/22
Re: [PATCH] aarch64: Fix fma steering when rename fails [PR120119]
Remi Machet
-
2025/07/22
[PATCH] switch-conversion: Reject VLA vector types [PR121091]
Andrew Pinski
-
2025/07/22
[PATCH] aarch64: Fix fma steering when rename fails [PR120119]
Andrew Pinski
-
2025/07/22
Re: [PATCH 2/2] xtensa: Fix inaccuracy in xtensa_rtx_costs()
Max Filippov
-
2025/07/22
Re: [PATCH] tree-optimization/120929: Limit MEM_REF handling to .ACCESS_WITH_SIZE
Qing Zhao
-
2025/07/22
Re: [PATCH] tree-sra: Avoid total SRA if there are incompat. aggregate accesses (PR119085)
Richard Biener
-
2025/07/22
Re: [PING][PATCH 0/1] aarch64: testsuite: Keep -mtune=generic when specifying -moverride
Spencer Abson
-
2025/07/22
Re: [Fortran, Coarray] Call-out to everyone having Fortran coarray-codes available
Iain Sandoe