Show patches with: none      |   19918 patches
« 1 23 4 5199 200 »
Patch Series rb/tb S/W/F Date Submitter Delegate State
[V3] internal-fn: Support undefined rtx for uninitialized SSA_NAME [V3] internal-fn: Support undefined rtx for uninitialized SSA_NAME - - 4-- 2023-09-18 juzhe.zhong@rivai.ai New
Remove xfail from gcc.dg/tree-ssa/20040204-1.c Remove xfail from gcc.dg/tree-ssa/20040204-1.c - - 13- 2023-09-17 Andrew Pinski Committed
MATCH: Make zero_one_valued_p non-recusive fully MATCH: Make zero_one_valued_p non-recusive fully - - 4-- 2023-09-17 Andrew Pinski New
[_Hashtable] Avoid redundant usage of rehash policy [_Hashtable] Avoid redundant usage of rehash policy - - 4-- 2023-09-17 François Dumont New
Trivial typo fix in variadic Trivial typo fix in variadic - - 4-- 2023-09-17 Marc Poulhiès New
c++: optimize tsubst_template_decl for function templates c++: optimize tsubst_template_decl for function templates - - 4-- 2023-09-17 Patrick Palka New
c++: non-dependent assignment checking [PR63198, PR18474] c++: non-dependent assignment checking [PR63198, PR18474] - - --4 2023-09-17 Patrick Palka New
[V2] internal-fn: Support undefined rtx for uninitialized SSA_NAME [V2] internal-fn: Support undefined rtx for uninitialized SSA_NAME - - 4-- 2023-09-17 juzhe.zhong@rivai.ai New
[v2] c++: Catch indirect change of active union member in constexpr [PR101631] [v2] c++: Catch indirect change of active union member in constexpr [PR101631] - - 4-- 2023-09-17 Nathaniel Shead New
[v1] RISC-V: Bugfix for scalar move with merged operand [v1] RISC-V: Bugfix for scalar move with merged operand - - 4-- 2023-09-17 Li, Pan2 via Gcc-patches rdapp Committed
RISC-V: Support VLS modes reduction[PR111153] RISC-V: Support VLS modes reduction[PR111153] - - 4-- 2023-09-17 juzhe.zhong@rivai.ai Committed
MATCH: Avoid recusive zero_one_valued_p for conversions MATCH: Avoid recusive zero_one_valued_p for conversions - - 4-- 2023-09-17 Andrew Pinski New
MATCH: Add simplifications of `(a == CST) & a` MATCH: Add simplifications of `(a == CST) & a` - - 4-- 2023-09-16 Andrew Pinski New
LoongArch: Fix lo_sum rtx cost LoongArch: Fix lo_sum rtx cost - - 4-- 2023-09-16 mengqinggang New
MATCH: Add simplifications for `(a * zero_one) ==/!= CST` MATCH: Add simplifications for `(a * zero_one) ==/!= CST` - - 4-- 2023-09-16 Andrew Pinski New
internal-fn: Convert uninitialized SSA_NAME into SCRATCH rtx[PR110751] internal-fn: Convert uninitialized SSA_NAME into SCRATCH rtx[PR110751] - - 4-- 2023-09-16 juzhe.zhong@rivai.ai New
libcpp: Fix ICE on #include after a line marker directive [PR61474] libcpp: Fix ICE on #include after a line marker directive [PR61474] - - 4-- 2023-09-16 Lewis Hyatt New
[v14,40/40] libstdc++: Optimize is_scalar trait performance Optimize type traits performance - - 4-- 2023-09-15 Ken Matsui New
[v14,39/40] c++, libstdc++: Implement __is_scalar built-in trait Optimize type traits performance - - 4-- 2023-09-15 Ken Matsui New
[v14,38/40] libstdc++: Optimize is_signed trait performance Optimize type traits performance - - 4-- 2023-09-15 Ken Matsui New
[v14,37/40] c++, libstdc++: Implement __is_signed built-in trait Optimize type traits performance - - 4-- 2023-09-15 Ken Matsui New
[v14,36/40] libstdc++: Optimize is_unsigned trait performance Optimize type traits performance - - 3-- 2023-09-15 Ken Matsui New
[v14,35/40] c++: Implement __is_unsigned built-in trait Optimize type traits performance - - 2-- 2023-09-15 Ken Matsui New
[v14,34/40] libstdc++: Optimize is_compound trait performance Optimize type traits performance - - 1-- 2023-09-15 Ken Matsui New
[v14,33/40] libstdc++: Optimize is_fundamental trait performance Optimize type traits performance - - --- 2023-09-15 Ken Matsui New
[v14,32/40] libstdc++: Optimize is_arithmetic trait performance Optimize type traits performance - - --- 2023-09-15 Ken Matsui New
[v14,31/40] c++, libstdc++: Implement __is_arithmetic built-in trait Optimize type traits performance - - --- 2023-09-15 Ken Matsui New
[v14,30/40] libstdc++: Optimize is_pointer trait performance Optimize type traits performance - - --- 2023-09-15 Ken Matsui New
[v14,29/40] c++, libstdc++: Implement __is_pointer built-in trait Optimize type traits performance - - --- 2023-09-15 Ken Matsui New
[v14,28/40] libstdc++: Optimize remove_pointer trait performance Optimize type traits performance - - --- 2023-09-15 Ken Matsui New
[v14,27/40] c++: Implement __remove_pointer built-in trait Optimize type traits performance - - --- 2023-09-15 Ken Matsui New
[v14,26/40] libstdc++: Optimize is_object trait performance Optimize type traits performance - - --- 2023-09-15 Ken Matsui New
[v14,25/40] libstdc++: Optimize is_function trait performance Optimize type traits performance - - --- 2023-09-15 Ken Matsui New
[v14,24/40] c++: Implement __is_function built-in trait Optimize type traits performance - - --- 2023-09-15 Ken Matsui New
[v14,23/40] libstdc++: Optimize is_reference trait performance Optimize type traits performance - - --- 2023-09-15 Ken Matsui New
[v14,22/40] c++: Implement __is_reference built-in trait Optimize type traits performance - - --- 2023-09-15 Ken Matsui New
[v14,21/40] libstdc++: Optimize is_member_object_pointer trait performance Optimize type traits performance - - --- 2023-09-15 Ken Matsui New
[v14,20/40] c++: Implement __is_member_object_pointer built-in trait Optimize type traits performance - - --- 2023-09-15 Ken Matsui New
[v14,19/40] libstdc++: Optimize is_member_function_pointer trait performance Optimize type traits performance - - --- 2023-09-15 Ken Matsui New
[v14,18/40] c++: Implement __is_member_function_pointer built-in trait Optimize type traits performance - - --- 2023-09-15 Ken Matsui New
[v14,17/40] c-family: Fix C_SET_RID_CODE to handle 16-bit rid code correctly Optimize type traits performance - - --- 2023-09-15 Ken Matsui New
[v14,16/40] c, c++: Use 16 bits for all use of enum rid for more keyword space Optimize type traits performance - - --- 2023-09-15 Ken Matsui New
[v14,15/40] libstdc++: Optimize is_member_pointer trait performance Optimize type traits performance - - --- 2023-09-15 Ken Matsui New
[v14,14/40] c++: Implement __is_member_pointer built-in trait Optimize type traits performance - - --- 2023-09-15 Ken Matsui New
[v14,13/40] libstdc++: Optimize is_scoped_enum trait performance Optimize type traits performance - - --- 2023-09-15 Ken Matsui New
[v14,12/40] c++: Implement __is_scoped_enum built-in trait Optimize type traits performance - - --- 2023-09-15 Ken Matsui New
[v14,11/40] libstdc++: Optimize is_bounded_array trait performance Optimize type traits performance - - --- 2023-09-15 Ken Matsui New
[v14,10/40] c++: Implement __is_bounded_array built-in trait Optimize type traits performance - - --- 2023-09-15 Ken Matsui New
[v14,09/40] libstdc++: Optimize is_unbounded_array trait performance Optimize type traits performance - - --- 2023-09-15 Ken Matsui New
[v14,08/40] c++: Implement __is_unbounded_array built-in trait Optimize type traits performance - - --- 2023-09-15 Ken Matsui New
[v14,07/40] libstdc++: Optimize is_array trait performance Optimize type traits performance - - --- 2023-09-15 Ken Matsui New
[v14,06/40] c++: Implement __is_array built-in trait Optimize type traits performance - - --- 2023-09-15 Ken Matsui New
[v14,05/40] libstdc++: Optimize is_volatile trait performance Optimize type traits performance - - --- 2023-09-15 Ken Matsui New
[v14,04/40] c++: Implement __is_volatile built-in trait Optimize type traits performance - - --- 2023-09-15 Ken Matsui New
[v14,03/40] libstdc++: Optimize is_const trait performance Optimize type traits performance - - --- 2023-09-15 Ken Matsui New
[v14,02/40] c++: Implement __is_const built-in trait Optimize type traits performance - - --- 2023-09-15 Ken Matsui New
[v14,01/40] c++: Sort built-in identifiers alphabetically Optimize type traits performance - - --- 2023-09-15 Ken Matsui New
[committed,11/11] libstdc++: Do not require effective target pthread for some tests [committed,01/11] libstdc++: Remove dg-options "-std=gnu++20" from <atomic> tests - - -4- 2023-09-15 Jonathan Wakely Committed
[committed,10/11] libstdc++: Remove dg-options "-std=gnu++20" from remaining tests [committed,01/11] libstdc++: Remove dg-options "-std=gnu++20" from <atomic> tests - - -4- 2023-09-15 Jonathan Wakely Committed
[committed,09/11] libstdc++: Remove dg-options "-std=gnu++20" from 30_threads tests [committed,01/11] libstdc++: Remove dg-options "-std=gnu++20" from <atomic> tests - - -4- 2023-09-15 Jonathan Wakely Committed
[committed,08/11] libstdc++: Remove dg-options "-std=gnu++20" from 27_io tests [committed,01/11] libstdc++: Remove dg-options "-std=gnu++20" from <atomic> tests - - -4- 2023-09-15 Jonathan Wakely Committed
[committed,07/11] libstdc++: Remove dg-options "-std=gnu++20" from 26_numerics tests [committed,01/11] libstdc++: Remove dg-options "-std=gnu++20" from <atomic> tests - - -3- 2023-09-15 Jonathan Wakely Committed
[committed,06/11] libstdc++: Remove dg-options "-std=gnu++20" from 24_iterators tests [committed,01/11] libstdc++: Remove dg-options "-std=gnu++20" from <atomic> tests - - -2- 2023-09-15 Jonathan Wakely Committed
[committed,05/11] libstdc++: Remove dg-options "-std=gnu++20" from 23_containers tests [committed,01/11] libstdc++: Remove dg-options "-std=gnu++20" from <atomic> tests - - -1- 2023-09-15 Jonathan Wakely Committed
[committed,04/11] libstdc++: Remove dg-options "-std=gnu++20" from 21_strings tests [committed,01/11] libstdc++: Remove dg-options "-std=gnu++20" from <atomic> tests - - --- 2023-09-15 Jonathan Wakely Committed
[committed,03/11] libstdc++: Remove dg-options "-std=gnu++20" from 20_utils tests [committed,01/11] libstdc++: Remove dg-options "-std=gnu++20" from <atomic> tests - - --- 2023-09-15 Jonathan Wakely Committed
[committed,02/11] libstdc++: Remove dg-options "-std=gnu++20" from <compare> tests [committed,01/11] libstdc++: Remove dg-options "-std=gnu++20" from <atomic> tests - - --- 2023-09-15 Jonathan Wakely Committed
[committed,01/11] libstdc++: Remove dg-options "-std=gnu++20" from <atomic> tests [committed,01/11] libstdc++: Remove dg-options "-std=gnu++20" from <atomic> tests - - --- 2023-09-15 Jonathan Wakely Committed
[committed] libstdc++: Add missing tests for std::basic_filebuf::native_handle() [committed] libstdc++: Add missing tests for std::basic_filebuf::native_handle() - - -4- 2023-09-15 Jonathan Wakely Committed
[committed] libstdc++: Implement C++26 native handles for file streams (P1759R6) [committed] libstdc++: Implement C++26 native handles for file streams (P1759R6) - - --4 2023-09-15 Jonathan Wakely Committed
[committed] libstdc++: Add log line to testsuite output [committed] libstdc++: Add log line to testsuite output - - -4- 2023-09-15 Jonathan Wakely Committed
[committed] libstdc++: Fix 29_atomics/headers/atomic/types_std_c++2a_neg.cc for C++23 [committed] libstdc++: Fix 29_atomics/headers/atomic/types_std_c++2a_neg.cc for C++23 - - --4 2023-09-15 Jonathan Wakely Committed
[v2,6/13] libstdc++: Remove dg-options "-std=gnu++20" from <concepts> and <ranges> tests Untitled series #24735 - - --- 2023-09-15 Jonathan Wakely Committed
[v6] c++: Move consteval folding to cp_fold_r [v6] c++: Move consteval folding to cp_fold_r - - 4-- 2023-09-15 Marek Polacek New
c++: constness of decltype of NTTP object [PR98820] c++: constness of decltype of NTTP object [PR98820] - - 4-- 2023-09-15 Patrick Palka New
[pushed] analyzer: support diagnostics that don't have a stmt [pushed] analyzer: support diagnostics that don't have a stmt - - -22 2023-09-15 David Malcolm Committed
[pushed] analyzer: introduce pending_location [pushed] analyzer: introduce pending_location - - 2-2 2023-09-15 David Malcolm Committed
[pushed] analyzer: handle volatile ops [pushed] analyzer: handle volatile ops - - 22- 2023-09-15 David Malcolm Committed
c++: visibility wrt template and ptrmem targs [PR70413] c++: visibility wrt template and ptrmem targs [PR70413] - - 4-- 2023-09-15 Patrick Palka New
c++: overeager type completion in convert_to_void [PR111419] c++: overeager type completion in convert_to_void [PR111419] - - 4-- 2023-09-15 Patrick Palka New
gcc: Introduce -fhardened gcc: Introduce -fhardened - - 4-- 2023-09-15 Marek Polacek New
[RFC] New early __builtin_unreachable processing. [RFC] New early __builtin_unreachable processing. - - 4-- 2023-09-15 Andrew MacLeod New
[COMMITTED] ada: Fix minor glitch in finish_record_type [COMMITTED] ada: Fix minor glitch in finish_record_type - - -4- 2023-09-15 Marc Poulhiès Committed
[COMMITTED] ada: Explicitly analyze and expand null array aggregates [COMMITTED] ada: Explicitly analyze and expand null array aggregates - - -4- 2023-09-15 Marc Poulhiès Committed
[COMMITTED] ada: Fix wrong optimization of extended return for discriminated record type [COMMITTED] ada: Fix wrong optimization of extended return for discriminated record type - - -4- 2023-09-15 Marc Poulhiès Committed
[COMMITTED] ada: Do not perform local-exception-to-goto optimization on barrier functions [COMMITTED] ada: Do not perform local-exception-to-goto optimization on barrier functions - - -4- 2023-09-15 Marc Poulhiès Committed
[COMMITTED] ada: Generate runtime restrictions list when the standard library is suppressed [COMMITTED] ada: Generate runtime restrictions list when the standard library is suppressed - - -4- 2023-09-15 Marc Poulhiès Committed
[COMMITTED] ada: Fix internal error on misaligned component with variable nominal size [COMMITTED] ada: Fix internal error on misaligned component with variable nominal size - - -4- 2023-09-15 Marc Poulhiès Committed
[COMMITTED] ada: Fix internal error on aggregate nested in container aggregate [COMMITTED] ada: Fix internal error on aggregate nested in container aggregate - - -4- 2023-09-15 Marc Poulhiès Committed
[COMMITTED] ada: Remove GNAT Pro details regarding mold [COMMITTED] ada: Remove GNAT Pro details regarding mold - - -4- 2023-09-15 Marc Poulhiès Committed
[COMMITTED] ada: Fix internal error on expression function with Refined_Post aspect [COMMITTED] ada: Fix internal error on expression function with Refined_Post aspect - - -4- 2023-09-15 Marc Poulhiès Committed
[COMMITTED] ada: Clean up scope depth and related code (tech debt) [COMMITTED] ada: Clean up scope depth and related code (tech debt) - - -4- 2023-09-15 Marc Poulhiès Committed
[COMMITTED] ada: Crash on creation of extra formals on type extension [COMMITTED] ada: Crash on creation of extra formals on type extension - - -4- 2023-09-15 Marc Poulhiès Committed
[COMMITTED,2/2] Always do PHI analysis before loop analysis. [COMMITTED,1/2] Fix indentation in range_of_phi. - - --4 2023-09-15 Andrew MacLeod Committed
[COMMITTED,1/2] Fix indentation in range_of_phi. [COMMITTED,1/2] Fix indentation in range_of_phi. - - --2 2023-09-15 Andrew MacLeod Committed
[v1] RISC-V: Support FP SGNJX autovec for VLS mode [v1] RISC-V: Support FP SGNJX autovec for VLS mode - - 4-- 2023-09-15 Li, Pan2 via Gcc-patches Committed
[RFC] middle-end/106811 - document GENERIC/GIMPLE undefined behavior [RFC] middle-end/106811 - document GENERIC/GIMPLE undefined behavior - - 4-- 2023-09-15 Richard Biener New
RISC-V: Fix using wrong mode to get reduction insn vlmax RISC-V: Fix using wrong mode to get reduction insn vlmax - - 22- 2023-09-15 Lehua Ding Committed
test: Block SLP check of slp-35.c for vect_strided5 test: Block SLP check of slp-35.c for vect_strided5 - - 13- 2023-09-15 juzhe.zhong@rivai.ai Committed
test: Block SLP check of slp-34.c for vect_strided5 test: Block SLP check of slp-34.c for vect_strided5 - - 13- 2023-09-15 juzhe.zhong@rivai.ai Committed
« 1 23 4 5199 200 »