Show patches with: State = Action Required       |   151807 patches
« 1 2 3 41518 1519 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v2] c++/reflection: splicing null reflection [v2] c++/reflection: splicing null reflection - - - - --- 2026-04-16 Marek Polacek New
[committed] c++: Temporarily ignore -Wformat* warnings in dump_data_member_spec [committed] c++: Temporarily ignore -Wformat* warnings in dump_data_member_spec - - - - --- 2026-04-16 Jakub Jelinek New
fortran: Enable target preprocessor macros with -cpp [PR42954] fortran: Enable target preprocessor macros with -cpp [PR42954] - - - - --- 2026-04-16 Christopher Albert New
c++/reflection: splicing null reflection c++/reflection: splicing null reflection - - - - --- 2026-04-16 Marek Polacek New
nvptx: support -march=native with offloading nvptx: support -march=native with offloading - - - - --- 2026-04-16 Tobias Burnus New
[v2] libstdc++: Add module initialization functions to the library [PR124268] [v2] libstdc++: Add module initialization functions to the library [PR124268] - - - - --- 2026-04-16 Jonathan Wakely New
[committed] arm: support +CDECP<n> options on cortex-m85 [committed] arm: support +CDECP<n> options on cortex-m85 - - - - --- 2026-04-16 Richard Earnshaw New
c++, v2: Reject splicing of function parameters [PR123783] c++, v2: Reject splicing of function parameters [PR123783] - - - - --- 2026-04-16 Jakub Jelinek New
[committed] stormy16, xtensa: Set TREE_PUBLIC on TYPE_NAME of __va_list_tag [PR124565] [committed] stormy16, xtensa: Set TREE_PUBLIC on TYPE_NAME of __va_list_tag [PR124565] - - - - --- 2026-04-16 Jakub Jelinek New
sra: Do not create bit-field type accesses during access propagation (PR124151) sra: Do not create bit-field type accesses during access propagation (PR124151) - - - - --- 2026-04-16 Martin Jambor New
[v3] match.pd: right shift compare canonicalization [PR124808] [v3] match.pd: right shift compare canonicalization [PR124808] - - - - --- 2026-04-16 Daniel Henrique Barboza New
c++: -Wkeyword-macro vs. contracts c++: -Wkeyword-macro vs. contracts - - - - --- 2026-04-16 Jakub Jelinek New
gcn: Add --with-multilib-list=default-llvm<version> [PR124897] gcn: Add --with-multilib-list=default-llvm<version> [PR124897] - - - - --- 2026-04-16 Tobias Burnus New
middle-end: disable CRC pass when -Os and the target does not have CRC optabs [PR124900] middle-end: disable CRC pass when -Os and the target does not have CRC optabs [PR124900] - - - - --- 2026-04-16 Tamar Christina New
[committed] gcn: doc/install.texi - fix by-default required LLVM version [PR124897] [committed] gcn: doc/install.texi - fix by-default required LLVM version [PR124897] - - - - --- 2026-04-16 Tobias Burnus New
c++: Reject splicing of function parameters [PR123783] c++: Reject splicing of function parameters [PR123783] - - - - --- 2026-04-16 Jakub Jelinek New
[committed,v3] libstdc++: Export explicit instantiations of __format::__do_vformat_to. [committed,v3] libstdc++: Export explicit instantiations of __format::__do_vformat_to. - - 1 - --- 2026-04-16 Tomasz Kaminski New
[arm] Enable stm_case=5 in store_multiple_sequence [arm] Enable stm_case=5 in store_multiple_sequence - - - - --- 2026-04-16 覃珊珊 New
[pushed] i386/testsuite: Fix pr90178.c test failure for 32-bit targets [pushed] i386/testsuite: Fix pr90178.c test failure for 32-bit targets - - - - --- 2026-04-16 Uros Bizjak New
[arm] Enable stm_case=5 in store_multiple_sequence [arm] Enable stm_case=5 in store_multiple_sequence - - - - --- 2026-04-16 覃珊珊 New
[arm] Enable stm_case=5 in store_multiple_sequence [arm] Enable stm_case=5 in store_multiple_sequence - - - - --- 2026-04-16 覃珊珊 New
[GCC17-stage1] RISC-V: Implement even-odd shuffles with vnsrl [GCC17-stage1] RISC-V: Implement even-odd shuffles with vnsrl - - - - --- 2026-04-16 Bohan Lei New
i386: Fix up TARGET_AVOID_FALSE_DEP_FOR_BMI APX NF splitters [PR124892] i386: Fix up TARGET_AVOID_FALSE_DEP_FOR_BMI APX NF splitters [PR124892] - - - - --- 2026-04-16 Jakub Jelinek New
tree-ssa-propagate: Call update_stmt before folding [PR124891] tree-ssa-propagate: Call update_stmt before folding [PR124891] - - - - --- 2026-04-16 Jakub Jelinek New
c++: Fix up expansion-stmt mangling ICE [PR124120] c++: Fix up expansion-stmt mangling ICE [PR124120] - - - - --- 2026-04-16 Jakub Jelinek New
[GCC17-PATCH] cfghooks: Pass data to callback function of make_forwarder_block [GCC17-PATCH] cfghooks: Pass data to callback function of make_forwarder_block - - - - --- 2026-04-16 Andrew Pinski New
c++/reflection: null reflection in inform_tree_category c++/reflection: null reflection in inform_tree_category - - - - --- 2026-04-15 Marek Polacek New
[v2] c++/reflection: detect bad splices in class member access [PR124614] [v2] c++/reflection: detect bad splices in class member access [PR124614] - - - - --- 2026-04-15 Marek Polacek New
c++/reflection: detect bad splices in class member access [PR124614] c++/reflection: detect bad splices in class member access [PR124614] - - - - --- 2026-04-15 Marek Polacek New
c++: ICE with deleted main [PR120338] c++: ICE with deleted main [PR120338] - - - - --- 2026-04-15 Marek Polacek New
[v2] match.pd: right shift compare canonicalization [PR124808] [v2] match.pd: right shift compare canonicalization [PR124808] - - - - --- 2026-04-15 Daniel Henrique Barboza New
[Ada] Fix bogus warning for array variable on the LHS of aggregate assignment [Ada] Fix bogus warning for array variable on the LHS of aggregate assignment - - - - --- 2026-04-15 Eric Botcazou New
[pushed] PR modula2/124081 Bugfix ICE in expand_expr_real_2 with a record [pushed] PR modula2/124081 Bugfix ICE in expand_expr_real_2 with a record - - - - --- 2026-04-15 Gaius Mulley New
[Ada] Fix bogus warning for character literal referenced in string literal [Ada] Fix bogus warning for character literal referenced in string literal - - - - --- 2026-04-15 Eric Botcazou New
[v2] analyzer: do not segfault when printing unknown impl location [v2] analyzer: do not segfault when printing unknown impl location - - - - --- 2026-04-15 Torbjorn SVENSSON New
[committed] libstdc++: Fix philox2x64 case for 32-bit targets [committed] libstdc++: Fix philox2x64 case for 32-bit targets - - - - --- 2026-04-15 Jonathan Wakely New
[v2] c++/reflection: generic lambda with dependent splice [PR123783] [v2] c++/reflection: generic lambda with dependent splice [PR123783] - - 2 - --- 2026-04-15 Marek Polacek New
c++/reflection: generic lambda with dependent splice [PR123783] c++/reflection: generic lambda with dependent splice [PR123783] - - - - --- 2026-04-15 Marek Polacek New
bitintlower, v2: Padding bit fixes, part 1 [PR123635] bitintlower, v2: Padding bit fixes, part 1 [PR123635] - - - - --- 2026-04-15 Jakub Jelinek New
[pushed] c++: mangling of extern "C" in anon ns [PR117133] [pushed] c++: mangling of extern "C" in anon ns [PR117133] - - - - --- 2026-04-15 Jason Merrill New
c++: unusual await_suspend parameters [PR123975] c++: unusual await_suspend parameters [PR123975] - - - - --- 2026-04-15 Jason Merrill New
[pushed] c++: coro return proxy that destroys [PR121961] [pushed] c++: coro return proxy that destroys [PR121961] - - - - --- 2026-04-15 Jason Merrill New
[v2] rs6000: Optimize TLS access with combine patterns [PR27479] [v2] rs6000: Optimize TLS access with combine patterns [PR27479] - - - - --- 2026-04-15 Vijay shankar telidevulapalli New
tree-optimization/124843 - vectorize inversion of scalar bools tree-optimization/124843 - vectorize inversion of scalar bools - - - - --- 2026-04-15 Richard Biener New
[v2] RISC-V: Make tuple vector not tieable to some modes. [v2] RISC-V: Make tuple vector not tieable to some modes. - - - - --- 2026-04-15 wangzicong New
bitintlower: Padding bit fixes, part 1 [PR123635] bitintlower: Padding bit fixes, part 1 [PR123635] - - - - --- 2026-04-15 Jakub Jelinek New
[committed] testsuite: Portability fixes for reflect/mangle[23].C [committed] testsuite: Portability fixes for reflect/mangle[23].C - - - - --- 2026-04-15 Jakub Jelinek New
[committed] testsuite: Require hard_float eff. target and use -frounding-math in bitint-31.c [committed] testsuite: Require hard_float eff. target and use -frounding-math in bitint-31.c - - - - --- 2026-04-15 Jakub Jelinek New
[v4] ipa: honor memory clobbers in ipa-reference [PR124218] [v4] ipa: honor memory clobbers in ipa-reference [PR124218] - - - - --- 2026-04-15 Chris Copeland New
[GCC17-PATCH] cfghooks: Remove new_bb_cbk callback from make_forwarder_block [GCC17-PATCH] cfghooks: Remove new_bb_cbk callback from make_forwarder_block - - - - --- 2026-04-15 Andrew Pinski New
Give dump_impl_location_t::m_function a non-null default value Give dump_impl_location_t::m_function a non-null default value - - - - --- 2026-04-15 Torbjorn SVENSSON New
x86: Fix a typo in comments x86: Fix a typo in comments - - - - --- 2026-04-15 H.J. Lu New
libstdc++: Use allocate_at_least in vector, string (P0401) [PR118030] libstdc++: Use allocate_at_least in vector, string (P0401) [PR118030] - - - - --- 2026-04-15 Nathan Myers New
match: (X * C1) + (X << C2) -> X * (C1 + (1 << C2)) [PR124886] match: (X * C1) + (X << C2) -> X * (C1 + (1 << C2)) [PR124886] - - - - --- 2026-04-15 Pengxuan Zheng New
LoongArch: Add rtx_cost support for ORDERED comparison. LoongArch: Add rtx_cost support for ORDERED comparison. - - - - --- 2026-04-15 Lulu Cheng New
[COMMITTED,43/43] gccrs: backend: Prevent error_mark_node from leaking into const context [COMMITTED,01/43] gccrs: testsuite:Add a testcase for setup_associated_types - - - - --- 2026-04-14 Arthur Cohen New
[COMMITTED,42/43] gccrs: Added test case for global import all [COMMITTED,01/43] gccrs: testsuite:Add a testcase for setup_associated_types - - - - --- 2026-04-14 Arthur Cohen New
[COMMITTED,41/43] gccrs: Fixed glob-import all ICE [COMMITTED,01/43] gccrs: testsuite:Add a testcase for setup_associated_types - - - - --- 2026-04-14 Arthur Cohen New
[COMMITTED,40/43] gccrs: Fix ICE in unused var when we hit unit const type [COMMITTED,01/43] gccrs: testsuite:Add a testcase for setup_associated_types - - - - --- 2026-04-14 Arthur Cohen New
[COMMITTED,39/43] gccrs: intrinsic: Add tests for cttz and cttz_nonzero [COMMITTED,01/43] gccrs: testsuite:Add a testcase for setup_associated_types - - - - --- 2026-04-14 Arthur Cohen New
[COMMITTED,38/43] gccrs: intrinsic: Add cttz and cttz_nonzero intrinsics [COMMITTED,01/43] gccrs: testsuite:Add a testcase for setup_associated_types - - - - --- 2026-04-14 Arthur Cohen New
[COMMITTED,37/43] gccrs: Replace usages of chainon [COMMITTED,01/43] gccrs: testsuite:Add a testcase for setup_associated_types - - - - --- 2026-04-14 Arthur Cohen New
[COMMITTED,36/43] gccrs: refactor function qualifier parsing [COMMITTED,01/43] gccrs: testsuite:Add a testcase for setup_associated_types - - - - --- 2026-04-14 Arthur Cohen New
[COMMITTED,35/43] gccrs: parse all function qualifiers before generating error [COMMITTED,01/43] gccrs: testsuite:Add a testcase for setup_associated_types - - - - --- 2026-04-14 Arthur Cohen New
[COMMITTED,34/43] gccrs: add test cases for fn qualifiers, default keyword [COMMITTED,01/43] gccrs: testsuite:Add a testcase for setup_associated_types - - - - --- 2026-04-14 Arthur Cohen New
[COMMITTED,33/43] gccrs: Reject `default` functions after parsing. [COMMITTED,01/43] gccrs: testsuite:Add a testcase for setup_associated_types - - - - --- 2026-04-14 Arthur Cohen New
[COMMITTED,32/43] gccrs: Add `default` as function qualifier. [COMMITTED,01/43] gccrs: testsuite:Add a testcase for setup_associated_types - - - - --- 2026-04-14 Arthur Cohen New
[COMMITTED,31/43] gccrs: Fix ICE caused by TypeCheckBase::parse_repr_options [COMMITTED,01/43] gccrs: testsuite:Add a testcase for setup_associated_types - - - - --- 2026-04-14 Arthur Cohen New
[COMMITTED,30/43] gccrs: Move attribute checker to it's own file [COMMITTED,01/43] gccrs: testsuite:Add a testcase for setup_associated_types - - - - --- 2026-04-14 Arthur Cohen New
[COMMITTED,29/43] gccrs: Add additional builtin attribute values [COMMITTED,01/43] gccrs: testsuite:Add a testcase for setup_associated_types - - - - --- 2026-04-14 Arthur Cohen New
[COMMITTED,28/43] gccrs: Clean up internal attribute checking [COMMITTED,01/43] gccrs: testsuite:Add a testcase for setup_associated_types - - - - --- 2026-04-14 Arthur Cohen New
[COMMITTED,27/43] gccrs: Add a function for default outer attribute checks [COMMITTED,01/43] gccrs: testsuite:Add a testcase for setup_associated_types - - - - --- 2026-04-14 Arthur Cohen New
[COMMITTED,26/43] gccrs: Add macro_export to concat macro [COMMITTED,01/43] gccrs: testsuite:Add a testcase for setup_associated_types - - - - --- 2026-04-14 Arthur Cohen New
[COMMITTED,25/43] gccrs: Update test with builtin macro definition [COMMITTED,01/43] gccrs: testsuite:Add a testcase for setup_associated_types - - - - --- 2026-04-14 Arthur Cohen New
[COMMITTED,24/43] gccrs: Flatten AttrInputExpr literals to AttrInputLiteral [COMMITTED,01/43] gccrs: testsuite:Add a testcase for setup_associated_types - - - - --- 2026-04-14 Arthur Cohen New
[COMMITTED,23/43] gccrs: Visit builtin attributes within the expand visitor [COMMITTED,01/43] gccrs: testsuite:Add a testcase for setup_associated_types - - - - --- 2026-04-14 Arthur Cohen New
[COMMITTED,22/43] gccrs: Move builtin attribute checking to its own pass [COMMITTED,01/43] gccrs: testsuite:Add a testcase for setup_associated_types - - - - --- 2026-04-14 Arthur Cohen New
[COMMITTED,21/43] gccrs: Remove AttrInputMacro attribute input kind [COMMITTED,01/43] gccrs: testsuite:Add a testcase for setup_associated_types - - - - --- 2026-04-14 Arthur Cohen New
[COMMITTED,20/43] gccrs: rust: Fix ICE in function_set_parameters [COMMITTED,01/43] gccrs: testsuite:Add a testcase for setup_associated_types - - - - --- 2026-04-14 Arthur Cohen New
[COMMITTED,19/43] gccrs: Disambiguate identifier and path patterns [COMMITTED,01/43] gccrs: testsuite:Add a testcase for setup_associated_types - - - - --- 2026-04-14 Arthur Cohen New
[COMMITTED,18/43] gccrs: expand: Added a more complete test [COMMITTED,01/43] gccrs: testsuite:Add a testcase for setup_associated_types - - - - --- 2026-04-14 Arthur Cohen New
[COMMITTED,17/43] gccrs: Deduplicate some functions within PointerVisitor [COMMITTED,01/43] gccrs: testsuite:Add a testcase for setup_associated_types - - - - --- 2026-04-14 Arthur Cohen New
[COMMITTED,16/43] gccrs: Strip down 1.0 resolver [COMMITTED,01/43] gccrs: testsuite:Add a testcase for setup_associated_types - - - - --- 2026-04-14 Arthur Cohen New
[COMMITTED,15/43] gccrs: nr1.0: Remove support in checking phases [COMMITTED,01/43] gccrs: testsuite:Add a testcase for setup_associated_types - - - - --- 2026-04-14 Arthur Cohen New
[COMMITTED,14/43] gccrs: Remove redundant expand visitor overloads [COMMITTED,01/43] gccrs: testsuite:Add a testcase for setup_associated_types - - - - --- 2026-04-14 Arthur Cohen New
[COMMITTED,13/43] gccrs: Add no_builtins attribute to list of builtins [COMMITTED,01/43] gccrs: testsuite:Add a testcase for setup_associated_types - - - - --- 2026-04-14 Arthur Cohen New
[COMMITTED,12/43] gccrs: Accepts "compiler_builtins" attribute [COMMITTED,01/43] gccrs: testsuite:Add a testcase for setup_associated_types - - - - --- 2026-04-14 Arthur Cohen New
[COMMITTED,11/43] gccrs: intrinsic: Add separated tests for each type [COMMITTED,01/43] gccrs: testsuite:Add a testcase for setup_associated_types - - - - --- 2026-04-14 Arthur Cohen New
[COMMITTED,10/43] gccrs: intrinsic: Add ctlz and ctlz_nonzero intrinsics [COMMITTED,01/43] gccrs: testsuite:Add a testcase for setup_associated_types - - - - --- 2026-04-14 Arthur Cohen New
[COMMITTED,09/43] gccrs: Fix 128-bit non-decimal integer literal saturation [COMMITTED,01/43] gccrs: testsuite:Add a testcase for setup_associated_types - - - - --- 2026-04-14 Arthur Cohen New
[COMMITTED,08/43] gccrs: Improve unit struct matching [COMMITTED,01/43] gccrs: testsuite:Add a testcase for setup_associated_types - - - - --- 2026-04-14 Arthur Cohen New
[COMMITTED,07/43] gccrs: Add enum items to value namespace as well [COMMITTED,01/43] gccrs: testsuite:Add a testcase for setup_associated_types - - - - --- 2026-04-14 Arthur Cohen New
[COMMITTED,06/43] gccrs: Fix a typo [COMMITTED,01/43] gccrs: testsuite:Add a testcase for setup_associated_types - - - - --- 2026-04-14 Arthur Cohen New
[COMMITTED,05/43] gccrs: rust: Explicitly instantiate FFIVec<Piece> for C-linkage [COMMITTED,01/43] gccrs: testsuite:Add a testcase for setup_associated_types - - - - --- 2026-04-14 Arthur Cohen New
[COMMITTED,04/43] gccrs: Use pretty printer instead ofcall to open_memstream [COMMITTED,01/43] gccrs: testsuite:Add a testcase for setup_associated_types - - - - --- 2026-04-14 Arthur Cohen New
[COMMITTED,03/43] gccrs: Add new test cases for old issues [COMMITTED,01/43] gccrs: testsuite:Add a testcase for setup_associated_types - - - - --- 2026-04-14 Arthur Cohen New
[COMMITTED,02/43] gccrs: Improve path resolution [COMMITTED,01/43] gccrs: testsuite:Add a testcase for setup_associated_types - - - - --- 2026-04-14 Arthur Cohen New
[COMMITTED,01/43] gccrs: testsuite:Add a testcase for setup_associated_types [COMMITTED,01/43] gccrs: testsuite:Add a testcase for setup_associated_types - - - - --- 2026-04-14 Arthur Cohen New
[v2,2/2] build: Set default for CPP_FOR_BUILD environment variable in all cases. [v2,1/2] build: Preserve *_FOR_BUILD environment variables in all cases. - - - - --- 2026-04-14 Manuel Jacob New
[v2,1/2] build: Preserve *_FOR_BUILD environment variables in all cases. [v2,1/2] build: Preserve *_FOR_BUILD environment variables in all cases. - - - - --- 2026-04-14 Manuel Jacob New
« 1 2 3 41518 1519 »