Show patches with: none      |   35263 patches
« 1 2 3 4352 353 »
Patch Series rb/tb S/W/F Date Submitter Delegate State
libstdc++: Add lvalue overload for generator::yield_value libstdc++: Add lvalue overload for generator::yield_value - - --- 2024-12-12 Jonathan Wakely New
libstdc++: Avoid redundant assertions in std::span constructors libstdc++: Avoid redundant assertions in std::span constructors - - --- 2024-12-12 Jonathan Wakely New
RISC-V: Fix compress shuffle pattern [PR117383]. RISC-V: Fix compress shuffle pattern [PR117383]. - - 7-- 2024-12-11 Robin Dapp New
[pushed,PR116778,LRA] : Check pseudos assigned to FP after rematerialization to build live ranges [pushed,PR116778,LRA] : Check pseudos assigned to FP after rematerialization to build live ranges - - --1 2024-12-11 Vladimir Makarov New
ifcombine field-merge: set upper bound for get_best_mode ifcombine field-merge: set upper bound for get_best_mode - - --1 2024-12-11 Alexandre Oliva New
[pushed:,r15-6115] diagnostics: tweak output for nested messages [PR116253] [pushed:,r15-6115] diagnostics: tweak output for nested messages [PR116253] - - --2 2024-12-11 David Malcolm New
[pushed:,r15-6114] input.cc: rename file_cache:in_context [pushed:,r15-6114] input.cc: rename file_cache:in_context - - --2 2024-12-11 David Malcolm New
ifcombine field-merge: saturate align at inner object size ifcombine field-merge: saturate align at inner object size - - --2 2024-12-11 Alexandre Oliva New
[avr] Add new 24-bit address space __flashx [avr] Add new 24-bit address space __flashx - - 3-- 2024-12-11 Georg-Johann Lay New
MAINTAINERS: add myself to write after approval MAINTAINERS: add myself to write after approval - - --2 2024-12-11 Matthieu Longo New
[committed] libstdc++: Make std::println use locale from ostream (LWG 4088) [committed] libstdc++: Make std::println use locale from ostream (LWG 4088) - - --2 2024-12-11 Jonathan Wakely New
libstdc++: Remove constraints on std::generator::promise_type::operator new libstdc++: Remove constraints on std::generator::promise_type::operator new - - 4-- 2024-12-11 Jonathan Wakely New
RISC-V: optimization by converting LUI operands with SMALL_AFTER_COMMON_TRAILING_SHIFT RISC-V: optimization by converting LUI operands with SMALL_AFTER_COMMON_TRAILING_SHIFT - - 11-1 2024-12-11 Oliver Kozul New
c++: allow stores to anon union vars to change current union member in constexpr [PR117614] c++: allow stores to anon union vars to change current union member in constexpr [PR117614] - - 3-1 2024-12-11 Jakub Jelinek New
[2/2] AArch64: Set L1 data cache size according to size on CPUs [1/2] AArch64: Add CMP+CSEL and CMP+CSET for cores that support it - - --2 2024-12-11 Tamar Christina New
[1/2] AArch64: Add CMP+CSEL and CMP+CSET for cores that support it [1/2] AArch64: Add CMP+CSEL and CMP+CSET for cores that support it - - --1 2024-12-11 Tamar Christina New
[pushed:,r15-6095] sarif-replay: fix missing URLs [PR117944] [pushed:,r15-6095] sarif-replay: fix missing URLs [PR117944] - - --2 2024-12-10 David Malcolm New
[pushed] contrib: add 'libgdiagnostics' and 'sarif-replay' to bug_components [pushed] contrib: add 'libgdiagnostics' and 'sarif-replay' to bug_components - - --2 2024-12-10 David Malcolm New
[PATCHv4,3/3] ada: Add GNU/Hurd x86_64 support ada: Add GNU/Hurd x86_64 support - - 1-2 2024-12-10 Samuel Thibault New
[PATCHv4,2/3] ada: Fix GNU/Hurd priority range ada: Add GNU/Hurd x86_64 support - - --1 2024-12-10 Samuel Thibault New
[PATCHv4,1/3] ada: Factorize bsd signal definitions ada: Add GNU/Hurd x86_64 support - - --- 2024-12-10 Samuel Thibault New
[committed] libstdc++: Use feature test macro for pmr::polymorphic_allocator<> [committed] libstdc++: Use feature test macro for pmr::polymorphic_allocator<> - - --2 2024-12-10 Jonathan Wakely New
[pushed,PR117946,LRA] : When assigning hard reg use biggest mode to check ira_prohibited_class_mode… [pushed,PR117946,LRA] : When assigning hard reg use biggest mode to check ira_prohibited_class_mode… - - --2 2024-12-10 Vladimir Makarov New
Mark const parameters passed by invisible reference as readonly in the function body Mark const parameters passed by invisible reference as readonly in the function body - - --2 2024-12-10 Jan Hubicka New
libstdc++: Enable memcpy relocation for more allocators [PR87604] libstdc++: Enable memcpy relocation for more allocators [PR87604] - - 4-- 2024-12-10 Jonathan Wakely New
libstdc++: Disable __gnu_debug::__is_singular(T*) in constexpr [PR109517] libstdc++: Disable __gnu_debug::__is_singular(T*) in constexpr [PR109517] - - 4-- 2024-12-10 Jonathan Wakely New
[committed] testsuite: Fix cpp0x/trivial1.C for std::is_trivial deprecation in C++26 [committed] testsuite: Fix cpp0x/trivial1.C for std::is_trivial deprecation in C++26 - - --2 2024-12-10 Jonathan Wakely New
[V2] RISC-V: Update Xsfvqmacc and Xsfvfnrclip extension's testcases. [V2] RISC-V: Update Xsfvqmacc and Xsfvfnrclip extension's testcases. - - 1011 2024-12-10 Liao Shihua New
[v3,2/2] Fix type compatibility for types with flexible array member [PR113688,PR114713,PR117724] [v3,1/2] Fix type compatibility for types with flexible array member [PR113688,PR114713,PR117724] - - 4-- 2024-12-10 Martin Uecker New
[v3,1/2] Fix type compatibility for types with flexible array member [PR113688,PR114713,PR117724] [v3,1/2] Fix type compatibility for types with flexible array member [PR113688,PR114713,PR117724] - - 1-- 2024-12-10 Martin Uecker New
[committed] libstdc++: Revert change to __bitwise_relocatable [committed] libstdc++: Revert change to __bitwise_relocatable - - --2 2024-12-10 Jonathan Wakely New
Fix some more is_trivial C++26 deprecation warnings Fix some more is_trivial C++26 deprecation warnings - - --2 2024-12-10 Giuseppe D'Angelo New
[fortran] PR117797 - [13/14/15 Regression] ICE in gfc_get_array_span [fortran] PR117797 - [13/14/15 Regression] ICE in gfc_get_array_span - - 4-- 2024-12-10 Paul Richard Thomas New
[fortran] PR117901 - [15 regression] class_transformational_1.f90 with -O3 and -fcheck=bounds gives… [fortran] PR117901 - [15 regression] class_transformational_1.f90 with -O3 and -fcheck=bounds gives… - - 3-1 2024-12-10 Paul Richard Thomas New
[v2] tree-optimization/117912 - bogus address equivalences for __builtin_object_size [v2] tree-optimization/117912 - bogus address equivalences for __builtin_object_size - - --2 2024-12-10 Richard Biener New
[v1] Match: Refactor the signed SAT_ADD match patterns [NFC] [v1] Match: Refactor the signed SAT_ADD match patterns [NFC] - - 3-- 2024-12-10 Li, Pan2 New
[v5,10/10] OpenMP: Update documentation of metadirective implementation status. OpenMP: Implement metadirective and dynamic selectors - - --2 2024-12-10 Sandra Loosemore New
[v5,09/10] OpenMP: Update "declare target"/OpenMP context interaction OpenMP: Implement metadirective and dynamic selectors - - --1 2024-12-10 Sandra Loosemore New
[v5,08/10] OpenMP: Fortran support for metadirectives and dynamic selectors OpenMP: Implement metadirective and dynamic selectors - - --- 2024-12-10 Sandra Loosemore New
[v5,07/10] OpenMP: Shared metadirective/dynamic selector tests for C and C++ OpenMP: Implement metadirective and dynamic selectors - - --- 2024-12-10 Sandra Loosemore New
[v5,06/10] OpenMP: C++ support for metadirectives and dynamic selectors. OpenMP: Implement metadirective and dynamic selectors - - --- 2024-12-10 Sandra Loosemore New
[v5,05/10] OpenMP: Add C support for metadirectives and dynamic selectors. OpenMP: Implement metadirective and dynamic selectors - - --- 2024-12-10 Sandra Loosemore New
[v5,04/10] OpenMP: Robustify C front end handling of attribute-syntax pragmas OpenMP: Implement metadirective and dynamic selectors - - --- 2024-12-10 Sandra Loosemore New
[v5,03/10] OpenMP: Remove dead code from declare variant reimplementation OpenMP: Implement metadirective and dynamic selectors - - --- 2024-12-10 Sandra Loosemore New
[v5,02/10] OpenMP: Re-work and extend context selector resolution OpenMP: Implement metadirective and dynamic selectors - - --- 2024-12-10 Sandra Loosemore New
[v5,01/10] OpenMP: New tree nodes for metadirective and dynamic selector support. OpenMP: Implement metadirective and dynamic selectors - - --- 2024-12-10 Sandra Loosemore New
[libgfortran] Bug 117819 - Formatted READ with BZ in format fails [libgfortran] Bug 117819 - Formatted READ with BZ in format fails - - --2 2024-12-10 Jerry D New
[V2] Fix inaccuracy in cunroll/cunrolli when considering what's innermost loop. [V2] Fix inaccuracy in cunroll/cunrolli when considering what's innermost loop. - - --2 2024-12-10 liuhongt New
libstdc++: fix compile error when converting std::weak_ptr<T[]> libstdc++: fix compile error when converting std::weak_ptr<T[]> - - --1 2024-12-10 Giuseppe D'Angelo New
[v3] c++: P2865R5, Remove Deprecated Array Comparisons from C++26 [PR117788] [v3] c++: P2865R5, Remove Deprecated Array Comparisons from C++26 [PR117788] - - --1 2024-12-09 Marek Polacek New
c++: ICE with -Wduplicated-branches in template [PR117880] c++: ICE with -Wduplicated-branches in template [PR117880] - - --- 2024-12-09 Marek Polacek New
aarch64: Remove vcond{,u} optabs aarch64: Remove vcond{,u} optabs - - --- 2024-12-09 Richard Sandiford New
Remove vcond{,u,eq} optabs Remove vcond{,u,eq} optabs - - --- 2024-12-09 Richard Sandiford New
libstdc++: Skip redundant assertions in std::array equality [PR106212] libstdc++: Skip redundant assertions in std::array equality [PR106212] - - --- 2024-12-09 Jonathan Wakely New
[v4] arm: [MVE intrinsics] Fix support for predicate constants [PR target/114801] [v4] arm: [MVE intrinsics] Fix support for predicate constants [PR target/114801] - - --- 2024-12-09 Christophe Lyon Accepted
[v4] fold fold_truth_andor field merging into ifcombine [v4] fold fold_truth_andor field merging into ifcombine - - --- 2024-12-09 Alexandre Oliva New
wwwdocs: gcc-15: start adding notes on C23 wwwdocs: gcc-15: start adding notes on C23 - - --- 2024-12-09 David Malcolm New
driver: fix crash with --diagnostics-plain-output [PR117942] driver: fix crash with --diagnostics-plain-output [PR117942] - - --- 2024-12-09 Marek Polacek New
testsuite/gcc.dg/tree-ssa/pr117973-1.c: New test testsuite/gcc.dg/tree-ssa/pr117973-1.c: New test - - --- 2024-12-09 Hans-Peter Nilsson New
[v3] testsuite/gcc.dg/tree-ssa/pr111456-1.c: Handle fallout [v3] testsuite/gcc.dg/tree-ssa/pr111456-1.c: Handle fallout - - --- 2024-12-09 Hans-Peter Nilsson New
replace atoi with strtoul in opts.cc, lto-wrapper.c, lto/lto.c [PR114542] replace atoi with strtoul in opts.cc, lto-wrapper.c, lto/lto.c [PR114542] - - --- 2024-12-09 Heiko Eißfeldt New
libstdc++: Skip redundant assertions in std::span construction [PR117966] libstdc++: Skip redundant assertions in std::span construction [PR117966] - - --- 2024-12-09 Jonathan Wakely New
[3/3] testsuite: RISC-V: Explicitly specify ABI when passing -march testsuite: RISC-V: Improve support for RV32E - - 7-1 2024-12-09 Dimitar Dimitrov New
[2/3] testsuite: RISC-V: Explicitly specify ABI when passing -mcpu= testsuite: RISC-V: Improve support for RV32E - - 7-1 2024-12-09 Dimitar Dimitrov New
[1/3] testsuite: RISC-V: Explicitly specify ABI when adding V and Zvbb options testsuite: RISC-V: Improve support for RV32E - - 7-1 2024-12-09 Dimitar Dimitrov New
libstdc++: Fix fancy pointer support in linked lists libstdc++: Fix fancy pointer support in linked lists - - --- 2024-12-09 Jonathan Wakely New
[committed,v2] libstdc++: Add workaround for read(2) EINVAL on macOS and FreeBSD [PR102259] [committed,v2] libstdc++: Add workaround for read(2) EINVAL on macOS and FreeBSD [PR102259] - - --- 2024-12-09 Jonathan Wakely New
[committed] libstdc++: Remove std::allocator::is_always_equal typedef for C++26 [committed] libstdc++: Remove std::allocator::is_always_equal typedef for C++26 - - --- 2024-12-09 Jonathan Wakely New
[committed] libstdc++: Fix debug containers for constant evaluation [PR117962] [committed] libstdc++: Fix debug containers for constant evaluation [PR117962] - - --- 2024-12-09 Jonathan Wakely New
[v2] gimple: Add limit after which slower switchlower algs are used [PR117091] [PR117352] [v2] gimple: Add limit after which slower switchlower algs are used [PR117091] [PR117352] - - --- 2024-12-09 Filip Kastl New
[v2,4/4] arm: [MVE intrinsics] rework vst2q vst4q vld2q vld4q arm: [MVE intrinsics] Rework intrinsics for loads/stores/ tuples - - --- 2024-12-09 Christophe Lyon New
[v2,3/4] arm: [MVE intrinsics] fix store shape to support tuples arm: [MVE intrinsics] Rework intrinsics for loads/stores/ tuples - - --- 2024-12-09 Christophe Lyon New
[v2,2/4] arm: [MVE intrinsics] add support for tuples arm: [MVE intrinsics] Rework intrinsics for loads/stores/ tuples - - --- 2024-12-09 Christophe Lyon New
[v2,1/4] arm: [MVE intrinsics] add modes for tuples arm: [MVE intrinsics] Rework intrinsics for loads/stores/ tuples - - --- 2024-12-09 Christophe Lyon New
[committed] RISC-V testsuite changes to test clmul expansion of CRCs [committed] RISC-V testsuite changes to test clmul expansion of CRCs - - 7-1 2024-12-09 Jeff Law Committed
clang-format AlwaysBreakAfterReturnType to TopLevelDefinitions clang-format AlwaysBreakAfterReturnType to TopLevelDefinitions - - --- 2024-12-09 Matthew Malcomson New
Allow target to chose address-space for artificial rodata lookup tables. Allow target to chose address-space for artificial rodata lookup tables. - - --- 2024-12-09 Georg-Johann Lay New
Free RTL SSA after late-combine Free RTL SSA after late-combine - - --- 2024-12-09 Richard Biener New
Assign separate timevar to duplicate computed goto pass Assign separate timevar to duplicate computed goto pass - - --- 2024-12-09 Richard Biener New
docs: Clarify -fsanitize=hwaddress target support [PR117960] docs: Clarify -fsanitize=hwaddress target support [PR117960] - - --- 2024-12-09 Jakub Jelinek New
[6/6] libstdc++: deprecate is_trivial (P3247R2) [1/6] libstdc++: port away from is_trivial in string classes - - --- 2024-12-09 Giuseppe D'Angelo New
[5/6] libstdc++: port tests away from is_trivial [1/6] libstdc++: port away from is_trivial in string classes - - --- 2024-12-09 Giuseppe D'Angelo New
[4/6] libstdc++: port the ranges::uninitialized_* algorithms away from is_trivial [1/6] libstdc++: port away from is_trivial in string classes - - --- 2024-12-09 Giuseppe D'Angelo New
[3/6] libstdc++: port bitwise relocatable away from is_trivial [1/6] libstdc++: port away from is_trivial in string classes - - --- 2024-12-09 Giuseppe D'Angelo New
[2/6] libstdc++: pstl: port away from is_trivial [1/6] libstdc++: port away from is_trivial in string classes - - --- 2024-12-09 Giuseppe D'Angelo New
[1/6] libstdc++: port away from is_trivial in string classes [1/6] libstdc++: port away from is_trivial in string classes - - --- 2024-12-09 Giuseppe D'Angelo New
libstdc++: add support for cv-qualified types in atomic_ref (P3323R1) libstdc++: add support for cv-qualified types in atomic_ref (P3323R1) - - --- 2024-12-09 Giuseppe D'Angelo New
RISC-V: Update Xsfvqmacc and Xsfvfnrclip extensions' testcases RISC-V: Update Xsfvqmacc and Xsfvfnrclip extensions' testcases - - 7-1 2024-12-09 Liao Shihua Superseded
nvptx: Switch default from '-march=sm_30' to '-march=sm_52' (was: Raise nvptx code generation to de… nvptx: Switch default from '-march=sm_30' to '-march=sm_52' (was: Raise nvptx code generation to de… - - --- 2024-12-09 Thomas Schwinge Committed
Rust: libformat_parser: Lower minimum Rust version to 1.49 (was: Rust: Work around 'error[E0658]: `… Rust: libformat_parser: Lower minimum Rust version to 1.49 (was: Rust: Work around 'error[E0658]: `… - - --- 2024-12-09 Thomas Schwinge Committed
[committed] libstdc++: Add missing equality comparison in new tests [PR117921] [committed] libstdc++: Add missing equality comparison in new tests [PR117921] - - --- 2024-12-09 Jonathan Wakely New
[5/5] RISC-V: Add new constraint R for register even-odd pairs New Asm Constraints and Modifiers - RVC, Raw Encodings, Pairs - - 611 2024-12-09 Kito Cheng New
[4/5] RISC-V: Implment N modifier for printing the register number rather than the register name New Asm Constraints and Modifiers - RVC, Raw Encodings, Pairs - - 611 2024-12-09 Kito Cheng New
[3/5] RISC-V Rename internal operand modifier N to n New Asm Constraints and Modifiers - RVC, Raw Encodings, Pairs - - 611 2024-12-09 Kito Cheng New
[2/5] RISC-V: Add cr and cf constraint New Asm Constraints and Modifiers - RVC, Raw Encodings, Pairs - - 7-1 2024-12-09 Kito Cheng New
[1/5] RISC-V: Rename constraint c0* to k0* New Asm Constraints and Modifiers - RVC, Raw Encodings, Pairs - - 7-1 2024-12-09 Kito Cheng New
[v1] RISC-V: Fix incorrect optimization options passing to partial [v1] RISC-V: Fix incorrect optimization options passing to partial - - 7-2 2024-12-09 Li, Pan2 Committed
Fix type compatibility for types with flexible array member [PR113688,PR114014,PR117724] Fix type compatibility for types with flexible array member [PR113688,PR114014,PR117724] - - 4-- 2024-12-08 Martin Uecker New
Fortran: fix two minor front-end GMP memleaks Fortran: fix two minor front-end GMP memleaks - - 4-- 2024-12-08 Harald Anlauf New
gm2: fix bad programming practice warning gm2: fix bad programming practice warning - - 4-- 2024-12-08 Wilken Gottwalt New
« 1 2 3 4352 353 »