Show patches with: State = Action Required       |    Archived = No       |   141438 patches
« 1 2 3 41414 1415 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
libstdc++: Teju Jagua, a proof of concept. libstdc++: Teju Jagua, a proof of concept. - - - - --- 2025-06-12 Cassio Neri New
expand: Fix up edge splitting for ENTRY block during expansion if there are any PHIs [PR120629] expand: Fix up edge splitting for ENTRY block during expansion if there are any PHIs [PR120629] - - - - --- 2025-06-12 Jakub Jelinek New
[committed] testsuite: Add testcase for already fixed PR [PR120630] [committed] testsuite: Add testcase for already fixed PR [PR120630] - - - - --- 2025-06-12 Jakub Jelinek New
tailc: Allow musttail tail calls with -fsanitize=address [PR120608] tailc: Allow musttail tail calls with -fsanitize=address [PR120608] - - - - --- 2025-06-12 Jakub Jelinek New
recip: Reset range info when replacing sqrt with rsqrt [PR120638] recip: Reset range info when replacing sqrt with rsqrt [PR120638] - - - - --- 2025-06-12 Jakub Jelinek New
expand: Allow musttail tail calls with -fsanitize=address [PR120608] expand: Allow musttail tail calls with -fsanitize=address [PR120608] - - - - --- 2025-06-12 Jakub Jelinek New
config/arm/arm.cc thumbv1 fixes - Patch for bugzilla tickets 117366 and 117468 config/arm/arm.cc thumbv1 fixes - Patch for bugzilla tickets 117366 and 117468 - - - - --- 2025-06-12 Matt Parks New
[v6,19/19] FMV: Redirect to specific target FMV refactor, C FMV support and ACLE compliance. - - - - --- 2025-06-12 Alfie Richards New
[v6,18/19] c/aarch64: Add FMV diagnostic tests. FMV refactor, C FMV support and ACLE compliance. - - - - --- 2025-06-12 Alfie Richards New
[v6,17/19] c: Add target_version attribute support. FMV refactor, C FMV support and ACLE compliance. - - - - --- 2025-06-12 Alfie Richards New
[v6,16/19] aarch64: Remove FMV beta warning. FMV refactor, C FMV support and ACLE compliance. - - - - --- 2025-06-12 Alfie Richards New
[v6,15/19] aarch64: testsuite: Add diagnostic tests for Aarch64 FMV. FMV refactor, C FMV support and ACLE compliance. - - - - --- 2025-06-12 Alfie Richards New
[v6,14/19] c++: Fix FMV return type ambiguation FMV refactor, C FMV support and ACLE compliance. - - - - --- 2025-06-12 Alfie Richards New
[v6,13/19] fmv: Support mixing of target_clones and target_version. FMV refactor, C FMV support and ACLE compliance. - - - - --- 2025-06-12 Alfie Richards New
[v6,12/19] c++: Refactor FMV frontend conflict and merging logic and hooks. FMV refactor, C FMV support and ACLE compliance. - - - - --- 2025-06-12 Alfie Richards New
[v6,11/19] c/c++: Add target_[version/clones] to decl diagnostics formatting. FMV refactor, C FMV support and ACLE compliance. - - - - --- 2025-06-12 Alfie Richards New
[v6,10/19] fmv: Change target_version semantics to follow ACLE specification. FMV refactor, C FMV support and ACLE compliance. - - - - --- 2025-06-12 Alfie Richards New
[v6,09/19] fmv: Add reject_target_clone hook for filtering target_clone versions. FMV refactor, C FMV support and ACLE compliance. - - - - --- 2025-06-12 Alfie Richards New
[v6,08/19] riscv: Refactor riscv target parsing to take string_slice. FMV refactor, C FMV support and ACLE compliance. - - - - --- 2025-06-12 Alfie Richards New
[v6,07/19] fmv: Refactor FMV name mangling. FMV refactor, C FMV support and ACLE compliance. - - - - --- 2025-06-12 Alfie Richards New
[v6,06/19] Add clone_identifier function. FMV refactor, C FMV support and ACLE compliance. - - - - --- 2025-06-12 Alfie Richards New
[v6,05/19] Add dispatcher_resolver_function and is_target_clone flags to cgraph_node. FMV refactor, C FMV support and ACLE compliance. - - - - --- 2025-06-12 Alfie Richards New
[v6,04/19] Add get_clone_versions and get_target_version functions. FMV refactor, C FMV support and ACLE compliance. - - - - --- 2025-06-12 Alfie Richards New
[v6,03/19] Change make_attribute to take string_slice. FMV refactor, C FMV support and ACLE compliance. - - - - --- 2025-06-12 Alfie Richards New
[v6,02/19] Remove unnecessary `record` argument from maybe_version_functions. FMV refactor, C FMV support and ACLE compliance. - - - - --- 2025-06-12 Alfie Richards New
[v6,01/19] Add string_slice class. FMV refactor, C FMV support and ACLE compliance. - - - - --- 2025-06-12 Alfie Richards New
[wwwdocs] Add C2y status table [wwwdocs] Add C2y status table - - - - --- 2025-06-12 Marek Polacek New
[v4,2/2] libstdc++: Directly implement ranges::sort [PR100795] [v4,1/2] libstdc++: Directly implement ranges::heap algos [PR100795] - - - - --- 2025-06-12 Patrick Palka New
[v4,1/2] libstdc++: Directly implement ranges::heap algos [PR100795] [v4,1/2] libstdc++: Directly implement ranges::heap algos [PR100795] - - - - --- 2025-06-12 Patrick Palka New
libstdc++: Optimize __make_comp_proj and __make_pred_proj for empty types libstdc++: Optimize __make_comp_proj and __make_pred_proj for empty types - - - - --- 2025-06-12 Patrick Palka New
jit: Fix 'gccjit::error' bug when use 'gccjit::struct_' in libgccjit C++ bindings jit: Fix 'gccjit::error' bug when use 'gccjit::struct_' in libgccjit C++ bindings - - - - --- 2025-06-12 zhao xin New
[v2,4/4] libstdc++: Rework formatting of empty chrono-spec for duration. Untitled series #460701 - - - - --- 2025-06-12 Tomasz Kaminski New
[v2,3/4] libstdc++: Format empty chrono-spec for the sys_info and local_info directly. Untitled series #460701 - - - - --- 2025-06-12 Tomasz Kaminski New
[v2] libstdc++: Format empty chrono-spec for the sys_info and local_info directly. [v2] libstdc++: Format empty chrono-spec for the sys_info and local_info directly. - - - - --- 2025-06-12 Tomasz Kaminski New
libstdc++: Test chrono-spec containing only whitespaces. libstdc++: Test chrono-spec containing only whitespaces. - - - - --- 2025-06-12 Tomasz Kaminski New
[v2] libstdc++: Format empty chrono-spec for the time points and hh_mm_ss directly. [v2] libstdc++: Format empty chrono-spec for the time points and hh_mm_ss directly. - - - - --- 2025-06-12 Tomasz Kaminski New
[committed,v2,1/4] libstdc++: Format empty chrono-spec for the calendar types directly. [committed,v2,1/4] libstdc++: Format empty chrono-spec for the calendar types directly. - - 1 - --- 2025-06-12 Tomasz Kaminski New
AArch64 SIMD: convert mvn+shrn into mvni+subhn AArch64 SIMD: convert mvn+shrn into mvni+subhn - - - - --- 2025-06-12 Remi Machet New
[committed] i386: Fix signed integer overflow in ix86_expand_int_movcc, part 2 [PR120604] [committed] i386: Fix signed integer overflow in ix86_expand_int_movcc, part 2 [PR120604] - - - - --- 2025-06-12 Uros Bizjak New
[COMMITTED,26/26] ada: Fix code size increase with pragma Aggregate_Individually_Assign [COMMITTED,01/26] ada: Remove duplicate setter call - - - - --- 2025-06-12 Marc Poulhiès New
[COMMITTED,25/26] ada: Update bug-box texts [COMMITTED,01/26] ada: Remove duplicate setter call - - - - --- 2025-06-12 Marc Poulhiès New
[COMMITTED,24/26] ada: Fix reference to RM clause in comment [COMMITTED,01/26] ada: Remove duplicate setter call - - - - --- 2025-06-12 Marc Poulhiès New
[COMMITTED,23/26] ada: Reuse local constant when handling External_Initialization [COMMITTED,01/26] ada: Remove duplicate setter call - - - - --- 2025-06-12 Marc Poulhiès New
[COMMITTED,22/26] ada: Fix documentation of Generalized Finalization extension [COMMITTED,01/26] ada: Remove duplicate setter call - - - - --- 2025-06-12 Marc Poulhiès New
[COMMITTED,21/26] ada: Apply tweak for machine-code-based coverage [COMMITTED,01/26] ada: Remove duplicate setter call - - - - --- 2025-06-12 Marc Poulhiès New
[COMMITTED,20/26] ada: Fix support e-mail addresses [COMMITTED,01/26] ada: Remove duplicate setter call - - - - --- 2025-06-12 Marc Poulhiès New
[COMMITTED,19/26] ada: Fix wrong visibility over discriminants [COMMITTED,01/26] ada: Remove duplicate setter call - - - - --- 2025-06-12 Marc Poulhiès New
[COMMITTED,18/26] ada: Assorted minor cleanups and tweaks [COMMITTED,01/26] ada: Remove duplicate setter call - - - - --- 2025-06-12 Marc Poulhiès New
[COMMITTED,17/26] ada: Add Ada RM clause reference in comment [COMMITTED,01/26] ada: Remove duplicate setter call - - - - --- 2025-06-12 Marc Poulhiès New
[COMMITTED,16/26] ada: Remove subexpression that's always False [COMMITTED,01/26] ada: Remove duplicate setter call - - - - --- 2025-06-12 Marc Poulhiès New
[COMMITTED,15/26] ada: VAST: Check basic tree properties [COMMITTED,01/26] ada: Remove duplicate setter call - - - - --- 2025-06-12 Marc Poulhiès New
[COMMITTED,14/26] ada: Fix rounding test with odd bases [COMMITTED,01/26] ada: Remove duplicate setter call - - - - --- 2025-06-12 Marc Poulhiès New
[COMMITTED,13/26] ada: Remove obsolete test [COMMITTED,01/26] ada: Remove duplicate setter call - - - - --- 2025-06-12 Marc Poulhiès New
[COMMITTED,12/26] ada: Set Ekinds of discriminants earlier [COMMITTED,01/26] ada: Remove duplicate setter call - - - - --- 2025-06-12 Marc Poulhiès New
[COMMITTED,11/26] ada: Fix various issues in System.Value_F.Integer_To_Fixed function [COMMITTED,01/26] ada: Remove duplicate setter call - - - - --- 2025-06-12 Marc Poulhiès New
[COMMITTED,10/26] ada: Tweak special handling of synchronized type scopes [COMMITTED,01/26] ada: Remove duplicate setter call - - - - --- 2025-06-12 Marc Poulhiès New
[COMMITTED,09/26] ada: Small tweak to latest change [COMMITTED,01/26] ada: Remove duplicate setter call - - - - --- 2025-06-12 Marc Poulhiès New
[COMMITTED,08/26] ada: Implement -gnatRh switch to display holes in record layout [COMMITTED,01/26] ada: Remove duplicate setter call - - - - --- 2025-06-12 Marc Poulhiès New
[COMMITTED,07/26] ada: Adjust alignment calculation for secondary stack [COMMITTED,01/26] ada: Remove duplicate setter call - - - - --- 2025-06-12 Marc Poulhiès New
[COMMITTED,06/26] ada: Rewrite boolean expression [COMMITTED,01/26] ada: Remove duplicate setter call - - - - --- 2025-06-12 Marc Poulhiès New
[COMMITTED,05/26] ada: Remove uses of E_Void [COMMITTED,01/26] ada: Remove duplicate setter call - - - - --- 2025-06-12 Marc Poulhiès New
[COMMITTED,04/26] ada: Document supported GCC optimization switches [COMMITTED,01/26] ada: Remove duplicate setter call - - - - --- 2025-06-12 Marc Poulhiès New
[COMMITTED,03/26] ada: Remove creation of some unused itypes [COMMITTED,01/26] ada: Remove duplicate setter call - - - - --- 2025-06-12 Marc Poulhiès New
[COMMITTED,02/26] ada: Factorize return statement [COMMITTED,01/26] ada: Remove duplicate setter call - - - - --- 2025-06-12 Marc Poulhiès New
[COMMITTED,01/26] ada: Remove duplicate setter call [COMMITTED,01/26] ada: Remove duplicate setter call - - - - --- 2025-06-12 Marc Poulhiès New
[testsuite,applied] Fix test case for PR117811 [testsuite,applied] Fix test case for PR117811 - - - - --- 2025-06-12 Georg-Johann Lay New
[v2] simplify-rtx.cc:Simplify XOR(AND(ROTATE(~1) A) ASHIFT(1 A)) to IOR [v2] simplify-rtx.cc:Simplify XOR(AND(ROTATE(~1) A) ASHIFT(1 A)) to IOR - - - - --- 2025-06-12 Jiawei New
[avr,v15] PR120423, PR116389 [avr,v15] PR120423, PR116389 - - - - --- 2025-06-12 Georg-Johann Lay New
c++: Fix up final handling in C++98 [PR120628] c++: Fix up final handling in C++98 [PR120628] - - - - --- 2025-06-12 Jakub Jelinek New
expand: Fix up edge splitting for GIMPLE_COND expansion if there are any PHIs [PR120629] expand: Fix up edge splitting for GIMPLE_COND expansion if there are any PHIs [PR120629] - - - - --- 2025-06-12 Jakub Jelinek New
[v1,5/5] RISC-V: Add test for vec_dup + vmax.vv combine case 1 with max func 1 and GR2VR cost 0, 1 … RISC-V: Combine vec_duplicate + vmax.vv to vmax.vx on GR2VR cost - - - - --- 2025-06-12 Li, Pan2 New
[v1,4/5] RISC-V: Add test for vec_dup + vmax.vv combine case 1 with max func 0 and GR2VR cost 0, 1 … RISC-V: Combine vec_duplicate + vmax.vv to vmax.vx on GR2VR cost - - - - --- 2025-06-12 Li, Pan2 New
[v1,3/5] RISC-V: Add test for vec_dup + vmax.vv combine case 0 with max func 1 and GR2VR cost 0, 2 … RISC-V: Combine vec_duplicate + vmax.vv to vmax.vx on GR2VR cost - - - - --- 2025-06-12 Li, Pan2 New
[v1,2/5] RISC-V: Add test for vec_dup + vmax.vv combine case 0 with max func 0 and GR2VR cost 0, 2 … RISC-V: Combine vec_duplicate + vmax.vv to vmax.vx on GR2VR cost - - - - --- 2025-06-12 Li, Pan2 New
[v1,1/5] RISC-V: Combine vec_duplicate + vmax.vv to vmax.vx on GR2VR cost RISC-V: Combine vec_duplicate + vmax.vv to vmax.vx on GR2VR cost - - - - --- 2025-06-12 Li, Pan2 New
i386: Set SRF, GRR, CWF, GNR, DMR, ARL and PTL issue rate i386: Set SRF, GRR, CWF, GNR, DMR, ARL and PTL issue rate - - - - --- 2025-06-12 Hu, Lin1 New
[wwwdocs] Add C23 status table [wwwdocs] Add C23 status table - - - - --- 2025-06-11 Marek Polacek New
Patch for bugzilla ticket 117366 Patch for bugzilla ticket 117366 - - - - --- 2025-06-11 Matt Parks New
libstdc++: Fix std::uninitialized_value_construct for arrays [PR120397] libstdc++: Fix std::uninitialized_value_construct for arrays [PR120397] - - - - --- 2025-06-11 Jonathan Wakely New
[v2] libstdc++: Use hidden friends for __normal_iterator operators [v2] libstdc++: Use hidden friends for __normal_iterator operators - - - - --- 2025-06-11 Jonathan Wakely New
libstdc++: Do not specialize std::formatter for incomplete type [PR120625] libstdc++: Do not specialize std::formatter for incomplete type [PR120625] - - - - --- 2025-06-11 Jonathan Wakely New
[committed] libstdc++: Add _GLIBCXX_USE_BUILTIN_TRAIT to Doxygen config [committed] libstdc++: Add _GLIBCXX_USE_BUILTIN_TRAIT to Doxygen config - - - - --- 2025-06-11 Jonathan Wakely New
[committed] libstdc++: Remove redundant parentheses in preprocessor condition [committed] libstdc++: Remove redundant parentheses in preprocessor condition - - - - --- 2025-06-11 Jonathan Wakely New
[committed] libstdc++: Fix mismatched @cond and @endcond in <type_traits> [committed] libstdc++: Fix mismatched @cond and @endcond in <type_traits> - - - - --- 2025-06-11 Jonathan Wakely New
[part1] Fortran: various fixes for STAT/LSTAT/FSTAT intrinsics [PR82480] [part1] Fortran: various fixes for STAT/LSTAT/FSTAT intrinsics [PR82480] - - - - --- 2025-06-11 Harald Anlauf New
[committed] cobol: Eliminate unguarded clock_gettime dependencies. [PR119975] [committed] cobol: Eliminate unguarded clock_gettime dependencies. [PR119975] - - - - --- 2025-06-11 Robert Dubner New
[45/45,V2] PR target/117251: Add tests PR target/117251: Add PowerPC XXEVAL support to speed up SHA3 calculations - - - - --- 2025-06-11 Michael Meissner New
[44/45,V2] PR target/117251: Improve vector and to vector nand fusion PR target/117251: Add PowerPC XXEVAL support to speed up SHA3 calculations - - - - --- 2025-06-11 Michael Meissner New
[43/45,V2] PR target/117251: Improve vector andc to vector nand fusion PR target/117251: Add PowerPC XXEVAL support to speed up SHA3 calculations - - - - --- 2025-06-11 Michael Meissner New
[42/45,V2] PR target/117251: Improve vector xor to vector nand fusion PR target/117251: Add PowerPC XXEVAL support to speed up SHA3 calculations - - - - --- 2025-06-11 Michael Meissner New
[41/45,V2] PR target/117251: Improve vector or to vector nand fusion PR target/117251: Add PowerPC XXEVAL support to speed up SHA3 calculations - - - - --- 2025-06-11 Michael Meissner New
[40/45,V2] PR target/117251: Improve vector nor to vector nand fusion PR target/117251: Add PowerPC XXEVAL support to speed up SHA3 calculations - - - - --- 2025-06-11 Michael Meissner New
[39/45,V2] PR target/117251: Improve vector eqv to vector nand fusion PR target/117251: Add PowerPC XXEVAL support to speed up SHA3 calculations - - - - --- 2025-06-11 Michael Meissner New
[38/45,V2] PR target/117251: Improve vector orc to vector nand fusion PR target/117251: Add PowerPC XXEVAL support to speed up SHA3 calculations - - - - --- 2025-06-11 Michael Meissner New
[37/45,V2] PR target/117251: Improve vector nand to vector nand fusion PR target/117251: Add PowerPC XXEVAL support to speed up SHA3 calculations - - - - --- 2025-06-11 Michael Meissner New
[36/45,V2] PR target/117251: Improve vector nand to vector or fusion PR target/117251: Add PowerPC XXEVAL support to speed up SHA3 calculations - - - - --- 2025-06-11 Michael Meissner New
[35/45,V2] PR target/117251: Improve vector nand to vector xor fusion PR target/117251: Add PowerPC XXEVAL support to speed up SHA3 calculations - - - - --- 2025-06-11 Michael Meissner New
[34/45,V2] PR target/117251: Improve vector and to vector nor fusion PR target/117251: Add PowerPC XXEVAL support to speed up SHA3 calculations - - - - --- 2025-06-11 Michael Meissner New
[33/45,V2] PR target/117251: Improve vector andc to vector eqv fusion PR target/117251: Add PowerPC XXEVAL support to speed up SHA3 calculations - - - - --- 2025-06-11 Michael Meissner New
[32/45,V2] PR target/117251: Improve vector andc to vector nor fusion PR target/117251: Add PowerPC XXEVAL support to speed up SHA3 calculations - - - - --- 2025-06-11 Michael Meissner New
« 1 2 3 41414 1415 »