Messages by Date
-
2026/04/17
[PATCH] libstdc++: Update Solaris baselines for GCC 16.1
Jonathan Wakely
-
2026/04/17
RE: [PATCH] vect: fix vectorization of non-gather elementwise loads: Unrestrict test cases [PR124037]
Tamar Christina
-
2026/04/17
Re: [PATCH v2] libstdc++: Add module initialization functions to the library [PR124268]
Jonathan Wakely
-
2026/04/17
Re: [PATCH v2] AArch64: Add RTL pass to narrow 64-bit GP reg writes to 32-bit
Richard Sandiford
-
2026/04/17
[committed] libstdc++: Improve Doxygen comments in <chrono>
Jonathan Wakely
-
2026/04/17
Re: [PATCH] arm, bitint: Add support for FP_HANDLE_EXCEPTIONS and FP_ROUNDMODE with hard float abi
Richard Earnshaw (foss)
-
2026/04/17
Re: [PATCH] arm, bitint: Add support for FP_HANDLE_EXCEPTIONS and FP_ROUNDMODE with hard float abi
Jakub Jelinek
-
2026/04/17
Re: [PATCH v2] AArch64: Add RTL pass to narrow 64-bit GP reg writes to 32-bit
Kyrylo Tkachov
-
2026/04/17
Re: [PATCH v2] AArch64: Add RTL pass to narrow 64-bit GP reg writes to 32-bit
Soumya AR
-
2026/04/17
[PATCH] arm, bitint: Add support for FP_HANDLE_EXCEPTIONS and FP_ROUNDMODE with hard float abi
Andre Vieira
-
2026/04/17
[committed] libstdc++: Skip std::generate_canonical tests for IBM long double [PR124540]
Jonathan Wakely
-
2026/04/17
[PATCH] vect: fix vectorization of non-gather elementwise loads: Unrestrict test cases [PR124037]
Thomas Schwinge
-
2026/04/17
[Patch, fortran] PR121384 - Wrongly initialized associate array descriptor when the target is wrapped in parenthesis
Paul Richard Thomas
-
2026/04/16
[PATCH] c, middle-end: Fold SAT_ADD at gimple level [PR123286]
Naveen
-
2026/04/16
Re: [PATCH v2]middle-end: disable CRC pass when -Os and the target does not have CRC optabs [PR124900]
Richard Biener
-
2026/04/16
Re: [PATCH v2] c++/reflection: detect bad splices in class member access [PR124614]
Jason Merrill
-
2026/04/16
[pushed] c++: constexpr call hashing and gc [PR124632]
Jason Merrill
-
2026/04/16
[GCC17-PATCH 1/2] phiopt: Set cfgchanged if cselim-limited happened
Andrew Pinski
-
2026/04/16
[GCC17-PATCH 2/2] phiopt: Allow for more than 2 predecessors for join block for cselim-limited in phiopt [PR123113]
Andrew Pinski
-
2026/04/16
[PATCH] riscv: Allow Zcmp push/pop when shrink-wrap-separate is inactive
Elias Rosberg
-
2026/04/16
Re: [PATCH v4] ipa: honor memory clobbers in ipa-reference [PR124218]
Chris Copeland
-
2026/04/16
Re: [PATCH v4] ipa: honor memory clobbers in ipa-reference [PR124218]
Kugan Vivekanandarajah
-
2026/04/16
Re: [PATCH v3] match.pd: right shift compare canonicalization [PR124808]
Andrew Pinski
-
2026/04/16
Re: [PATCH v2] match.pd: (A>>bool) == 0 -> (unsigned)A) <= bool [PR119420]
Daniel Henrique Barboza
-
2026/04/16
Re: [PATCH v2] c++/reflection: detect bad splices in class member access [PR124614]
Marek Polacek
-
2026/04/16
Re: [PATCH v2] c++/reflection: splicing null reflection
Jason Merrill
-
2026/04/16
[PATCH v2] c++/reflection: splicing null reflection
Marek Polacek
-
2026/04/16
Re: [PATCH v2] match.pd: (A>>bool) == 0 -> (unsigned)A) <= bool [PR119420]
Daniel Henrique Barboza
-
2026/04/16
Re: [PATCH v2] match.pd: simplify lshift const cmp using bit_and [PR124019]
Daniel Henrique Barboza
-
2026/04/16
Re: [GCC17-PATCH] cfghooks: Pass data to callback function of make_forwarder_block
Richard Biener
-
2026/04/16
Re: [PATCH v3] match.pd: right shift compare canonicalization [PR124808]
Andrew Pinski
-
2026/04/16
Re: [PATCH v2] c++/reflection: detect bad splices in class member access [PR124614]
Jason Merrill
-
2026/04/16
Re: [PATCH] c++/reflection: splicing null reflection
Jason Merrill
-
2026/04/16
[committed] c++: Temporarily ignore -Wformat* warnings in dump_data_member_spec
Jakub Jelinek
-
2026/04/16
[PATCH] fortran: Enable target preprocessor macros with -cpp [PR42954]
Christopher Albert
-
2026/04/16
Re: [Patch] nvptx: support -march=native with offloading
Tobias Burnus
-
2026/04/16
Re: [PATCH v3] match.pd: right shift compare canonicalization [PR124808]
Daniel Henrique Barboza
-
2026/04/16
[PATCH] c++/reflection: splicing null reflection
Marek Polacek
-
2026/04/16
Re: [PATCH v2] libstdc++: Add module initialization functions to the library [PR124268]
Jonathan Wakely
-
2026/04/16
[PATCH v2] libstdc++: Add module initialization functions to the library [PR124268]
Jonathan Wakely
-
2026/04/16
Re: [PATCH v2] c++/reflection: detect bad splices in class member access [PR124614]
Marek Polacek
-
2026/04/16
Re: [PATCH]middle-end: disable CRC pass when -Os and the target does not have CRC optabs [PR124900]
Richard Biener
-
2026/04/16
Re: [PATCH] sra: Do not create bit-field type accesses during access propagation (PR124151)
Richard Biener
-
2026/04/16
RE: [PATCH]middle-end: disable CRC pass when -Os and the target does not have CRC optabs [PR124900]
Tamar Christina
-
2026/04/16
Re: [PATCH v3] match.pd: right shift compare canonicalization [PR124808]
Andrew Pinski
-
2026/04/16
Re: [PATCH] sra: Do not create bit-field type accesses during access propagation (PR124151)
Martin Jambor
-
2026/04/16
[Patch] nvptx: support -march=native with offloading
Tobias Burnus
-
2026/04/16
[committed] arm: support +CDECP<n> options on cortex-m85
Richard Earnshaw
-
2026/04/16
Re: [PATCH v2] c++/reflection: detect bad splices in class member access [PR124614]
Jason Merrill
-
2026/04/16
Re: [PATCH] c++, v2: Reject splicing of function parameters [PR123783]
Jason Merrill
-
2026/04/16
Re: [PATCH v2] c++/reflection: detect bad splices in class member access [PR124614]
Marek Polacek
-
2026/04/16
Re: [PATCH v2] c++/reflection: ICE on member function template splicing [PR124794]
Patrick Palka
-
2026/04/16
Re: [PATCH v2] c++/reflection: detect bad splices in class member access [PR124614]
Jason Merrill
-
2026/04/16
[PATCH] c++, v2: Reject splicing of function parameters [PR123783]
Jakub Jelinek
-
2026/04/16
Re: [PING^2] [PATCH V2] rs6000: Fix [su]mul_highpart patterns to use unspec [PR122665]
Manjunath S Matti
-
2026/04/16
Re: [PATCH] c++: -Wkeyword-macro vs. contracts
Jason Merrill
-
2026/04/16
Re: [PATCH] c++: Fix up expansion-stmt mangling ICE [PR124120]
Jason Merrill
-
2026/04/16
Re: [PATCH] c++/reflection: null reflection in inform_tree_category
Jason Merrill
-
2026/04/16
Re: [PATCH] c++: Reject splicing of function parameters [PR123783]
Marek Polacek
-
2026/04/16
[committed] stormy16, xtensa: Set TREE_PUBLIC on TYPE_NAME of __va_list_tag [PR124565]
Jakub Jelinek
-
2026/04/16
Re: [PATCH]middle-end: disable CRC pass when -Os and the target does not have CRC optabs [PR124900]
Jeffrey Law
-
2026/04/16
Re: [PATCH] sra: Do not create bit-field type accesses during access propagation (PR124151)
Richard Biener
-
2026/04/16
Re: [PATCH] sra: Do not create bit-field type accesses during access propagation (PR124151)
Richard Biener
-
2026/04/16
[PATCH] sra: Do not create bit-field type accesses during access propagation (PR124151)
Martin Jambor
-
2026/04/16
Re: [Patch] gcn: Add --with-multilib-list=default-llvm<version> [PR124897]
Andrew Stubbs
-
2026/04/16
Re: [PATCH]middle-end: disable CRC pass when -Os and the target does not have CRC optabs [PR124900]
Richard Biener
-
2026/04/16
[PATCH v3] match.pd: right shift compare canonicalization [PR124808]
Daniel Henrique Barboza
-
2026/04/16
[PATCH] c++: -Wkeyword-macro vs. contracts
Jakub Jelinek
-
2026/04/16
[Patch] gcn: Add --with-multilib-list=default-llvm<version> [PR124897]
Tobias Burnus
-
2026/04/16
[PATCH]middle-end: disable CRC pass when -Os and the target does not have CRC optabs [PR124900]
Tamar Christina
-
2026/04/16
[committed] gcn: doc/install.texi - fix by-default required LLVM version [PR124897]
Tobias Burnus
-
2026/04/16
[PATCH] c++: Reject splicing of function parameters [PR123783]
Jakub Jelinek
-
2026/04/16
[committed v3] libstdc++: Export explicit instantiations of __format::__do_vformat_to.
Tomasz Kamiński
-
2026/04/16
Re: [PATCH] libstdc++: Expose translation related context in format_contexts.
Tomasz Kaminski
-
2026/04/16
Re: [PATCH v2] libstdc++: Export explicit instantiations of __format::__do_vformat_to.
Jonathan Wakely
-
2026/04/16
Re: [PATCH v2] libstdc++: Export explicit instantiations of __format::__do_vformat_to.
Tomasz Kaminski
-
2026/04/16
Re: [PATCH v2] libstdc++: Export explicit instantiations of __format::__do_vformat_to.
Jonathan Wakely
-
2026/04/16
Re: [PATCH] Fix 'RTL SSA Access Lists' description
Richard Sandiford
-
2026/04/16
Re: [PATCH v2] analyzer: do not segfault when printing unknown impl location
Torbjorn SVENSSON
-
2026/04/16
[PATCH] [arm] Enable stm_case=5 in store_multiple_sequence
tanshanshan
-
2026/04/16
Re: Re: Re: [PATCH] [arm] Enable stm_case=5 in store_multiple_sequence
覃珊珊
-
2026/04/16
[pushed] i386/testsuite: Fix pr90178.c test failure for 32-bit targets
Uros Bizjak
-
2026/04/16
Re: [PATCH 5/5] libgomp: Move thread task re-initialisation into threads
Matthew Malcomson
-
2026/04/16
[PATCH] [arm] Enable stm_case=5 in store_multiple_sequence
tanshanshan
-
2026/04/16
Re: Re: [PATCH] [arm] Enable stm_case=5 in store_multiple_sequence
覃珊珊
-
2026/04/16
[PATCH] [arm] Enable stm_case=5 in store_multiple_sequence
tanshanshan
-
2026/04/16
[PATCH GCC17-stage1] RISC-V: Implement even-odd shuffles with vnsrl
Bohan Lei
-
2026/04/16
Re: [PATCH] middle-end/124877 - fix mis-apply of PROMOTE_PROTOTYPES
Richard Biener
-
2026/04/16
Re: [PATCH] middle-end/124877 - fix mis-apply of PROMOTE_PROTOTYPES
Jakub Jelinek
-
2026/04/16
Re: [PATCH] tree-ssa-propagate: Call update_stmt before folding [PR124891]
Richard Biener
-
2026/04/16
Re: [PATCH] middle-end/124877 - fix mis-apply of PROMOTE_PROTOTYPES
Richard Biener
-
2026/04/16
Re: [PATCH] i386: Fix up TARGET_AVOID_FALSE_DEP_FOR_BMI APX NF splitters [PR124892]
Hongtao Liu
-
2026/04/16
Re: [PATCH] libstdc++: Define __cpp_lib_stdbit_h and __cpp_lib_stdckdint_h feature test macros.
Tomasz Kaminski
-
2026/04/16
Re: [PATCH] middle-end/124877 - fix mis-apply of PROMOTE_PROTOTYPES
Jakub Jelinek
-
2026/04/16
[PATCH] i386: Fix up TARGET_AVOID_FALSE_DEP_FOR_BMI APX NF splitters [PR124892]
Jakub Jelinek
-
2026/04/16
[PATCH] tree-ssa-propagate: Call update_stmt before folding [PR124891]
Jakub Jelinek
-
2026/04/16
[PATCH] c++: Fix up expansion-stmt mangling ICE [PR124120]
Jakub Jelinek
-
2026/04/16
Re: [PATCH] testsuite: munge absolute paths like compiler do on Windows
Jonathan Yong
-
2026/04/16
Re: [PING^2] [PATCH] testsuite: scan for case sensitive file extensions in lto.exp
Jonathan Yong
-
2026/04/16
Re: [PATCH] c++: fix constexpr union with empty member [PR123346]
Egas Ribeiro
-
2026/04/15
Re: [PATCH] middle-end/124877 - fix mis-apply of PROMOTE_PROTOTYPES
Richard Biener
-
2026/04/15
Re: [PATCH] testsuite: munge absolute paths like compiler do on Windows
Torbjorn SVENSSON
-
2026/04/15
[PING^2] [PATCH] testsuite: scan for case sensitive file extensions in lto.exp
Torbjorn SVENSSON
-
2026/04/15
[GCC17-PATCH] cfghooks: Pass data to callback function of make_forwarder_block
Andrew Pinski
-
2026/04/15
Re: [PATCH] c++: fix constexpr union with empty member [PR123346]
Jason Merrill
-
2026/04/15
Re: [PATCH v2] c++, contracts: Omit unnecessary const-wrappers.
Jason Merrill
-
2026/04/15
Re: [PATCH v2] c++, contracts: No implicit capture in lambda contract assertions [PR124648].
Jason Merrill
-
2026/04/15
[PATCH] c++/reflection: null reflection in inform_tree_category
Marek Polacek
-
2026/04/15
[PATCH v2] c++/reflection: detect bad splices in class member access [PR124614]
Marek Polacek
-
2026/04/15
[PATCH] c++/reflection: detect bad splices in class member access [PR124614]
Marek Polacek
-
2026/04/15
Re: [PATCH v2] analyzer: do not segfault when printing unknown impl location
David Malcolm
-
2026/04/15
Re: [PATCH v2] match.pd: right shift compare canonicalization [PR124808]
Daniel Henrique Barboza
-
2026/04/15
Re: [PATCH v2] c++, contracts: No implicit capture in lambda contract assertions [PR124648].
Jason Merrill
-
2026/04/15
Re: [PATCH] tree-ssa-phiopt.cc: add cond_removal_mispredict_memop [PR124667]
Daniel Henrique Barboza
-
2026/04/15
Re: Patch ping^2 (Re: [PATCH] testsuite: Change -encoding binary to -translation binary)
Andrew Pinski
-
2026/04/15
Re: [PATCH v2] match.pd: right shift compare canonicalization [PR124808]
Andrew Pinski
-
2026/04/15
Re: [PATCH] c++: ICE with deleted main [PR120338]
Jason Merrill
-
2026/04/15
Re: [PATCH] middle-end/124877 - fix mis-apply of PROMOTE_PROTOTYPES
Jeffrey Law
-
2026/04/15
Patch ping^2 (Re: [PATCH] testsuite: Change -encoding binary to -translation binary)
Jakub Jelinek
-
2026/04/15
Re: combine vs. ext_dce (was Re: [RFC] bpf: don't synthesize sign_extend for ISA v4)
Jeffrey Law
-
2026/04/15
RE: [PATCH] libstdc++: Fix philox_engine counter increment carry
Tyuleneva, Elena
-
2026/04/15
[PATCH] c++: ICE with deleted main [PR120338]
Marek Polacek
-
2026/04/15
[PATCH v2] match.pd: right shift compare canonicalization [PR124808]
Daniel Henrique Barboza
-
2026/04/15
[Ada] Fix bogus warning for array variable on the LHS of aggregate assignment
Eric Botcazou
-
2026/04/15
[Ada] Fix bogus warning for character literal referenced in string literal
Eric Botcazou
-
2026/04/15
[PATCH v2] analyzer: do not segfault when printing unknown impl location
Torbjörn SVENSSON
-
2026/04/15
[pushed]PR modula2/124081 Bugfix ICE in expand_expr_real_2 with a record
Gaius Mulley
-
2026/04/15
combine vs. ext_dce (was Re: [RFC] bpf: don't synthesize sign_extend for ISA v4)
Vineet Gupta
-
2026/04/15
Re: [PATCH] libstdc++: Fix philox_engine counter increment carry
Jonathan Wakely
-
2026/04/15
[committed] libstdc++: Fix philox2x64 case for 32-bit targets
Jonathan Wakely
-
2026/04/15
[PATCH v2] c++/reflection: generic lambda with dependent splice [PR123783]
Marek Polacek
-
2026/04/15
Re: [PATCH] c++/reflection: generic lambda with dependent splice [PR123783]
Marek Polacek
-
2026/04/15
Re: [PATCH] c++/reflection: generic lambda with dependent splice [PR123783]
Patrick Palka
-
2026/04/15
Re: [PATCH] c++/reflection: generic lambda with dependent splice [PR123783]
Jason Merrill
-
2026/04/15
[PATCH] c++/reflection: generic lambda with dependent splice [PR123783]
Marek Polacek
-
2026/04/15
Re: [PATCH] c++: Unshare expr in get_template_parm_object [PR124792]
Patrick Palka
-
2026/04/15
Re: [PATCH] c++: static local meta::info as &targ [PR124824]
Jason Merrill
-
2026/04/15
Re: [PATCH] c++: Fix up constexpr EH handling of TARGET_EXPR temporaries [PR124755]
Jason Merrill
-
2026/04/15
Re: [PATCH] bitintlower, v2: Padding bit fixes, part 1 [PR123635]
Richard Biener
-
2026/04/15
Re: [PATCH] libstdc++: Fix philox_engine counter increment carry
Patrick Palka
-
2026/04/15
Re: [PATCH v3 0/3] RISC-V: Various big-endian fixes.
Kito Cheng
-
2026/04/15
[PATCH] bitintlower, v2: Padding bit fixes, part 1 [PR123635]
Jakub Jelinek
-
2026/04/15
Re: [PATCH 0/5] libstdc++: chrono tzdb correctness fixes
Jonathan Wakely
-
2026/04/15
[pushed] c++: mangling of extern "C" in anon ns [PR117133]
Jason Merrill
-
2026/04/15
[PATCH] c++: unusual await_suspend parameters [PR123975]
Jason Merrill
-
2026/04/15
[pushed] c++: coro return proxy that destroys [PR121961]
Jason Merrill
-
2026/04/15
Re: [PATCH v3 0/3] RISC-V: Various big-endian fixes.
Aleksa Paunovic
-
2026/04/15
Re: [PATCH 0/5] libstdc++: chrono tzdb correctness fixes
David Malcolm
-
2026/04/15
Re: [PATCH] Give dump_impl_location_t::m_function a non-null default value
David Malcolm
-
2026/04/15
Re: [PATCH] [arm] Enable stm_case=5 in store_multiple_sequence
Richard Earnshaw
-
2026/04/15
Re: [PATCH 2/5] libstdc++: Support ON-format DAY in Zone UNTIL field [PR 124852]
Tomasz Kaminski
-
2026/04/15
Re: [PATCH] rs6000: Optimize TLS access with combine patterns [PR27479]
Vijay shankar telidevulapalli
-
2026/04/15
[PATCH v2] rs6000: Optimize TLS access with combine patterns [PR27479]
Vijay Shankar
-
2026/04/15
Re: [PATCH] Give dump_impl_location_t::m_function a non-null default value
Richard Biener
-
2026/04/15
Re: [PATCH] Give dump_impl_location_t::m_function a non-null default value
Torbjorn SVENSSON
-
2026/04/15
Re: [PATCH] Give dump_impl_location_t::m_function a non-null default value
Richard Biener
-
2026/04/15
Re: [PATCH] Give dump_impl_location_t::m_function a non-null default value
Torbjorn SVENSSON
-
2026/04/15
[PATCH] tree-optimization/124843 - vectorize inversion of scalar bools
Richard Biener
-
2026/04/15
Re: [PATCH] bitintlower: Padding bit fixes, part 1 [PR123635]
Richard Biener
-
2026/04/15
[PATCH v2] RISC-V: Make tuple vector not tieable to some modes.
wangzicong
-
2026/04/15
Re: [PATCH] [arm] Enable stm_case=5 in store_multiple_sequence
Richard Earnshaw (foss)
-
2026/04/15
Re: [PATCH v2] config: increase stack reserve to 64MB for the toolchain on Windows [PR69639]
Torbjorn SVENSSON
-
2026/04/15
Re: [PATCH] libstdc++: Fix philox_engine counter increment carry
Tomasz Kaminski
-
2026/04/15
[PATCH] bitintlower: Padding bit fixes, part 1 [PR123635]
Jakub Jelinek
-
2026/04/15
Re: [PATCH] Give dump_impl_location_t::m_function a non-null default value
Richard Biener
-
2026/04/15
Re: [PATCH] Give dump_impl_location_t::m_function a non-null default value
Richard Biener
-
2026/04/15
Re: [PATCH] Give dump_impl_location_t::m_function a non-null default value
Torbjorn SVENSSON
-
2026/04/15
Re: [PATCH v2] rs6000: Fix PTImode attribute handling [PR106895]
Surya Kumari Jangala
-
2026/04/15
Re: [PATCH 1/5] libstdc++: Fix numeric save offset on Zone lines [PR 124851]
Tomasz Kaminski
-
2026/04/15
Re: [PATCH] rs6000: Don't fold stuff for C++ during targetm.resolve_overloaded_builtin [PR124133]
Jakub Jelinek
-
2026/04/15
[committed] testsuite: Portability fixes for reflect/mangle[23].C
Jakub Jelinek
-
2026/04/15
[committed] testsuite: Require hard_float eff. target and use -frounding-math in bitint-31.c
Jakub Jelinek
-
2026/04/15
[PING^1][PATCH] rs6000: Avoid stxvd2x for quad aligned memory stores [PR123055]
Kishan Parmar
-
2026/04/15
Re: [GCC17-PATCH] cfghooks: Remove new_bb_cbk callback from make_forwarder_block
Richard Biener
-
2026/04/15
[PATCH v4] ipa: honor memory clobbers in ipa-reference [PR124218]
Chris Copeland
-
2026/04/15
Re: [PATCH] rs6000: Don't fold stuff for C++ during targetm.resolve_overloaded_builtin [PR124133]
Surya Kumari Jangala
-
2026/04/14
Re: [PATCH] Give dump_impl_location_t::m_function a non-null default value
Richard Biener
-
2026/04/14
Re: [PATCH, backport gcc-15] testsuite: arm: disable some gen-vect tests with MVE [PR124704]
Richard Biener
-
2026/04/14
[GCC17-PATCH] cfghooks: Remove new_bb_cbk callback from make_forwarder_block
Andrew Pinski
-
2026/04/14
[PATCH] Give dump_impl_location_t::m_function a non-null default value
Torbjörn SVENSSON
-
2026/04/14
RE: [PATCH] x86: Fix a typo in comments
Liu, Hongtao
-
2026/04/14
[PATCH] x86: Fix a typo in comments
H.J. Lu
-
2026/04/14
[PATCH] libstdc++: Use allocate_at_least in vector, string (P0401) [PR118030]
Nathan Myers
-
2026/04/14
Re: [PATCH] gcov: return failure if malloc fails
Torbjorn SVENSSON
-
2026/04/14
Re: [PATCH v3] c++/reflection: mangling dependent splices [PR123237]
H.J. Lu
-
2026/04/14
Re: [PATCH] testsuite: add missing override to member function
Torbjorn SVENSSON
-
2026/04/14
Re: [PATCH] testsuite: add explicit comparison to if statement
Torbjorn SVENSSON
-
2026/04/14
[PATCH] c++/reflection: reject invalid annotation on class [PR123609]
chzn
-
2026/04/14
Re: [PATCH v2 0/2]
Nathanael Nerode
-
2026/04/14
Re: [PING] [PATCH] build: Preserve all *_FOR_TARGET environment variables if already set.
Nathanael Nerode
-
2026/04/14
RE: [PATCH] RISC-V: Make tuple vector not tieable to some modes.
wangzicong
-
2026/04/14
[PATCH] match: (X * C1) + (X << C2) -> X * (C1 + (1 << C2)) [PR124886]
Pengxuan Zheng
-
2026/04/14
[PATCH] LoongArch: Add rtx_cost support for ORDERED comparison.
Lulu Cheng
-
2026/04/14
Re: [PATCH] c++, libstdc++, v3: Implement LWG4483 - Multidimensional arrays are not supported by meta::reflect_constant_array and related functions
Jonathan Wakely
-
2026/04/14
[COMMITTED 43/43] gccrs: backend: Prevent error_mark_node from leaking into const context
arthur . cohen
-
2026/04/14
[COMMITTED 41/43] gccrs: Fixed glob-import all ICE
arthur . cohen
-
2026/04/14
[COMMITTED 40/43] gccrs: Fix ICE in unused var when we hit unit const type
arthur . cohen
-
2026/04/14
[COMMITTED 39/43] gccrs: intrinsic: Add tests for cttz and cttz_nonzero
arthur . cohen
-
2026/04/14
[COMMITTED 42/43] gccrs: Added test case for global import all
arthur . cohen
-
2026/04/14
[COMMITTED 37/43] gccrs: Replace usages of chainon
arthur . cohen