Messages by Date
-
2025/06/29
Re: [Patch, Fortran, Coarray, PR88076, v1] 0/6 Add a shared memory multi process coarray library.
Steve Kargl
-
2025/06/29
Re: [PATCH] c++: Fix up cp_build_array_ref COND_EXPR handling [PR120471]
Jason Merrill
-
2025/06/29
Re: [PATCH RFC] libgcc: don't use a weak ref for __cxa_finalize
Jason Merrill
-
2025/06/29
Re: [Patch, Fortran, Coarray, PR88076, v1] 0/6 Add a shared memory multi process coarray library.
Steve Kargl
-
2025/06/29
Re: [Patch, Fortran, Coarray, PR88076, v1] 0/6 Add a shared memory multi process coarray library.
Steve Kargl
-
2025/06/29
Re: [Patch, Fortran, Coarray, PR88076, v1] 0/6 Add a shared memory multi process coarray library.
Steve Kargl
-
2025/06/29
Re: [PATCH v2] expand: Allow sibcalling for return structures in some cases [PR71761]
Jeff Law
-
2025/06/29
[COMMITTED] cobol: Normalize generating and using function_decls.
Robert Dubner
-
2025/06/29
Re: [PATCH] lra: Check for null lowpart_subregs [PR120733]
Jeff Law
-
2025/06/29
Re: [PATCH] [testsuite] restore default action from dfp.exp [PR120631]
Jeff Law
-
2025/06/29
Re: [PATCH][RFC] phiopt: Optimize A < 0 ? ARG1 OP 2^n-1 : ARG1
Jeff Law
-
2025/06/29
AFDO/FDO profile comparator
Jan Hubicka
-
2025/06/29
Re: [PATCH] x86: Preserve frame pointer for no_callee_saved_registers attribute
Sam James
-
2025/06/29
[COMMITED] contrib/mklog.py: Fix writing to a global variable
Filip Kastl
-
2025/06/28
Re: [PATCH][RFC] phiopt: Optimize A < 0 ? ARG1 OP 2^n-1 : ARG1
Andrew Pinski
-
2025/06/28
Re: [PATCH][RFC] phiopt: Optimize A < 0 ? ARG1 OP 2^n-1 : ARG1
Jeff Law
-
2025/06/28
Re: [PATCH] Add "void debug (tree)"
H.J. Lu
-
2025/06/28
Re: [PATCH] Add "void debug (tree)"
Jeff Law
-
2025/06/28
Re: [PATCH RFC] libgcc: don't use a weak ref for __cxa_finalize
Florian Weimer
-
2025/06/28
[Ada] Fix PR ada/120854
Eric Botcazou
-
2025/06/28
Re: [PATCH] Add "void debug (tree)"
Richard Biener
-
2025/06/28
[patch,avr,applied] Fix ICE PR120856 in split2 with -mno-lra
Georg-Johann Lay
-
2025/06/28
[PATCH RFC] libgcc: don't use a weak ref for __cxa_finalize
Jason Merrill
-
2025/06/28
[PATCH] x86: Preserve frame pointer for no_callee_saved_registers attribute
H.J. Lu
-
2025/06/28
[PATCH v2] RISC-V: Refactor the function bitmap_union_of_preds_with_entry
Jin Ma
-
2025/06/28
[PATCH] c-family: Check backend for argument alignment on stack
H.J. Lu
-
2025/06/28
Re: [PATCH] c++: Fix up cp_build_array_ref COND_EXPR handling [PR120471]
Jakub Jelinek
-
2025/06/27
Re: [PATCH 04/17] ranger: Mark several member functions as final override
Aldy Hernandez
-
2025/06/27
Re: [PATCH] Add "void debug (tree)"
H.J. Lu
-
2025/06/27
Re: [PATCH] Add "void debug (tree)"
Jeff Law
-
2025/06/27
Re: [AutoFDO] Fix get_original_name to strip only names that are generated after auto-profile
Jan Hubicka
-
2025/06/27
[PATCH] Update alignment for argument on stack
H.J. Lu
-
2025/06/27
[PATCH] gcc: middle-end opt for trigonometric pi-based functions builtins
Yuao Ma
-
2025/06/27
Re: [PATCH V3] x86: Enable separate shrink wrapping
H.J. Lu
-
2025/06/27
RE: [PATCH v3 0/4] RISC-V: Combine vec_duplicate + vssubu.vv to vssubu.vx on GR2VR cost
Li, Pan2
-
2025/06/27
Re: [PATCH 15/17] coroutines: Removed unused private member in cp_coroutine_transform
Jason Merrill
-
2025/06/27
[PATCH] Add "void debug (tree)"
H.J. Lu
-
2025/06/27
Re: [PATCH] c++: Fix up cp_build_array_ref COND_EXPR handling [PR120471]
Jason Merrill
-
2025/06/27
Re: [PATCH] c++/modules: Ensure type of partial spec VAR_DECL is consistent with its template [PR120644]
Jason Merrill
-
2025/06/27
Re: [PATCH v2] c++: fix ICE with [[deprecated]] [PR120756]
Jason Merrill
-
2025/06/27
[PATCH] c++: Fix up cp_build_array_ref COND_EXPR handling [PR120471]
Jakub Jelinek
-
2025/06/27
[PATCH] libcpp: Fix up cpp_maybe_module_directive [PR120845]
Jakub Jelinek
-
2025/06/27
Re: [PATCH] c++, v3: Implement C++26 P3533R2 - constexpr virtual inheritance [PR120777]
Jakub Jelinek
-
2025/06/27
Re: [PATCH 1/4] c++: Add flag to detect underlying representative of bitfield decls
Jason Merrill
-
2025/06/27
Re: [PATCH] c++, v3: Implement C++26 P3533R2 - constexpr virtual inheritance [PR120777]
Jason Merrill
-
2025/06/27
Re: [PATCH] c++, v3: Implement C++26 P3533R2 - constexpr virtual inheritance [PR120777]
Jason Merrill
-
2025/06/27
[PR sanitizer/119356] Cherry pick bugfix from LLVM sanitizer runtime
Jeff Law
-
2025/06/27
Re: [PATCH, part2] Fortran: follow-up fix to checking of renamed-on-use interface name [PR120784]
Harald Anlauf
-
2025/06/27
Re: [PATCH, part2] Fortran: follow-up fix to checking of renamed-on-use interface name [PR120784]
Jerry D
-
2025/06/27
[PATCH, part2] Fortran: follow-up fix to checking of renamed-on-use interface name [PR120784]
Harald Anlauf
-
2025/06/27
Re: [PATCH][RFC] phiopt: Optimize A < 0 ? ARG1 OP 2^n-1 : ARG1
Jeff Law
-
2025/06/27
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]
Kees Cook
-
2025/06/27
[pushed] c++: fix decltype_p handling for binary expressions
Jason Merrill
-
2025/06/27
Re: [PATCH][RFC] phiopt: Optimize A < 0 ? ARG1 OP 2^n-1 : ARG1
Andrew Pinski
-
2025/06/27
Re: [PATCH][RFC] phiopt: Optimize A < 0 ? ARG1 OP 2^n-1 : ARG1
Andrew Pinski
-
2025/06/27
[PATCH] s390: More vec-perm-const cases.
Juergen Christ
-
2025/06/27
[PATCH][RFC] phiopt: Optimize A < 0 ? ARG1 OP 2^n-1 : ARG1
Raphael Moreira Zinsly
-
2025/06/27
Re: [PATCH v2] tree-optimization/120780: Support object size for containing objects
Siddhesh Poyarekar
-
2025/06/27
Re: [PATCH, V2, 1 of 3] Add -mcpu=future support.
Segher Boessenkool
-
2025/06/27
Re: [PATCH][RFC] c/96570 - diagnostics for conversions to/from time_t
Joseph Myers
-
2025/06/27
Re: [committed] i386: Introduce crc_rev<mode>si4 expanders [PR120719]
Andi Kleen
-
2025/06/27
RE: [PATCH V3] x86: Enable separate shrink wrapping
Cui, Lili
-
2025/06/27
Re: [PATCH] gcc: middle-end opt for trigonometric pi-based functions builtins
Jakub Jelinek
-
2025/06/27
[PATCH] gcc: middle-end opt for trigonometric pi-based functions builtins
Yuao Ma
-
2025/06/27
[committed v2] libstdc++: Use runtime format for internal format calls in chrono [PR110739]
Tomasz Kamiński
-
2025/06/27
Re: [PATCH] gcc: middle-end opt for trigonometric pi-based functions builtins
Jakub Jelinek
-
2025/06/27
[PATCH] libstdc++: Lift locale initialization in main chrono format loop [PR110739]
Tomasz Kamiński
-
2025/06/27
Re: [PATCH 7/8] libstdc++: Directly implement ranges::sample [PR100795]
Jonathan Wakely
-
2025/06/27
[PATCH] gcc: middle-end opt for trigonometric pi-based functions builtins
Yuao Ma
-
2025/06/27
Re: [PATCH 5/8] libstdc++: Directly implement ranges::stable_partition [PR100795]
Jonathan Wakely
-
2025/06/27
[commmited v2] libstdc++: Fix warnings introduced by type-erasing for chrono commits [PR110739]
Tomasz Kamiński
-
2025/06/27
[PATCH v3 4/4] RISC-V: Add test for vec_duplicate + vssubu.vv combine case 1 with GR2VR cost 0, 1 and 2
pan2 . li
-
2025/06/27
Re: [PATCH 7/8] libstdc++: Directly implement ranges::sample [PR100795]
Patrick Palka
-
2025/06/27
Re: [PATCH 5/8] libstdc++: Directly implement ranges::stable_partition [PR100795]
Patrick Palka
-
2025/06/27
Re: [PATCH] sh: Recognize >> 31 in treg_set_expr_not_const01
Jeff Law
-
2025/06/27
Re: [PATCH 4/8] libstdc++: Directly implement ranges::stable_sort [PR100795]
Jonathan Wakely
-
2025/06/27
[PATCH v3 3/4] RISC-V: Add test for vec_duplicate + vssubu.vv combine case 0 with GR2VR cost 0, 2 and 15
pan2 . li
-
2025/06/27
Re: [PATCH 4/8] libstdc++: Directly implement ranges::stable_sort [PR100795]
Jonathan Wakely
-
2025/06/27
Re: [PATCH 4/8] libstdc++: Directly implement ranges::stable_sort [PR100795]
Patrick Palka
-
2025/06/27
[PATCH v3 2/4] RISC-V: Reconcile the existing test due to cost model change
pan2 . li
-
2025/06/27
[patch,wwwdocs,applied] AVR uses LRA per default
Georg-Johann Lay
-
2025/06/27
Re: [PATCH 7/8] libstdc++: Directly implement ranges::sample [PR100795]
Jonathan Wakely
-
2025/06/27
[PATCH v3 1/4] RISC-V: Combine vec_duplicate + vssubu.vv to vssubu.vx on GR2VR cost
pan2 . li
-
2025/06/27
RE: [PATCH v2 0/4] RISC-V: Combine vec_duplicate + vssubu.vv to vssubu.vx on GR2VR cost
Li, Pan2
-
2025/06/27
Re: [PATCH 7/8] libstdc++: Directly implement ranges::sample [PR100795]
Jonathan Wakely
-
2025/06/27
[PATCH v3 0/4] RISC-V: Combine vec_duplicate + vssubu.vv to vssubu.vx on GR2VR cost
pan2 . li
-
2025/06/27
Re: [PATCH v2 0/4] RISC-V: Combine vec_duplicate + vssubu.vv to vssubu.vx on GR2VR cost
Robin Dapp
-
2025/06/27
Re: [PATCH] sh: Recognize >> 31 in treg_set_expr_not_const01
Oleg Endo
-
2025/06/27
Re: [PATCH 8/8] libstdc++: Directly implement ranges::shuffle [PR100795]
Jonathan Wakely
-
2025/06/27
Re: [PATCH v2 0/4] RISC-V: Combine vec_duplicate + vssubu.vv to vssubu.vx on GR2VR cost
Robin Dapp
-
2025/06/27
[PATCH] sh: Recognize >> 31 in treg_set_expr_not_const01
Raphael Moreira Zinsly
-
2025/06/27
Re: [PATCH 7/8] libstdc++: Directly implement ranges::sample [PR100795]
Jonathan Wakely
-
2025/06/27
Re: [AutoFDO] Fix get_original_name to strip only names that are generated after auto-profile
Jan Hubicka
-
2025/06/27
Re: [committed] RISC-V: Add comment and reorder the the include files in riscv.md [NFC]
Kito Cheng
-
2025/06/27
Re: [PATCH 1/2] allow contraction to synthetic single-element vector FMA
Alexander Monakov
-
2025/06/27
Re: [Fortran, Patch, PR120843, v1] Fix reject valid, because of inconformable coranks
Andre Vehreschild
-
2025/06/27
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/27
Re: Remove early inlining from afdo pass
Jan Hubicka
-
2025/06/27
Re: [PATCH 6/8] libstdc++: Directly implement ranges::nth_element [PR100795]
Jonathan Wakely
-
2025/06/27
Re: [PATCH 5/8] libstdc++: Directly implement ranges::stable_partition [PR100795]
Jonathan Wakely
-
2025/06/27
Re: [PATCH 5/8] libstdc++: Directly implement ranges::stable_partition [PR100795]
Jonathan Wakely
-
2025/06/27
RE: [PATCH v2 0/4] RISC-V: Combine vec_duplicate + vssubu.vv to vssubu.vx on GR2VR cost
Li, Pan2
-
2025/06/27
Re: [patch,avr] Turn on LRA per default
Jeff Law
-
2025/06/27
Re: [PATCH 4/8] libstdc++: Directly implement ranges::stable_sort [PR100795]
Jonathan Wakely
-
2025/06/27
[RFC] libstdc++: Provide meaning to precision for duration in chrono-spec.
Tomasz Kamiński
-
2025/06/27
[patch,avr] Turn on LRA per default
Georg-Johann Lay
-
2025/06/27
[PATCH v2] vect: Misalign checks for gather/scatter.
Robin Dapp
-
2025/06/27
Re: [to-be-committed][RISC-V][PR target/119971] Avoid losing shift count masking
Jeff Law
-
2025/06/27
[Fortran, Patch, PR120843, v1] Fix reject valid, because of inconformable coranks
Andre Vehreschild
-
2025/06/27
Re: [PATCH] tree-optimization/120780: Support object size for containing objects
Siddhesh Poyarekar
-
2025/06/27
[PATCH v2] tree-optimization/120780: Support object size for containing objects
Siddhesh Poyarekar
-
2025/06/27
Re: [PATCH 3/8] libstdc++: Directly implement ranges::inplace_merge [PR100795]
Jonathan Wakely
-
2025/06/27
Re: [PATCH 2/8] libstdc++: Directly implement ranges::sort [PR100795]
Jonathan Wakely
-
2025/06/27
Re: [PATCH 1/8] libstdc++: Directly implement ranges::heap algos [PR100795]
Jonathan Wakely
-
2025/06/27
Re: [PATCH] match: Unwrap non-lvalue as unary or binary operand
Mikael Morin
-
2025/06/27
Re: [PATCH] libstdc++: Fix warnings introduced by type-erasing for chrono commits [PR110739]
Jonathan Wakely
-
2025/06/27
Re: [PATCH] tree-optimization/120780: Support object size for containing objects
Jakub Jelinek
-
2025/06/27
Re: [PATCH] tree-optimization/120780: Support object size for containing objects
Richard Biener
-
2025/06/27
Re: [PATCH] libstdc++: Use runtime format for internal format calls in chrono [PR110739]
Tomasz Kaminski
-
2025/06/27
Re: [PATCH] tree-optimization/120780: Support object size for containing objects
Siddhesh Poyarekar
-
2025/06/27
[PATCH] tree-optimization/120780: Support object size for containing objects
Siddhesh Poyarekar
-
2025/06/27
Re: [PATCH v4 1/1] libstdc++: Implement default_accessor from mdspan.
Luc Grosheintz
-
2025/06/27
Re: [PATCH v5] libstdc++: Implement default_accessor from mdspan.
Luc Grosheintz
-
2025/06/27
[PATCH v5] libstdc++: Implement default_accessor from mdspan.
Luc Grosheintz
-
2025/06/27
Re: [PATCH] libstdc++: Fix warnings introduced by type-erasing for chrono commits [PR110739]
Tomasz Kaminski
-
2025/06/27
[PATCH] libstdc++: Fix warnings introduced by type-erasing for chrono commits [PR110739]
Tomasz Kamiński
-
2025/06/27
Re: [PATCH 1/2] allow contraction to synthetic single-element vector FMA
Richard Biener
-
2025/06/27
Re: [PATCH] [RFC] RISC-V: Add extra check to help choosing multilib with equivalent arch.
yunzezhu
-
2025/06/27
[PATCH 1/1] ivopts: Fix scan-assembler-not regexes for aarch64/sve test
Christopher Bazley
-
2025/06/27
[PATCH 0/1] ivopts: Fix scan-assembler-not regexes for aarch64/sve
Christopher Bazley
-
2025/06/27
Re: [PATCH] libstdc++: Use runtime format for internal format calls in chrono [PR110739]
Jonathan Wakely
-
2025/06/27
[PATCH] tree-optimization/120808 - SLP patterns with FMA/FMS
Richard Biener
-
2025/06/27
Re: [PATCH] libstdc++: Use runtime format for internal format calls in chrono [PR110739]
Tomasz Kaminski
-
2025/06/27
Re: [PATCH] libstdc++: Use runtime format for internal format calls in chrono [PR110739]
Jonathan Wakely
-
2025/06/27
[PATCH v2 4/5] libstdc++: Implement mdspan and tests.
Luc Grosheintz
-
2025/06/27
Re: [PATCH v4 1/1] libstdc++: Implement default_accessor from mdspan.
Jonathan Wakely
-
2025/06/27
[PATCH v2 5/5] libstdc++: Make mdspan nothrow movable.
Luc Grosheintz
-
2025/06/27
[PATCH v2 2/4] RISC-V: Add test for vec_duplicate + vssubu.vv combine case 0 with GR2VR cost 0, 2 and 15
pan2 . li
-
2025/06/27
Re: [PATCH v4 1/1] libstdc++: Implement default_accessor from mdspan.
Tomasz Kaminski
-
2025/06/27
[PATCH v2 1/4] RISC-V: Combine vec_duplicate + vssubu.vv to vssubu.vx on GR2VR cost
pan2 . li
-
2025/06/27
[PATCH v2 2/5] libstdc++: Check prerequite of extents::extents.
Luc Grosheintz
-
2025/06/27
Re: [PATCH v2 0/5] Implement mdspan.
Luc Grosheintz
-
2025/06/27
Re: [PATCH v2 0/4] RISC-V: Combine vec_duplicate + vssubu.vv to vssubu.vx on GR2VR cost
Robin Dapp
-
2025/06/27
[PATCH v2 3/4] RISC-V: Add test for vec_duplicate + vssubu.vv combine case 1 with GR2VR cost 0, 1 and 2
pan2 . li
-
2025/06/27
[PATCH v2 0/4] RISC-V: Combine vec_duplicate + vssubu.vv to vssubu.vx on GR2VR cost
pan2 . li
-
2025/06/27
Re: [PATCH v4 1/1] libstdc++: Implement default_accessor from mdspan.
Tomasz Kaminski
-
2025/06/27
[PATCH v2 4/4] RISC-V: Reconcile the existing test due to cost model change
pan2 . li
-
2025/06/27
[PATCH 7/7 v2] RISC-V: Add support for the XAndesvdot ISA extension.
KuanLin Chen
-
2025/06/27
[PATCH v2 3/5] libstdc++: Restructure mdspan tests to reuse IntLike.
Luc Grosheintz
-
2025/06/27
[PATCH 6/7 v2] RISC-V: Add support for the XAndesvpackfph ISA extension.
KuanLin Chen
-
2025/06/27
[PATCH v4 0/1] Implement default_accessor.
Luc Grosheintz
-
2025/06/27
[PATCH v2 0/5] Implement mdspan.
Luc Grosheintz
-
2025/06/27
[PATCH v2 1/5] libstdc++: Check prerequisites of layout_*::operator().
Luc Grosheintz
-
2025/06/27
[PATCH 5/7 v2] RISC-V: Add support for the XAndesvsintload ISA
KuanLin Chen
-
2025/06/27
[PATCH v4 1/1] libstdc++: Implement default_accessor from mdspan.
Luc Grosheintz
-
2025/06/27
RE: [PATCH V3] x86: Enable separate shrink wrapping
Cui, Lili
-
2025/06/27
Re: [PATCH] libstdc++: Use runtime format for internal format calls in chrono [PR110739]
Tomasz Kaminski
-
2025/06/27
[PATCH 2/7 v2] RISC-V: Add support for the XAndesperf ISA extension.
KuanLin Chen
-
2025/06/27
[PATCH 3/7 v2] RISC-V: Add support for the XAndesbfhcvt ISA extension.
KuanLin Chen
-
2025/06/27
Re: [PATCH 1/4] c++: Add flag to detect underlying representative of bitfield decls
Nathaniel Shead
-
2025/06/27
Re: [PATCH][RFC] c/96570 - diagnostics for conversions to/from time_t
Richard Biener
-
2025/06/27
[PATCH 4/7 v2] RISC-V: Add support for the XAndesvbfhcvt ISA extension.
KuanLin Chen
-
2025/06/27
[PATCH v2 1/7] RISC-V: Add basic XAndes vendor extension support.
KuanLin Chen
-
2025/06/27
Re: [PATCH V3] x86: Enable separate shrink wrapping
H.J. Lu
-
2025/06/27
Re: [PATCH v3 1/1] libstdc++: Implement default_accessor from mdspan.
Luc Grosheintz
-
2025/06/27
Re: [PATCH][RFC] c/96570 - diagnostics for conversions to/from time_t
Florian Weimer
-
2025/06/27
Re: [PATCH] vect: Misalign checks for gather/scatter.
Richard Biener
-
2025/06/27
Re: [PATCH v3 6/6] LoongArch: Add support for _BitInt [PR117599]
Yang Yujie
-
2025/06/27
[PATCH] libstdc++: Use runtime format for internal format calls in chrono [PR110739]
Tomasz Kamiński
-
2025/06/27
Re: [PATCH v3 1/1] libstdc++: Implement default_accessor from mdspan.
Tomasz Kaminski
-
2025/06/27
Re: [PATCH v3 6/6] LoongArch: Add support for _BitInt [PR117599]
Jakub Jelinek
-
2025/06/27
Re: [PATCH 1/2] Fixup partial_vectors_supported_p use
Richard Biener
-
2025/06/27
Re: [PATCH] RISC-V: Refactor the function bitmap_union_of_preds_with_entry
Jin Ma
-
2025/06/27
Re: [PATCH 1/2] Fixup partial_vectors_supported_p use
Richard Sandiford
-
2025/06/27
Re: [PATCH v3 5/6] LoongArch: Prioritize target-specific makefile fragments
Jakub Jelinek
-
2025/06/27
Re: [PATCH v3 3/6] bitint: Allow unused bits when testing extended _BitInt ABIs
Jakub Jelinek
-
2025/06/27
[pushed] libstdc++: Fix Darwin bootstrap by simplifying ver file syntax.
Iain Sandoe
-
2025/06/27
Re: [PATCH v3 4/6] bitint: Do not optimize away conversion to _BitInt before a VCE
Jakub Jelinek
-
2025/06/27
Re: [PATCH v3 2/6] expand: Reduce unneeded _BitInt extensions
Jakub Jelinek
-
2025/06/27
Re: [PATCH] vect: Misalign checks for gather/scatter.
Robin Dapp
-
2025/06/27
Re: [PATCH v3 1/6] bitint: Allow mode promotion of _BitInt types
Jakub Jelinek
-
2025/06/27
Re: [PATCH v2 1/1] libstdc++: Implement default_accessor from mdspan.
Luc Grosheintz
-
2025/06/27
[PATCH v3 1/1] libstdc++: Implement default_accessor from mdspan.
Luc Grosheintz
-
2025/06/27
[PATCH v3 0/1] Implement default_accessor.
Luc Grosheintz
-
2025/06/27
[PATCH v3 2/6] expand: Reduce unneeded _BitInt extensions
Yang Yujie
-
2025/06/27
[PATCH v3 0/6] LoongArch: Add support for _BitInt [PR117599]
Yang Yujie
-
2025/06/27
Re: [PATCH] Fix misoptimization of CONSTRUCTOR with reverse SSO
Richard Biener
-
2025/06/27
[Patch] Fortran/OpenACC: Permit PARAMETER as 'var' in clauses (+ ignore)
Tobias Burnus
-
2025/06/27
[PATCH v3 6/6] LoongArch: Add support for _BitInt [PR117599]
Yang Yujie
-
2025/06/27
[PATCH v3 4/6] bitint: Do not optimize away conversion to _BitInt before a VCE
Yang Yujie
-
2025/06/27
[PATCH v3 5/6] LoongArch: Prioritize target-specific makefile fragments
Yang Yujie
-
2025/06/27
[PATCH v3 3/6] bitint: Allow unused bits when testing extended _BitInt ABIs
Yang Yujie
-
2025/06/27
[PATCH v3 1/6] bitint: Allow mode promotion of _BitInt types
Yang Yujie
-
2025/06/27
Re: [PATCH] c++/modules: Ensure type of partial spec VAR_DECL is consistent with its template [PR120644]
Nathaniel Shead
-
2025/06/27
Re: [PATCH] vect: Misalign checks for gather/scatter.
Richard Biener
-
2025/06/27
[PATCH][committed][docs]: fix a typo in used attribute documentation
Tamar Christina
-
2025/06/27
Re: [PATCH] gcc: middle-end opt for trigonometric pi-based functions builtins
Jakub Jelinek
-
2025/06/27
Re: [PATCH][RFC] c/96570 - diagnostics for conversions to/from time_t
Richard Biener
-
2025/06/27
RE: [PATCH v1 2/4] RISC-V: Add test for vec_duplicate + vssubu.vv combine case 0 with GR2VR cost 0, 2 and 15
Li, Pan2
-
2025/06/26
[PATCH][v2] Fixup partial_vectors_supported_p use
Richard Biener