Messages by Date
-
2025/04/28
Re: [PATCH] ipa, cgraph: Enable constant propagation to OpenMP kernels
Jakub Jelinek
-
2025/04/28
Re: PING: [PATCH] x86: Add a pass to remove redundant all 0s/1s vector load
H.J. Lu
-
2025/04/28
Re: [PATCH] [autofdo] Annotate bb with all debug_stmt with location of phi in the single_succ.
Richard Biener
-
2025/04/28
Re: [PATCH] cfgexpand: Change __builtin_unreachable to __builtin_trap if only thing in function [PR109267]
Richard Biener
-
2025/04/28
Re: [PATCH] libstdc++: Use 'if constexpr' to slightly simplify <regex>
Tomasz Kaminski
-
2025/04/28
Re: [PATCH] Add testcase for bogus Warray-bounds warning dealing with __builtin_unreachable [PR100038]
Richard Biener
-
2025/04/28
Re: [PATCH 1/2] gimplefe: Simplify handling of identifier based binary operations
Richard Biener
-
2025/04/28
Re: [PATCH 2/2] gimplefe: Round trip of rotates [PR119432]
Richard Biener
-
2025/04/28
Re: [PATCH 1/3] Recognize vector permute patterns which can be interpreted as AND [PR100165]
Richard Biener
-
2025/04/28
Re: [PATCH] Add a bootstrap-native build config
Richard Biener
-
2025/04/28
Re: [PATCH] AArch64: Fold LD1/ST1 with ptrue to LDR/STR for 128-bit VLS
Richard Sandiford
-
2025/04/28
Re: [PATCH] libstdc++: Fix mingw build by using _M_span [PR119970]
Jonathan Wakely
-
2025/04/28
Re: [PATCH] gimple-verifier: Add check that comparison in GIMPLE_COND does not throw
Richard Biener
-
2025/04/28
Re: [PATCH v2 1/3] RISC-V: Combine vec_duplicate + vadd.vv to vadd.vx on GR2VR cost
Robin Dapp
-
2025/04/28
Re: [PATCH v2] tailcall: Support ERF_RETURNS_ARG for tailcall [PR67797]
Jakub Jelinek
-
2025/04/28
Patch ping (Re: [PATCH] combine: Special case set_noop_p in two spots)
Jakub Jelinek
-
2025/04/28
New Swedish PO file for 'gcc' (version 15.1.0)
Translation Project Robot
-
2025/04/28
[PATCH] Allow a PCH to be mapped to a different address
LIU Hao
-
2025/04/28
[PATCH] libstdc++: Fix mingw build by using _M_span [PR119970]
Tomasz Kamiński
-
2025/04/27
[PATCH] i386: Quote user-defined symbols in assembly in Intel syntax
LIU Hao
-
2025/04/27
Re: [PATCH] tailc: Improve tail recursion handling [PR119493]
Richard Biener
-
2025/04/27
[PATCH] [autofdo] Annotate bb with all debug_stmt with location of phi in the single_succ.
liuhongt
-
2025/04/27
[PATCH] Fix name mismatch for fortran.
liuhongt
-
2025/04/27
Re: [PATCH] c-family: Improve location for -Wunknown-pragmas in a _Pragma [PR118838]
Lewis Hyatt
-
2025/04/27
[PATCH] RISC-V: Fix register move cost for SIBCALL_REGS/JALR_REGS
曾治金
-
2025/04/27
RE: [PATCH v1][GCC16-Stage-1] RISC-V: Remove unnecessary frm restore volatile define_insn
Li, Pan2
-
2025/04/27
Re: [PATCH] gcc: For Windows x86-32, always attempt to realign stack regardless of SSE
Jonathan Yong
-
2025/04/27
Re: [PATCH] Fix size_t in id-15.c and infoleak-net-ethtool-ioctl.c for llp64
Jonathan Yong
-
2025/04/27
Re: [PATCH] c++: Add attribute handles_virtual_move_assign
Sandra Loosemore
-
2025/04/27
[PATCH v3] x86: Properly find the maximum stack slot alignment
H.J. Lu
-
2025/04/27
Re: [PATCH v2] gcc: do not apply store motion on loop with no exits.
Sam James
-
2025/04/27
Re: [PATCH] cfgexpand: Change __builtin_unreachable to __builtin_trap if only thing in function [PR109267]
Iain Sandoe
-
2025/04/27
Re: [PATCH v2 3/3] xtensa: Make large const_int legitimate during RTL instruction combination pass
Max Filippov
-
2025/04/27
Re: [PATCH] c++: Add attribute handles_virtual_move_assign
Owen Avery
-
2025/04/27
[PATCH] c++: Add attribute handles_virtual_move_assign
Owen Avery
-
2025/04/27
Re: [PATCH] Add testcase for bogus Warray-bounds warning dealing with __builtin_unreachable [PR100038]
Andrew Pinski
-
2025/04/27
Re: [PATCH] ipa, cgraph: Enable constant propagation to OpenMP kernels
Josef Melcr
-
2025/04/27
Re: [PATCH] ipa, cgraph: Enable constant propagation to OpenMP kernels
Andrew Pinski
-
2025/04/27
Re: [PATCH] gcc: For Windows x86-32, always attempt to realign stack regardless of SSE
Eric Botcazou
-
2025/04/27
Re: [PATCH 30/61] MSA: Make MSA and microMIPS R5 unsupported
Sam James
-
2025/04/27
[PATCH] gcc: For Windows x86-32, always attempt to realign stack regardless of SSE
LIU Hao
-
2025/04/27
[PATCH] ipa, cgraph: Enable constant propagation to OpenMP kernels
Josef Melcr
-
2025/04/27
Re: [PATCH 30/61] MSA: Make MSA and microMIPS R5 unsupported
Xi Ruoyao
-
2025/04/27
[PATCH] RISC-V: Implment H modifier for printing the next register name
Jin Ma
-
2025/04/27
RE: [PATCH] AArch64: Fold LD1/ST1 with ptrue to LDR/STR for 128-bit VLS
Tamar Christina
-
2025/04/26
RE: [PATCH] aarch64: Optimize SVE extract last to Neon lane extract for 128-bit VLS.
Tamar Christina
-
2025/04/26
[PATCH] gcc: do not apply store motion on loop with no exits. The temporary variable will not be wrote back to memory as there is no exit of inifinite loop, so we prohibit applying store motion on loops with no exits.
Xin Wang
-
2025/04/26
[PATCH] i386: Add ix86_expand_unsigned_small_int_cst_argument
H.J. Lu
-
2025/04/26
Re: [PATCH v2] gcc: do not apply store motion on loop with no exits.
ywgrit
-
2025/04/26
[PATCH v2] gcc: do not apply store motion on loop with no exits.
Xin Wang
-
2025/04/26
New Croatian PO file for 'gcc' (version 15.1.0)
Translation Project Robot
-
2025/04/26
Re: [RFC] RISC-V: Implment H modifier for printing the next register name
Jeff Law
-
2025/04/26
[PATCH] cfgexpand: Change __builtin_unreachable to __builtin_trap if only thing in function [PR109267]
Andrew Pinski
-
2025/04/26
[PATCH 1/2] gimplefe: Simplify handling of identifier based binary operations
Andrew Pinski
-
2025/04/26
[PATCH 2/2] gimplefe: Round trip of rotates [PR119432]
Andrew Pinski
-
2025/04/26
Re: [wwwdocs] gcc-15: Add changes for Rust frontend
Arthur Cohen
-
2025/04/26
[PATCH] c: Suppress -Wdeprecated-non-prototype warnings for builtins
Florian Weimer
-
2025/04/26
Re: [RFC] RISC-V: Implment H modifier for printing the next register name
Jin Ma
-
2025/04/26
[pushed] wwwdocs: gcc-15: Fix markup
Gerald Pfeifer
-
2025/04/26
Re: [RFC] RISC-V: Implment H modifier for printing the next register name
Dimitar Dimitrov
-
2025/04/25
RE: [PATCH v2 1/3] RISC-V: Combine vec_duplicate + vadd.vv to vadd.vx on GR2VR cost
Li, Pan2
-
2025/04/25
RE: [PATCH 2/2] RISC-V: Add testcases for signed vector SAT_ADD IMM form 1
Li, Pan2
-
2025/04/25
[PATCH v2] libstdc++: Fix _Padding_sink in case when predicted is between padwidht and maxwidth [PR109162]
Tomasz Kamiński
-
2025/04/25
RE: [PATCH] RISC-V: Add testcases for unsigned imm vec SAT_SUB form2~4
Li, Pan2
-
2025/04/25
RE: [PATCH 2/2] RISC-V:Add testcases for signed .SAT_ADD IMM form 1 with IMM = -1.
Li, Pan2
-
2025/04/25
[PATCH v2] tailcall: Support ERF_RETURNS_ARG for tailcall [PR67797]
Andrew Pinski
-
2025/04/25
Re: [PATCH] simplify-rtx: Simplify `(zero_extend (and x CST))` -> (and (subreg x) CST)
Andrew Pinski
-
2025/04/25
Re: [PATCH] simplify-rtx: Simplify `(zero_extend (and x CST))` -> (and (subreg x) CST)
Jeff Law
-
2025/04/25
Re: [PATCH] simplify-rtx: Combine bitwise operations in more cases
Jeff Law
-
2025/04/25
[PATCH] simplify-rtx: Simplify `(zero_extend (and x CST))` -> (and (subreg x) CST)
Andrew Pinski
-
2025/04/25
Re: [PATCH] Add m32c*-*-* to the list of obsolete targets
Jeff Law
-
2025/04/25
RE: [PATCH v3] aarch64: Recognize vector permute patterns suitable for FMOV [PR100165]
quic_pzheng
-
2025/04/25
[PATCH 1/3] Recognize vector permute patterns which can be interpreted as AND [PR100165]
Pengxuan Zheng
-
2025/04/25
[PATCH 3/3] aarch64: Add more vector permute tests for the FMOV optimization [PR100165]
Pengxuan Zheng
-
2025/04/25
[PATCH 2/3] aarch64: Optimize AND with certain vector of immediates as FMOV [PR100165]
Pengxuan Zheng
-
2025/04/25
Re: [EXT] Re: [PATCH] RISC-V: Add tt-ascalon-d8 integer and floating point scheduling model
Anton Blanchard
-
2025/04/25
[pushed] wwwdocs: my GCC 15 changes
David Malcolm
-
2025/04/25
Re: [PATCH] testsuite: Skip tests incompatible with generic thunk support
Dimitar Dimitrov
-
2025/04/25
[committed v2] testsuite: Skip tests incompatible with generic thunk support
Dimitar Dimitrov
-
2025/04/25
[committed v2] testsuite: Add require target for SJLJ exception implementation
Dimitar Dimitrov
-
2025/04/25
Re: [PATCH] tailcall: Support ERF_RETURNS_ARG for tailcall [PR67797]
Andrew Pinski
-
2025/04/25
[PATCH] libstdc++: Replace AC_LANG_CPLUSPLUS with AC_LANG_PUSH
Jonathan Wakely
-
2025/04/25
[PATCH] libstdc++: Use 'if constexpr' to slightly simplify <regex>
Jonathan Wakely
-
2025/04/25
[committed] libstdc++: Use markdown in some Doxygen comments
Jonathan Wakely
-
2025/04/25
[committed] libstdc++: Micro-optimization for std::addressof
Jonathan Wakely
-
2025/04/25
[committed] libstdc++: Remove c++26 dg-error lines for -Wdelete-incomplete errors
Jonathan Wakely
-
2025/04/25
Re: [GCC16 stage 1][PATCH v2 0/3] extend "counted_by" attribute to pointer fields of structures
Bill Wendling
-
2025/04/25
[PING][PATCH v3] Add new warning Wmissing-designated-initializers [PR39589]
Peter Frost
-
2025/04/25
[PATCH] asf: Fix calling of emit_move_insn on registers of different modes [PR119884]
Konstantinos Eleftheriou
-
2025/04/25
Re: [PATCH] tailcall: Support ERF_RETURNS_ARG for tailcall [PR67797]
Jakub Jelinek
-
2025/04/25
Re: [GCC16 stage 1][PATCH v2 0/3] extend "counted_by" attribute to pointer fields of structures
Bill Wendling
-
2025/04/25
Re: [GCC16 stage 1][PATCH v2 0/3] extend "counted_by" attribute to pointer fields of structures
Qing Zhao
-
2025/04/25
[PATCH] Add m32c*-*-* to the list of obsolete targets
Iain Buclaw
-
2025/04/25
[PATCH] libstdc++: Fix _Padding_sink in case when predicted is between padwidht and maxwidth [PR109162]
Tomasz Kamiński
-
2025/04/25
[PUSHED] gimple: Fix comment before gimple_cond_make_false/gimple_cond_make_true
Andrew Pinski
-
2025/04/25
Re: [PATCH] AArch64: Fold LD1/ST1 with ptrue to LDR/STR for 128-bit VLS
Richard Sandiford
-
2025/04/25
Re: [PATCH] c++/modules: Ensure DECL_FRIEND_CONTEXT is streamed [PR119939]
Jason Merrill
-
2025/04/25
Re: [GCC16 stage 1][PATCH v2 0/3] extend "counted_by" attribute to pointer fields of structures
Kees Cook
-
2025/04/25
Re: [GCC16 stage 1][PATCH v2 0/3] extend "counted_by" attribute to pointer fields of structures
Qing Zhao
-
2025/04/25
Re: [PATCH] Fortran: fix procedure pointer handling with -fcheck=pointer [PR102900]
Harald Anlauf
-
2025/04/25
[pushed 1/2] c++: add -fabi-version=21
Jason Merrill
-
2025/04/25
[pushed 2/2] c++: pruning non-captures in noexcept lambda [PR119764]
Jason Merrill
-
2025/04/25
Re: [PATCH] aarch64: Optimize SVE extract last to Neon lane extract for 128-bit VLS.
Richard Sandiford
-
2025/04/25
Re: [PATCH] simplify-rtx: Combine bitwise operations in more cases
Richard Sandiford
-
2025/04/25
New French PO file for 'gcc' (version 15.1.0)
Translation Project Robot
-
2025/04/25
Re: [PATCH RFC] c++: bad pending_template recursion
Patrick Palka
-
2025/04/25
[PATCH] AArch64: Optimize SVE loads/stores with ptrue predicates to unpredicated instructions.
Jennifer Schmitz
-
2025/04/25
New template for 'gcc' made available
Translation Project Robot
-
2025/04/25
Re: [PATCH v3] RISC-V: Fix riscv_modes_tieable_p
Jeff Law
-
2025/04/25
[committed] cobol: New testcases.
Robert Dubner
-
2025/04/25
[PUSHED] phiopt: Remove calls.h include [PR119811]
Andrew Pinski
-
2025/04/25
Re: [committed] libstdc++: Replace leftover std::queue with Adaptor in ranges/adaptors.cc tests.
Jonathan Wakely
-
2025/04/25
Re: [committed] libstdc++: Replace leftover std::queue with Adaptor in ranges/adaptors.cc tests.
Jonathan Wakely
-
2025/04/25
Re: [PATCH,LRA] Do inheritance transformations for any optimization [PR118591]
Vladimir Makarov
-
2025/04/25
[wwwdocs] gcc-15: Add changes for Rust frontend
arthur . cohen
-
2025/04/25
[PATCH] c++/modules: Ensure DECL_FRIEND_CONTEXT is streamed [PR119939]
Nathaniel Shead
-
2025/04/25
[committed] libstdc++: Replace leftover std::queue with Adaptor in ranges/adaptors.cc tests.
Tomasz Kamiński
-
2025/04/25
[PATCH] AArch64: Fold LD1/ST1 with ptrue to LDR/STR for 128-bit VLS
Jennifer Schmitz
-
2025/04/25
Re: [GCC16 stage 1][PATCH v2 0/3] extend "counted_by" attribute to pointer fields of structures
Qing Zhao
-
2025/04/25
[PATCH] aarch64: Optimize SVE extract last to Neon lane extract for 128-bit VLS.
Jennifer Schmitz
-
2025/04/25
Re: [PATCH] Add a bootstrap-native build config
Andi Kleen
-
2025/04/25
Re: [PATCHv2] modulo-sched: reject loop conditions when not decrementing with one [PR 116479]
Jakub Jelinek
-
2025/04/25
[PATCH] c++/modules: Fix imported CNTTPs being considered non-constant [PR119938]
Nathaniel Shead
-
2025/04/25
[PATCHv2] modulo-sched: reject loop conditions when not decrementing with one [PR 116479]
Andre Vieira (lists)
-
2025/04/25
Re: [PATCH] libstdc++: Add some makefile dependencies
Tomasz Kaminski
-
2025/04/25
Re: [PATCH] s390: Allow 5+ argument tail-calls in some -m31 -mzarch special cases [PR119873]
Stefan Schulze Frielinghaus
-
2025/04/25
Re: [PATCH] libstdc++: Rename std::latch data member
Tomasz Kaminski
-
2025/04/25
RE: [PATCH 1/3][GCC16-Stage-1] RISC-V: Combine vec_duplicate + vadd.vv to vadd.vx on GR2VR cost
Li, Pan2
-
2025/04/25
[PATCH] libstdc++: Rename std::latch data member
Jonathan Wakely
-
2025/04/25
[committed] libstdc++: Remove c++98_only dg-error
Jonathan Wakely
-
2025/04/25
Re: [PATCH] libstdc++: Minimalize temporary allocations when width is specified [PR109162]
Tomasz Kaminski
-
2025/04/25
Re: [PATCH v2] Document AArch64 changes for GCC 15
Kyrylo Tkachov
-
2025/04/25
[PATCH] s390: Allow 5+ argument tail-calls in some -m31 -mzarch special cases [PR119873]
Jakub Jelinek
-
2025/04/25
[committed] wwwdocs: Rotate news
Jakub Jelinek
-
2025/04/25
Re: [PATCH] OpenMP, GCN: Add interop-hsa testcase
Tobias Burnus
-
2025/04/25
[PATCH] libstdc++: Add some makefile dependencies
Jonathan Wakely
-
2025/04/25
Re: [PATCH RFC] c++: bad pending_template recursion
Jonathan Wakely
-
2025/04/25
[PATCH] OpenMP, GCN: Add interop-hsa testcase
Andrew Stubbs
-
2025/04/25
GCN, nvptx offloading: Host/device compatibility: Itanium C++ ABI, DSO Object Destruction API [PR119853, PR119854]
Thomas Schwinge
-
2025/04/25
[PUSHED] Add 'libgomp.c-c++-common/target-cdtor-1.c'
Thomas Schwinge
-
2025/04/25
[wwwdocs v2] Document some more libstdc++ additions in gcc-15
Jonathan Wakely
-
2025/04/25
[wwwdocs] Update documentation URL in robots.txt
Jonathan Wakely
-
2025/04/25
Re: [PATCH v2] Document AArch64 changes for GCC 15
Richard Sandiford
-
2025/04/25
Re: [PATCH] libstdc++: Minimalize temporary allocations when width is specified [PR109162]
Jonathan Wakely
-
2025/04/25
Re: [PATCH] libstdc++: Strip reference and cv-qual in range deduction guides for maps.
Jonathan Wakely
-
2025/04/25
Re: [PATCH v2] libstdc++-v3: Implement missing allocator-aware constructors for unordered containers.
Jonathan Wakely
-
2025/04/25
Re: [PATCH] libstdc++: Constrain formatter for thread:id [PR119918]
Jonathan Wakely
-
2025/04/25
Re: [PATCH 1/2] libstdc++: Add _M_key_compare helper to associative containers
Jonathan Wakely
-
2025/04/25
[committed] Adjust gcc_release for id href web transformations
Jakub Jelinek
-
2025/04/25
Re: [PATCH 2/2] libstdc++: Improve diagnostics for std::packaged_task invocable checks
Tomasz Kaminski
-
2025/04/25
Re: [PATCH 1/2] libstdc++: Add _M_key_compare helper to associative containers
Tomasz Kaminski
-
2025/04/25
[Patch] nvptx/nvptx.opt: Update -march-map= for newer sm_xxx
Tobias Burnus
-
2025/04/25
Re: [PATCH] Accept allones or 0 operand for vcond_mask op1.
Hongtao Liu
-
2025/04/24
Re: [PATCH] Refactor msse4 and mno-sse4.
Uros Bizjak
-
2025/04/24
Re: [PATCH] Accept allones or 0 operand for vcond_mask op1.
Jan Hubicka
-
2025/04/24
Re: [PATCH] Accept allones or 0 operand for vcond_mask op1.
Jan Hubicka
-
2025/04/24
[PATCH] Refactor msse4 and mno-sse4.
liuhongt
-
2025/04/24
Re: [PATCH] Accept allones or 0 operand for vcond_mask op1.
Hongtao Liu
-
2025/04/24
Re: [PATCH] Accept allones or 0 operand for vcond_mask op1.
Jan Hubicka
-
2025/04/24
[RFC] RISC-V: Implment H modifier for printing the next register name
Jin Ma
-
2025/04/24
Re: [v2 PATCH 1/2] RISC-V: Support RISC-V Profiles 20/22.
Jeff Law
-
2025/04/24
Re: [PATCH] RISC-V: Imply C from Zca whenever possible [PR119122]
Jeff Law
-
2025/04/24
RE: [PATCH] Accept allones or 0 operand for vcond_mask op1.
Liu, Hongtao
-
2025/04/24
Re: [PATCH v2] libstdc++: Add lvalue overload for generator::yield_value
Arsen Arsenović
-
2025/04/24
Re: [GCC16 stage 1][PATCH v2 0/3] extend "counted_by" attribute to pointer fields of structures
Kees Cook
-
2025/04/24
[PATCH] gimple-verifier: Add check that comparison in GIMPLE_COND does not throw
Andrew Pinski
-
2025/04/24
[PATCH 1/2] libstdc++: Add _M_key_compare helper to associative containers
Jonathan Wakely
-
2025/04/24
[PATCH 2/2] libstdc++: Improve diagnostics for std::packaged_task invocable checks
Jonathan Wakely
-
2025/04/24
[committed] libstdc++: Remove unnecessary dg-prune-output from tests
Jonathan Wakely
-
2025/04/24
Re: [PATCH] testsuite: Add require target for SJLJ exception implementation
Jeff Law
-
2025/04/24
Re: [PATCH] testsuite: Skip tests incompatible with generic thunk support
Bernhard Reutner-Fischer
-
2025/04/24
Re: [PATCH] Fortran: fix procedure pointer handling with -fcheck=pointer [PR102900]
Jerry D
-
2025/04/24
[committed] cobol: Repair some exception processing logic.
Robert Dubner
-
2025/04/24
Re: [GCC16 stage 1][PATCH v2 0/3] extend "counted_by" attribute to pointer fields of structures
Qing Zhao
-
2025/04/24
Re: [PATCH 1/3][GCC16-Stage-1] RISC-V: Combine vec_duplicate + vadd.vv to vadd.vx on GR2VR cost
Jeff Law
-
2025/04/24
Re: [PATCH 0/2] Improve b4 workflow
Jiaxun Yang
-
2025/04/24
Re: [PATCH] RISC-V: Add tt-ascalon-d8 integer and floating point scheduling model
Jeff Law
-
2025/04/24
[PATCH] Fortran: fix procedure pointer handling with -fcheck=pointer [PR102900]
Harald Anlauf
-
2025/04/24
Re: [PATCH v2 3/3] RISC-V: Add testcases for vec_duplicate + vadd.vv combine to vadd.vx
Jeff Law
-
2025/04/24
Re: [PATCH v2 2/3] RISC-V: Adjust the testcases after vec_duplicate + vadd.vv combine
Jeff Law
-
2025/04/24
Re: [PATCH] testsuite: Skip tests incompatible with generic thunk support
Jeff Law
-
2025/04/24
Re: [GCC16 stage 1][PATCH v2 0/3] extend "counted_by" attribute to pointer fields of structures
Bill Wendling
-
2025/04/24
Re: [GCC16 stage 1][PATCH v2 0/3] extend "counted_by" attribute to pointer fields of structures
Qing Zhao
-
2025/04/24
Re: [GCC16 stage 1][PATCH v2 0/3] extend "counted_by" attribute to pointer fields of structures
Kees Cook
-
2025/04/24
Re: [PATCH] Accept allones or 0 operand for vcond_mask op1.
Uros Bizjak
-
2025/04/24
[PATCH] testsuite: Skip tests incompatible with generic thunk support
Dimitar Dimitrov
-
2025/04/24
[PATCH] testsuite: Add require target for SJLJ exception implementation
Dimitar Dimitrov
-
2025/04/24
Re: [PATCH] Accept allones or 0 operand for vcond_mask op1.
Uros Bizjak
-
2025/04/24
Re: [GCC16 stage 1][PATCH v2 0/3] extend "counted_by" attribute to pointer fields of structures
Qing Zhao
-
2025/04/24
Re: [PATCH 1/2] arc: Add commutative multiplication patterns.
Claudiu Zissulescu Ianculescu
-
2025/04/24
Fwd: [PATCH 2/2] arc: Use intrinsics for __builtin_mul_overflow ()
Claudiu Zissulescu Ianculescu
-
2025/04/24
Re: [PATCH] arc: testsuite: Scan "rlc" instead of "mov.hs".
Claudiu Zissulescu Ianculescu
-
2025/04/24
Re: [GCC16 stage 1][PATCH v2 0/3] extend "counted_by" attribute to pointer fields of structures
Kees Cook
-
2025/04/24
Fix ICE building deepsjeng with -fprofile-use
Jan Hubicka
-
2025/04/24
Re: [GCC16 stage 1][PATCH v2 0/3] extend "counted_by" attribute to pointer fields of structures
Qing Zhao
-
2025/04/24
[committed] libgomp/testsuite: Fix hip_header_nvidia check, add workaround to test
Tobias Burnus
-
2025/04/24
Re: [PATCH] c: Allow $@` in GNU23/GNU2Y raw string delimiters [PR110343]
Marek Polacek
-
2025/04/24
Re: [PATCH] Accept allones or 0 operand for vcond_mask op1.
Jan Hubicka
-
2025/04/24
Re: [PATCH RFC] c++: bad pending_template recursion
Jonathan Wakely
-
2025/04/24
Re: [PATCH] c++: Fix OpenMP support with C++20 modules [PR119864]
Jason Merrill