Show patches with: Archived = No       |   140643 patches
« 1 2 3 41406 1407 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[pushed] c++: drop push_tinst_level in mangling [pushed] c++: drop push_tinst_level in mangling - - - - --- 2025-05-23 Jason Merrill New
doc: Correct the return type of float comparison doc: Correct the return type of float comparison - 1 - - --- 2025-05-23 Trevor Gross New
libstdc++: Add smart ptr owner_equals and owner_hash structs and members for P1901R2 libstdc++: Add smart ptr owner_equals and owner_hash structs and members for P1901R2 - - - - --- 2025-05-23 Paul Keir New
libstdc++: Replace some uses of std::__addressof with std::addressof libstdc++: Replace some uses of std::__addressof with std::addressof - - - - --- 2025-05-23 Jonathan Wakely New
libstdc++: Support std::abs for 128-bit integers and floats [PR96710] libstdc++: Support std::abs for 128-bit integers and floats [PR96710] - - - - --- 2025-05-23 Jonathan Wakely New
[committed] libstdc++: Add always_inline to std::is_constant_evaluated() [committed] libstdc++: Add always_inline to std::is_constant_evaluated() - - - - --- 2025-05-23 Jonathan Wakely New
[committed] libstdc++: Fix 17_intro/names.cc failure on Solaris 11.3 [committed] libstdc++: Fix 17_intro/names.cc failure on Solaris 11.3 - - - - --- 2025-05-23 Jonathan Wakely New
Fix makeinfo error from recently-added nodes missing in menu Fix makeinfo error from recently-added nodes missing in menu - - - - --- 2025-05-23 Hans-Peter Nilsson New
c++/modules: Fix stream-in of member using-decls [PR120414] c++/modules: Fix stream-in of member using-decls [PR120414] - - - - --- 2025-05-23 Nathaniel Shead New
Verify 'GIMPLE_RETURN' vs. 'RESULT_DECL' if 'aggregate_value_p' [PR119835] Verify 'GIMPLE_RETURN' vs. 'RESULT_DECL' if 'aggregate_value_p' [PR119835] - - - - --- 2025-05-23 Thomas Schwinge New
[v2] c++/modules: Fix merge of TLS init functions [PR120363] [v2] c++/modules: Fix merge of TLS init functions [PR120363] - - - - --- 2025-05-23 Nathaniel Shead New
[v2] ext-dce: Don't refine live width with SUBREG mode if !TRULY_NOOP_TRUNCATION_MODES_P [PR 120050] [v2] ext-dce: Don't refine live width with SUBREG mode if !TRULY_NOOP_TRUNCATION_MODES_P [PR 120050] - - - - --- 2025-05-23 Xi Ruoyao New
[COMMITTED] MAINTAINERS: Add myself to write after approval [COMMITTED] MAINTAINERS: Add myself to write after approval - - - - --- 2025-05-23 Kishan Parmar New
[2/2] c-family: switch away from -ffp-contract=fast [1/2] allow contraction to synthetic single-element vector FMA - - - - --- 2025-05-23 Alexander Monakov New
[1/2] allow contraction to synthetic single-element vector FMA [1/2] allow contraction to synthetic single-element vector FMA - - - - --- 2025-05-23 Alexander Monakov New
Add anchor to new link to GCC 15 notes Add anchor to new link to GCC 15 notes - - - - --- 2025-05-23 Jonathan Wakely New
[wwwdocs] Add notes about C++20 iterator concepts and std::vector [wwwdocs] Add notes about C++20 iterator concepts and std::vector - - - - --- 2025-05-23 Jonathan Wakely New
Conditionalize libgdiagnostic processing on presence Conditionalize libgdiagnostic processing on presence - - - - --- 2025-05-23 Richard Biener New
OpenMP/C++: Avoid ICE for BIND_EXPR with empty BIND_EXPR_BLOCK [PR120413] OpenMP/C++: Avoid ICE for BIND_EXPR with empty BIND_EXPR_BLOCK [PR120413] - - - - --- 2025-05-23 Tobias Burnus New
[v1,3/3] RISC-V: Add test for vec_duplicate + vor.vv combine case 1 with GR2VR cost 0, 1 and 2 RISC-V: Combine vec_duplicate + vor.vv to vor.vx on GR2VR cost - - - - --- 2025-05-23 Li, Pan2 New
[v1,2/3] RISC-V: Add test for vec_duplicate + vor.vv combine case 0 with GR2VR cost 0, 2 and 15 RISC-V: Combine vec_duplicate + vor.vv to vor.vx on GR2VR cost - - - - --- 2025-05-23 Li, Pan2 New
[v1,1/3] RISC-V: Combine vec_duplicate + vor.vv to vor.vx on GR2VR cost RISC-V: Combine vec_duplicate + vor.vv to vor.vx on GR2VR cost - - - - --- 2025-05-23 Li, Pan2 New
[v2] x86: Add preserve_none and update no_caller_saved_registers attributes [v2] x86: Add preserve_none and update no_caller_saved_registers attributes - - - - --- 2025-05-23 H.J. Lu New
[MAINTAINERS] Add myself to write after approval and DCO. [MAINTAINERS] Add myself to write after approval and DCO. - - - - --- 2025-05-23 Dhruv Chawla New
[committed] c: Document C23 implementation-defined behavior [committed] c: Document C23 implementation-defined behavior - - - - --- 2025-05-22 Joseph Myers New
[RFC] diagnostics: use -Wformat-diag more consistently [RFC] diagnostics: use -Wformat-diag more consistently - - - - --- 2025-05-22 Jason Merrill New
[testsuite] Remove obsolete ada/acats/overflow.lst file [testsuite] Remove obsolete ada/acats/overflow.lst file - - - - --- 2025-05-22 Eric Botcazou New
[pushed] c++: constexpr always_inline [PR120935] [pushed] c++: constexpr always_inline [PR120935] - - - - --- 2025-05-22 Jason Merrill New
[FYI,vxworks] build partial libatomic [FYI,vxworks] build partial libatomic - - - - --- 2025-05-22 Alexandre Oliva New
[v2] libstdc++: Implement C++26 std::indirect [PR119152] [v2] libstdc++: Implement C++26 std::indirect [PR119152] - - - - --- 2025-05-22 Tomasz Kaminski New
c++/modules: Fix merge of TLS import functions [PR120363] c++/modules: Fix merge of TLS import functions [PR120363] - - - - --- 2025-05-22 Nathaniel Shead New
[2/2] libstdc++: Implement LWG 2439 for std::unique_copy [PR120386] [1/2] libstdc++: Fix concept checks for std::unique_copy [PR120384] - - - - --- 2025-05-22 Jonathan Wakely New
[1/2] libstdc++: Fix concept checks for std::unique_copy [PR120384] [1/2] libstdc++: Fix concept checks for std::unique_copy [PR120384] - - - - --- 2025-05-22 Jonathan Wakely New
[committed] libstdc++: Fix PSTL test iterators [committed] libstdc++: Fix PSTL test iterators - - - - --- 2025-05-22 Jonathan Wakely New
rtl-ssa: Reject non-address uses of autoinc regs [PR120347] rtl-ssa: Reject non-address uses of autoinc regs [PR120347] - - - - --- 2025-05-22 Richard Sandiford New
[v2,aarch64,vxworks] mark x18 as fixed, adjust tests [v2,aarch64,vxworks] mark x18 as fixed, adjust tests - - - - --- 2025-05-22 Alexandre Oliva New
[2/2] libstdc++: Implement C++26 std::indirect [PR119152] [1/2] libstdc++: Define _Scoped_allocation RAII helper - - - - --- 2025-05-22 Tomasz Kaminski New
[1/2] libstdc++: Define _Scoped_allocation RAII helper [1/2] libstdc++: Define _Scoped_allocation RAII helper - - - - --- 2025-05-22 Tomasz Kaminski New
RISC-V: Add minimal support of double trap extension 1.0 RISC-V: Add minimal support of double trap extension 1.0 - - - - --- 2025-05-22 Jerry Zhang Jian New
[RISC-V,PR,target/70557] Improve storing 0 to memory on rv32 [RISC-V,PR,target/70557] Improve storing 0 to memory on rv32 - - - - --- 2025-05-22 Shreya Munnangi New
[v4,2/2] aarch64: Fold lsl+lsr+orr to rev for half-width shifts [v4,1/2] aarch64: Match unpredicated shift patterns for ADR, SRA and ADDHNB instructions - - - - --- 2025-05-22 Dhruv Chawla New
[v4,1/2] aarch64: Match unpredicated shift patterns for ADR, SRA and ADDHNB instructions [v4,1/2] aarch64: Match unpredicated shift patterns for ADR, SRA and ADDHNB instructions - - - - --- 2025-05-22 Dhruv Chawla New
testsuite: RISC-V: Update the cset-sext-sfb/zba-slliuw test optimization level. testsuite: RISC-V: Update the cset-sext-sfb/zba-slliuw test optimization level. - - - - --- 2025-05-22 Dongyan Chen New
[4/4] c++/modules: Avoid name clashes when streaming internal labels [PR98375,PR118904] c++: Support modules streaming some internal structures with no DECL_CONTEXT - - - - --- 2025-05-22 Nathaniel Shead New
[3/4] c++/modules: Support streaming new size cookie for constexpr [PR120040] c++: Support modules streaming some internal structures with no DECL_CONTEXT - - - - --- 2025-05-22 Nathaniel Shead New
[2/4] c++/modules: Implement streaming of uncontexted TYPE_DECLs [PR98735] c++: Support modules streaming some internal structures with no DECL_CONTEXT - - - - --- 2025-05-22 Nathaniel Shead New
[1/4] c++: Add flag to detect underlying representative of bitfield decls c++: Support modules streaming some internal structures with no DECL_CONTEXT - - - - --- 2025-05-22 Nathaniel Shead New
[to-be-committed,RISC-V] Clear both upper and lower bits using 3 shifts [to-be-committed,RISC-V] Clear both upper and lower bits using 3 shifts - - - - --- 2025-05-22 Jeff Law New
configury: replace autoconf obsolete macros [PR/103459] configury: replace autoconf obsolete macros [PR/103459] - - - - --- 2025-05-22 Pietro Monteiro New
[2/2] Allow default libc (either newlib or picolibc) to be specified to configure Untitled series #457909 - - - - --- 2025-05-22 Keith Packard New
[1/2] Support picolibc targets [1/2] Support picolibc targets - - - - --- 2025-05-22 Keith Packard New
[v2] libstdc++: implement Philox Engine [PR119794] [v2] libstdc++: implement Philox Engine [PR119794] - - - - --- 2025-05-22 1nfocalypse New
[v25,3/3] c: Add -Wpedantic diagnostic for _Countof c: Add _Countof and <stdcountof.h> - - - - --- 2025-05-21 Alejandro Colomar New
[v25,2/3] c: Add <stdcountof.h> c: Add _Countof and <stdcountof.h> - - - - --- 2025-05-21 Alejandro Colomar New
[v25,1/3] c: Add _Countof operator c: Add _Countof and <stdcountof.h> 1 - - - --- 2025-05-21 Alejandro Colomar New
[to-be-committed,RISC-V] Clear high or low bits using shift pairs [to-be-committed,RISC-V] Clear high or low bits using shift pairs - - - - --- 2025-05-21 Jeff Law New
[v24,3/3] c: Add -Wpedantic diagnostic for _Countof c: Add _Countof and <stdcountof.h> - - - - --- 2025-05-21 Alejandro Colomar New
[v24,2/3] c: Add <stdcountof.h> c: Add _Countof and <stdcountof.h> - - - - --- 2025-05-21 Alejandro Colomar New
[v24,1/3] c: Add _Countof operator c: Add _Countof and <stdcountof.h> 1 - - - --- 2025-05-21 Alejandro Colomar New
[to-be-committed,RISC-V] Improve (x << C1) + C2 split code [to-be-committed,RISC-V] Improve (x << C1) + C2 split code - - - - --- 2025-05-21 Jeff Law New
testsuite: Fix typo in parse_ctx.cc testsuite: Fix typo in parse_ctx.cc - - - - --- 2025-05-21 Stefan Schulze Frielinghaus New
[to-be-committed,RISC-V,PR,target/120368] Fix 32bit shift on rv64 [to-be-committed,RISC-V,PR,target/120368] Fix 32bit shift on rv64 - - - - --- 2025-05-21 Jeff Law New
libstdc++: Fix vector(from_range_t, R&&) for exceptions [PR120367] libstdc++: Fix vector(from_range_t, R&&) for exceptions [PR120367] - - - - --- 2025-05-21 Jonathan Wakely New
[v4,1/1] Add warnings of potentially-uninitialized padding bits Add warnings of potentially-uninitialized padding bits - - - - --- 2025-05-21 Christopher Bazley New
RISC-V: Support CPUs in -march. RISC-V: Support CPUs in -march. - - - - --- 2025-05-21 Robin Dapp New
RISC-V: Add autovec mode param. RISC-V: Add autovec mode param. - - - - --- 2025-05-21 Robin Dapp New
RISC-V: Default-initialize variable. RISC-V: Default-initialize variable. - - - - --- 2025-05-21 Robin Dapp New
[v3,1/1] Add warnings of potentially-uninitialized padding bits Add warnings of potentially-uninitialized padding bits - - - - --- 2025-05-21 Christopher Bazley New
i386, v2: Extend *cmp<mode>_minus_1 optimizations also to plus with CONST_INT [PR120360] i386, v2: Extend *cmp<mode>_minus_1 optimizations also to plus with CONST_INT [PR120360] - - - - --- 2025-05-21 Jakub Jelinek New
[v3,2/2] gimple-fold: extend vector simplification to match scalar bitwise optimizations [PR119196] tree-optimization: extend scalar comparison folding to vectors [PR119196] - - - - --- 2025-05-21 Icen Zeyada New
[v3,1/2] tree-simplify: unify simple_comparison ops in vec_cond for bit and/or/xor [PR119196] tree-optimization: extend scalar comparison folding to vectors [PR119196] - - - - --- 2025-05-21 Icen Zeyada New
bitintlower: Ensure extension of the most significant limb on info->extended targets bitintlower: Ensure extension of the most significant limb on info->extended targets - - - - --- 2025-05-21 Jakub Jelinek New
[v3,9/9] libstdc++: Add tests for layout_stride. Implement layouts from mdspan. - - - - --- 2025-05-21 Luc Grosheintz New
[v3,8/9] libstdc++: Implement layout_stride from mdspan. Implement layouts from mdspan. - - - - --- 2025-05-21 Luc Grosheintz New
[v3,7/9] libstdc++: Add tests for layout_right. Implement layouts from mdspan. - - - - --- 2025-05-21 Luc Grosheintz New
[v3,6/9] libstdc++: Implement layout_right from mdspan. Implement layouts from mdspan. - - - - --- 2025-05-21 Luc Grosheintz New
[v3,5/9] libstdc++: Add tests for layout_left. Implement layouts from mdspan. - - - - --- 2025-05-21 Luc Grosheintz New
[v3,4/9] libstdc++: Implement layout_left from mdspan. Implement layouts from mdspan. - - - - --- 2025-05-21 Luc Grosheintz New
[v3,3/9] libstdc++: Cleanup formatting in mdspan. Implement layouts from mdspan. - - - - --- 2025-05-21 Luc Grosheintz New
[v3,2/9] libstdc++: Rename extents::_M_dynamic_extents. Implement layouts from mdspan. - - - - --- 2025-05-21 Luc Grosheintz New
[v3,1/9] libstdc++: Rename _ExtentsStorage::_M_dynamic_extents. Implement layouts from mdspan. - - - - --- 2025-05-21 Luc Grosheintz New
Fix IPA-SRA issue with reverse SSO on specific pattern Fix IPA-SRA issue with reverse SSO on specific pattern - - - - --- 2025-05-21 Eric Botcazou New
[v6] libstdc++: Implement C++26 function_ref [PR119126] [v6] libstdc++: Implement C++26 function_ref [PR119126] - - - - --- 2025-05-21 Tomasz Kaminski New
[aarch64,vxworks] mark x18 as fixed, adjust tests [aarch64,vxworks] mark x18 as fixed, adjust tests - - - - --- 2025-05-21 Alexandre Oliva New
i386: Extend *cmp<mode>_minus_1 optimizations also to plus with CONST_INT [PR120360] i386: Extend *cmp<mode>_minus_1 optimizations also to plus with CONST_INT [PR120360] - - - - --- 2025-05-21 Jakub Jelinek New
doc: Document the 'q' constraint for LoongArch doc: Document the 'q' constraint for LoongArch - - - - --- 2025-05-21 Xi Ruoyao New
[RFC,2/2] libstdc++: Avoid double indirection when cosntructing function_ref owning wrappers [PR119… [RFC,1/2] libstdc++: Avoid double indirection in function_ref when possible [PR119126] - - - - --- 2025-05-21 Tomasz Kaminski New
[RFC,1/2] libstdc++: Avoid double indirection in function_ref when possible [PR119126] [RFC,1/2] libstdc++: Avoid double indirection in function_ref when possible [PR119126] - - - - --- 2025-05-21 Tomasz Kaminski New
[2/2] aarch64: Improve rtx_cost for constants in COMPARE [PR120372] [1/2] expand: Use rtx_cost directly instead of gen_move_insn for canonicalize_comparison. - - - - --- 2025-05-21 Andrew Pinski New
[1/2] expand: Use rtx_cost directly instead of gen_move_insn for canonicalize_comparison. [1/2] expand: Use rtx_cost directly instead of gen_move_insn for canonicalize_comparison. - - - - --- 2025-05-21 Andrew Pinski New
[v1,3/3] RISC-V: Add test for vec_duplicate + vand.vv combine case 1 with GR2VR cost 0, 1 and 2 RISC-V: Combine vec_duplicate + vand.vv to vand.vx on GR2VR cost - - - - --- 2025-05-21 Li, Pan2 New
[v1,2/3] RISC-V: Add test for vec_duplicate + vand.vv combine case 0 with GR2VR cost 0, 2 and 15 RISC-V: Combine vec_duplicate + vand.vv to vand.vx on GR2VR cost - - - - --- 2025-05-21 Li, Pan2 New
[v1,1/3] RISC-V: RISC-V: Combine vec_duplicate + vand.vv to vand.vx on GR2VR cost RISC-V: Combine vec_duplicate + vand.vv to vand.vx on GR2VR cost - - - - --- 2025-05-21 Li, Pan2 New
middle-end: Fix complex lowering of cabs with no LHS [PR120369] middle-end: Fix complex lowering of cabs with no LHS [PR120369] - - - - --- 2025-05-21 Andrew Pinski New
aarch64: Carry over zeroness in aarch64_evpc_reencode aarch64: Carry over zeroness in aarch64_evpc_reencode - - - - --- 2025-05-21 Pengxuan Zheng New
[2/2,APX,CFCMOV] Support APX CFCMOV in backend [1/2,APX,CFCMOV] Support APX CFCMOV in if_convert pass - - - - --- 2025-05-21 Hongyu Wang New
[1/2,APX,CFCMOV] Support APX CFCMOV in if_convert pass [1/2,APX,CFCMOV] Support APX CFCMOV in if_convert pass - - - - --- 2025-05-21 Hongyu Wang New
[v23,3/3] c: Add -Wpedantic diagnostic for _Countof c: Add _Countof and <stdcountof.h> - - - - --- 2025-05-21 Alejandro Colomar New
[v23,2/3] c: Add <stdcountof.h> c: Add _Countof and <stdcountof.h> - - - - --- 2025-05-21 Alejandro Colomar New
[v23,1/3] c: Add _Countof operator c: Add _Countof and <stdcountof.h> 1 - - - --- 2025-05-21 Alejandro Colomar New
« 1 2 3 41406 1407 »