Show patches with: State = Action Required       |    Archived = No       |   141573 patches
« 1 2 3 41415 1416 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v1,1/3] RISC-V: Combine vec_duplicate + vmaxu.vv to vmaxu.vx on GR2VR cost RISC-V: Combine vec_duplicate + vmaxu.vv to vmaxu.vx on GR2VR cost - - - - --- 2025-06-14 Li, Pan2 New
c++, coroutines: Handle unevaluated contexts. c++, coroutines: Handle unevaluated contexts. - - - - --- 2025-06-14 Iain Sandoe New
c++, coroutines: Avoid UNKNOWN_LOCATION synthesizing code [PR120273]. c++, coroutines: Avoid UNKNOWN_LOCATION synthesizing code [PR120273]. - - - - --- 2025-06-14 Iain Sandoe New
xtensa: Revert "xtensa: Eliminate unnecessary general-purpose reg-reg moves" xtensa: Revert "xtensa: Eliminate unnecessary general-purpose reg-reg moves" - - - - --- 2025-06-14 Takayuki 'January June' Suwa New
[4,of,4] Use vector pair for memory operations with -mcpu=future [4,of,4] Use vector pair for memory operations with -mcpu=future - - - - --- 2025-06-14 Michael Meissner New
[3,of,4] Add -mcpu=future tests [3,of,4] Add -mcpu=future tests - - - - --- 2025-06-14 Michael Meissner New
[2,of,4] Add tuning support for -mcpu=future [2,of,4] Add tuning support for -mcpu=future - - - - --- 2025-06-14 Michael Meissner New
[1,of,4] Add -mcpu=future support for PowerPC [1,of,4] Add -mcpu=future support for PowerPC - - - - --- 2025-06-14 Michael Meissner New
[wwwdocs,v2] Add C23 status table [wwwdocs,v2] Add C23 status table - - - - --- 2025-06-13 Marek Polacek New
[v5,3/3,C,sanitizer] Use the counted_by attribute of pointers in array bound checker. extend "counted_by" attribute to pointer fields of structures - - - - --- 2025-06-13 Qing Zhao New
[v5,2/3,C,FE,__bdos] Convert a pointer reference with counted_by attribute to .ACCESS_WITH_SIZE and… extend "counted_by" attribute to pointer fields of structures - - - - --- 2025-06-13 Qing Zhao New
[v5,1/3,C,FE] Extend "counted_by" attribute to pointer fields of structures. extend "counted_by" attribute to pointer fields of structures - - - - --- 2025-06-13 Qing Zhao New
[RFC] c++: add -Wsfinae-incomplete [RFC] c++: add -Wsfinae-incomplete - - - - --- 2025-06-13 Jason Merrill New
[V1] RISC-V:Add the MIPS P8700 conditional move extension instruction support. [V1] RISC-V:Add the MIPS P8700 conditional move extension instruction support. - - - - --- 2025-06-13 Umesh Kalappa New
[v2] AArch64 SIMD: convert mvn+shrn into mvni+subhn [v2] AArch64 SIMD: convert mvn+shrn into mvni+subhn - - - - --- 2025-06-13 Remi Machet New
libstdc++: Format %r, %x and %X using locale's time_put facet [PR120648] libstdc++: Format %r, %x and %X using locale's time_put facet [PR120648] - - - - --- 2025-06-13 Tomasz Kamiński New
aarch64: Fold NOT+PTEST to NOTS [PR118150] aarch64: Fold NOT+PTEST to NOTS [PR118150] - - - - --- 2025-06-13 Spencer Abson New
expand: Add a helper function for edge splitting [PR120629] expand: Add a helper function for edge splitting [PR120629] - - - - --- 2025-06-13 Jakub Jelinek New
[v2,4/4] RISC-V: Add support for xtheadvector fault-only-first segment load/store intrinsics Untitled series #460861 - - - - --- 2025-06-13 yunzezhu New
[v2,3/4] RISC-V: Add support for xtheadvector indexed segment load/store intrinsics Untitled series #460859 - - - - --- 2025-06-13 yunzezhu New
[v2,2/4] RISC-V: Add support for xtheadvector strided segment load/store intrinsics Untitled series #460858 - - - - --- 2025-06-13 yunzezhu New
[v2,1/4] RISC-V: Add support for xtheadvector unit-stride segment load/store intrinsics [v2,1/4] RISC-V: Add support for xtheadvector unit-stride segment load/store intrinsics - - - - --- 2025-06-13 yunzezhu New
[v2,1/1] libstdc++: Implement default_accessor from mdspan. Implement default_accessor. - - - - --- 2025-06-13 Luc Grosheintz New
[v3] simplify-rtx.cc:Simplify XOR(AND(ROTATE(~1) A) ASHIFT(1 A)) to IOR. [v3] simplify-rtx.cc:Simplify XOR(AND(ROTATE(~1) A) ASHIFT(1 A)) to IOR. - - - - --- 2025-06-13 Jiawei New
libstdc++: add a workaround for format_kind<optional<T>> [PR120644] libstdc++: add a workaround for format_kind<optional<T>> [PR120644] - - - - --- 2025-06-13 Giuseppe D'Angelo New
[v2] libstdc++: Fix std::uninitialized_value_construct for arrays [PR120397] [v2] libstdc++: Fix std::uninitialized_value_construct for arrays [PR120397] - - - - --- 2025-06-13 Jonathan Wakely New
[committed] libstdc++: Replace _CharT template parameter with CharT in format tests. [committed] libstdc++: Replace _CharT template parameter with CharT in format tests. - - - - --- 2025-06-13 Tomasz Kamiński New
[committed,v3,3/4] libstdc++: Format empty chrono-spec for the sys_info and local_info directly. Untitled series #460807 - - 1 - --- 2025-06-13 Tomasz Kamiński New
[committed,v2] libstdc++: Test chrono-spec containing only whitespaces. [committed,v2] libstdc++: Test chrono-spec containing only whitespaces. - - 1 - --- 2025-06-13 Tomasz Kamiński New
[1/1,RFC,AutoFDO] Propagate information to outline copies if not inlined Propagate inline information to outline definitions if not inlined - - - - --- 2025-06-13 Dhruv Chawla New
libsanitizer: Fix 'unknown-crash' reported for partial buffer overflows libsanitizer: Fix 'unknown-crash' reported for partial buffer overflows - - - - --- 2025-06-13 Wern Lim New
[gcc-wwwdocs] gcc-15: Correct DMR ISA base platform to include AMX-COMPLEX [gcc-wwwdocs] gcc-15: Correct DMR ISA base platform to include AMX-COMPLEX - - - - --- 2025-06-13 Haochen Jiang New
[PATCH v2 x86: Extend the remove_redundant_vector pass [PATCH v2 x86: Extend the remove_redundant_vector pass - - - - --- 2025-06-13 H.J. Lu New
gcc: Make int n_infiles local to gcc.cc. gcc: Make int n_infiles local to gcc.cc. - - - - --- 2025-06-13 Robert Dubner New
mcore: Don't use gen_rtx_MEM on __attribute__((dllimport)) mcore: Don't use gen_rtx_MEM on __attribute__((dllimport)) - - - - --- 2025-06-12 H.J. Lu New
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 Kamiński New
[v2,3/4] libstdc++: Format empty chrono-spec for the sys_info and local_info directly. Untitled series #460701 - - - - --- 2025-06-12 Tomasz Kamiński 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 Kamiński New
libstdc++: Test chrono-spec containing only whitespaces. libstdc++: Test chrono-spec containing only whitespaces. - - - - --- 2025-06-12 Tomasz Kamiński 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 Kamiński 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 Kamiński 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
« 1 2 3 41415 1416 »