Show patches with: State = Action Required       |   9823 patches
« 1 232 33 3498 99 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v17,36/39] c++, libstdc++: Implement __is_signed built-in trait Optimize type traits performance - - - -1- 2023-10-11 Ken Matsui Unresolved
[v17,35/39] libstdc++: Optimize is_unsigned trait performance Optimize type traits performance - - - -1- 2023-10-11 Ken Matsui Unresolved
[v17,34/39] c++: Implement __is_unsigned built-in trait Optimize type traits performance - - - -1- 2023-10-11 Ken Matsui Unresolved
[v17,33/39] libstdc++: Optimize is_compound trait performance Optimize type traits performance - - - -1- 2023-10-11 Ken Matsui Unresolved
[v17,32/39] libstdc++: Optimize is_fundamental trait performance Optimize type traits performance - - - -1- 2023-10-11 Ken Matsui Unresolved
[v17,31/39] libstdc++: Optimize is_arithmetic trait performance Optimize type traits performance - - - -1- 2023-10-11 Ken Matsui Unresolved
[v17,30/39] c++, libstdc++: Implement __is_arithmetic built-in trait Optimize type traits performance - - - -1- 2023-10-11 Ken Matsui Unresolved
[v17,29/39] libstdc++: Optimize is_pointer trait performance Optimize type traits performance - - - -1- 2023-10-11 Ken Matsui Unresolved
[v17,28/39] c++, libstdc++: Implement __is_pointer built-in trait Optimize type traits performance - - - -1- 2023-10-11 Ken Matsui Unresolved
[v17,27/39] libstdc++: Optimize remove_pointer trait performance Optimize type traits performance - - - -1- 2023-10-11 Ken Matsui Unresolved
[v17,26/39] c++: Implement __remove_pointer built-in trait Optimize type traits performance - - - -1- 2023-10-11 Ken Matsui Unresolved
[v17,25/39] libstdc++: Optimize is_object trait performance Optimize type traits performance - - - -1- 2023-10-11 Ken Matsui Unresolved
[v17,24/39] libstdc++: Optimize is_function trait performance Optimize type traits performance - - - -1- 2023-10-11 Ken Matsui Unresolved
[v17,23/39] c++: Implement __is_function built-in trait Optimize type traits performance - - - -1- 2023-10-11 Ken Matsui Unresolved
[v17,22/39] libstdc++: Optimize is_reference trait performance Optimize type traits performance - - - -1- 2023-10-11 Ken Matsui Unresolved
[v17,21/39] c++: Implement __is_reference built-in trait Optimize type traits performance - - - -1- 2023-10-11 Ken Matsui Unresolved
[v17,20/39] libstdc++: Optimize is_member_object_pointer trait performance Optimize type traits performance - - - -1- 2023-10-11 Ken Matsui Unresolved
[v17,19/39] c++: Implement __is_member_object_pointer built-in trait Optimize type traits performance - - - -1- 2023-10-11 Ken Matsui Unresolved
[v17,18/39] libstdc++: Optimize is_member_function_pointer trait performance Optimize type traits performance - - - -1- 2023-10-11 Ken Matsui Unresolved
[v17,17/39] c++: Implement __is_member_function_pointer built-in trait Optimize type traits performance - - - -1- 2023-10-11 Ken Matsui Unresolved
[v17,16/39] libstdc++: Optimize is_member_pointer trait performance Optimize type traits performance - - - -1- 2023-10-11 Ken Matsui Unresolved
[v17,15/39] c++: Implement __is_member_pointer built-in trait Optimize type traits performance - - - -1- 2023-10-11 Ken Matsui Unresolved
[v17,14/39] libstdc++: Optimize is_scoped_enum trait performance Optimize type traits performance - - - -1- 2023-10-11 Ken Matsui Unresolved
[v17,13/39] c++: Implement __is_scoped_enum built-in trait Optimize type traits performance - - - -1- 2023-10-11 Ken Matsui Unresolved
[v17,12/39] libstdc++: Optimize is_bounded_array trait performance Optimize type traits performance - - - -1- 2023-10-11 Ken Matsui Unresolved
[v17,11/39] c++: Implement __is_bounded_array built-in trait Optimize type traits performance - - - -1- 2023-10-11 Ken Matsui Unresolved
[v17,10/39] libstdc++: Optimize is_unbounded_array trait performance Optimize type traits performance - - - -1- 2023-10-11 Ken Matsui Unresolved
[v17,09/39] c++: Implement __is_unbounded_array built-in trait Optimize type traits performance - - - -1- 2023-10-11 Ken Matsui Unresolved
[v17,08/39] libstdc++: Optimize is_array trait performance Optimize type traits performance - - - -1- 2023-10-11 Ken Matsui Unresolved
[v17,07/39] c++: Implement __is_array built-in trait Optimize type traits performance - - - -1- 2023-10-11 Ken Matsui Unresolved
[v17,06/39] libstdc++: Optimize is_volatile trait performance Optimize type traits performance - - - -1- 2023-10-11 Ken Matsui Unresolved
[v17,05/39] c++: Implement __is_volatile built-in trait Optimize type traits performance - - - -1- 2023-10-11 Ken Matsui Unresolved
[v17,04/39] libstdc++: Optimize is_const trait performance Optimize type traits performance - - - -1- 2023-10-11 Ken Matsui Unresolved
[v17,03/39] c++: Implement __is_const built-in trait Optimize type traits performance - - - -1- 2023-10-11 Ken Matsui Unresolved
[v17,02/39] c-family, c++: Look up built-in traits through gperf Optimize type traits performance - - - -1- 2023-10-11 Ken Matsui Unresolved
[v2] gcc: Introduce -fhardened [v2] gcc: Introduce -fhardened - - - -1- 2023-10-11 Marek Polacek Unresolved
C99 testsuite readiness: Some verified test case adjustments C99 testsuite readiness: Some verified test case adjustments - - - -1- 2023-10-11 Florian Weimer Unresolved
wide-int: Allow up to 16320 bits wide_int and change widest_int precision to 32640 bits [PR102989] wide-int: Allow up to 16320 bits wide_int and change widest_int precision to 32640 bits [PR102989] - - - -1- 2023-10-11 Jakub Jelinek Unresolved
VECT: Enhance SLP of MASK_LEN_GATHER_LOAD[PR111721] VECT: Enhance SLP of MASK_LEN_GATHER_LOAD[PR111721] - - - -1- 2023-10-11 juzhe.zhong@rivai.ai Unresolved
[v4,2/2] RISC-V: Add support for XCValu extension in CV32E40P RISC-V: Support CORE-V XCVMAC and XCVALU extensions - - - -1- 2023-10-11 Mary Bennett Unresolved
[v4,1/2] RISC-V: Add support for XCVmac extension in CV32E40P RISC-V: Support CORE-V XCVMAC and XCVALU extensions - - - -1- 2023-10-11 Mary Bennett Unresolved
[v2] LoongArch: Adjust makefile dependency for loongarch headers. [v2] LoongArch: Adjust makefile dependency for loongarch headers. - - - -1- 2023-10-11 Yang Yujie Unresolved
[V3] RISC-V: Fix incorrect index(offset) of gather/scatter [V3] RISC-V: Fix incorrect index(offset) of gather/scatter - - - -1- 2023-10-11 juzhe.zhong@rivai.ai Unresolved
[V2] RISC-V: Fix incorrect index(offset) of gather/scatter [V2] RISC-V: Fix incorrect index(offset) of gather/scatter - - - -1- 2023-10-11 juzhe.zhong@rivai.ai Unresolved
RISC-V: Fix incorrect index(offset) of gather/scatter RISC-V: Fix incorrect index(offset) of gather/scatter - - - -1- 2023-10-11 juzhe.zhong@rivai.ai Unresolved
[v1] RISC-V: Support FP lrint/lrintf auto vectorization [v1] RISC-V: Support FP lrint/lrintf auto vectorization - - - -1- 2023-10-11 Li, Pan2 Unresolved
[v1] LoongArch: Fix vec_initv32qiv16qi template to avoid ICE. [v1] LoongArch: Fix vec_initv32qiv16qi template to avoid ICE. - - - -1- 2023-10-11 Chenghui Pan Unresolved
early outs for functions in rs6000.cc early outs for functions in rs6000.cc - - - -1- 2023-10-11 Jiufu Guo Unresolved
MATCH: [PR111282] Simplify `a & (b ^ ~a)` to `a & b` MATCH: [PR111282] Simplify `a & (b ^ ~a)` to `a & b` - - - -1- 2023-10-11 Andrew Pinski Unresolved
[v2] c++: Improve diagnostics for constexpr cast from void* [v2] c++: Improve diagnostics for constexpr cast from void* - - - -1- 2023-10-10 Nathaniel Shead Unresolved
[committed,PR,target/93062] RISC-V: Handle long conditional branches for RISC-V [committed,PR,target/93062] RISC-V: Handle long conditional branches for RISC-V - - - -1- 2023-10-10 Jeff Law Unresolved
[v16,39/39] libstdc++: Optimize is_scalar trait performance Optimize type traits performance - - - -1- 2023-10-10 Ken Matsui Unresolved
[v16,38/39] c++, libstdc++: Implement __is_scalar built-in trait Optimize type traits performance - - - -1- 2023-10-10 Ken Matsui Unresolved
[v16,37/39] libstdc++: Optimize is_signed trait performance Optimize type traits performance - - - -1- 2023-10-10 Ken Matsui Unresolved
[v16,36/39] c++, libstdc++: Implement __is_signed built-in trait Optimize type traits performance - - - -1- 2023-10-10 Ken Matsui Unresolved
[v16,35/39] libstdc++: Optimize is_unsigned trait performance Optimize type traits performance - - - -1- 2023-10-10 Ken Matsui Unresolved
[v16,34/39] c++: Implement __is_unsigned built-in trait Optimize type traits performance - - - -1- 2023-10-10 Ken Matsui Unresolved
[v16,33/39] libstdc++: Optimize is_compound trait performance Optimize type traits performance - - - -1- 2023-10-10 Ken Matsui Unresolved
[v16,32/39] libstdc++: Optimize is_fundamental trait performance Optimize type traits performance - - - -1- 2023-10-10 Ken Matsui Unresolved
[v16,31/39] libstdc++: Optimize is_arithmetic trait performance Optimize type traits performance - - - -1- 2023-10-10 Ken Matsui Unresolved
[v16,30/39] c++, libstdc++: Implement __is_arithmetic built-in trait Optimize type traits performance - - - -1- 2023-10-10 Ken Matsui Unresolved
[v16,29/39] libstdc++: Optimize is_pointer trait performance Optimize type traits performance - - - -1- 2023-10-10 Ken Matsui Unresolved
[v16,28/39] c++, libstdc++: Implement __is_pointer built-in trait Optimize type traits performance - - - -1- 2023-10-10 Ken Matsui Unresolved
[v16,27/39] libstdc++: Optimize remove_pointer trait performance Optimize type traits performance - - - -1- 2023-10-10 Ken Matsui Unresolved
[v16,26/39] c++: Implement __remove_pointer built-in trait Optimize type traits performance - - - -1- 2023-10-10 Ken Matsui Unresolved
[v16,25/39] libstdc++: Optimize is_object trait performance Optimize type traits performance - - - -1- 2023-10-10 Ken Matsui Unresolved
[v16,24/39] libstdc++: Optimize is_function trait performance Optimize type traits performance - - - -1- 2023-10-10 Ken Matsui Unresolved
[v16,23/39] c++: Implement __is_function built-in trait Optimize type traits performance - - - -1- 2023-10-10 Ken Matsui Unresolved
[v16,22/39] libstdc++: Optimize is_reference trait performance Optimize type traits performance - - - -1- 2023-10-10 Ken Matsui Unresolved
[v16,21/39] c++: Implement __is_reference built-in trait Optimize type traits performance - - - -1- 2023-10-10 Ken Matsui Unresolved
[v16,20/39] libstdc++: Optimize is_member_object_pointer trait performance Optimize type traits performance - - - -1- 2023-10-10 Ken Matsui Unresolved
[v16,19/39] c++: Implement __is_member_object_pointer built-in trait Optimize type traits performance - - - -1- 2023-10-10 Ken Matsui Unresolved
[v16,18/39] libstdc++: Optimize is_member_function_pointer trait performance Optimize type traits performance - - - -1- 2023-10-10 Ken Matsui Unresolved
[v16,17/39] c++: Implement __is_member_function_pointer built-in trait Optimize type traits performance - - - -1- 2023-10-10 Ken Matsui Unresolved
[v16,16/39] libstdc++: Optimize is_member_pointer trait performance Optimize type traits performance - - - -1- 2023-10-10 Ken Matsui Unresolved
[v16,15/39] c++: Implement __is_member_pointer built-in trait Optimize type traits performance - - - -1- 2023-10-10 Ken Matsui Unresolved
[v16,14/39] libstdc++: Optimize is_scoped_enum trait performance Optimize type traits performance - - - -1- 2023-10-10 Ken Matsui Unresolved
[v16,13/39] c++: Implement __is_scoped_enum built-in trait Optimize type traits performance - - - -1- 2023-10-10 Ken Matsui Unresolved
[v16,12/39] libstdc++: Optimize is_bounded_array trait performance Optimize type traits performance - - - -1- 2023-10-10 Ken Matsui Unresolved
[v16,11/39] c++: Implement __is_bounded_array built-in trait Optimize type traits performance - - - -1- 2023-10-10 Ken Matsui Unresolved
[v16,10/39] libstdc++: Optimize is_unbounded_array trait performance Optimize type traits performance - - - -1- 2023-10-10 Ken Matsui Unresolved
[v16,09/39] c++: Implement __is_unbounded_array built-in trait Optimize type traits performance - - - -1- 2023-10-10 Ken Matsui Unresolved
[v16,08/39] libstdc++: Optimize is_array trait performance Optimize type traits performance - - - -1- 2023-10-10 Ken Matsui Unresolved
[v16,07/39] c++: Implement __is_array built-in trait Optimize type traits performance - - - -1- 2023-10-10 Ken Matsui Unresolved
[v16,06/39] libstdc++: Optimize is_volatile trait performance Optimize type traits performance - - - -1- 2023-10-10 Ken Matsui Unresolved
[v16,05/39] c++: Implement __is_volatile built-in trait Optimize type traits performance - - - -1- 2023-10-10 Ken Matsui Unresolved
[v16,04/39] libstdc++: Optimize is_const trait performance Optimize type traits performance - - - -1- 2023-10-10 Ken Matsui Unresolved
[v16,03/39] c++: Implement __is_const built-in trait Optimize type traits performance - - - -1- 2023-10-10 Ken Matsui Unresolved
[v16,02/39] c-family, c++: Look up built-in traits through gperf Optimize type traits performance - - - -1- 2023-10-10 Ken Matsui Unresolved
[v2] c++: implement P2564, consteval needs to propagate up [PR107687] [v2] c++: implement P2564, consteval needs to propagate up [PR107687] - - - -1- 2023-10-10 Marek Polacek Unresolved
Fortran: Support OpenMP's 'allocate' directive for stack vars Fortran: Support OpenMP's 'allocate' directive for stack vars - - - -1- 2023-10-10 Tobias Burnus Unresolved
[3/3,GCC] arm: vst1q_types_x4 ACLE intrinsics arm: vst1q_types_xN ACLE intrinsics - - - -1- 2023-10-10 Ezra Sitorus Unresolved
[2/3,GCC] arm: vst1q_types_x3 ACLE intrinsics arm: vst1q_types_xN ACLE intrinsics - - - -1- 2023-10-10 Ezra Sitorus Unresolved
[1/3,GCC] arm: vst1q_types_x2 ACLE intrinsics arm: vst1q_types_xN ACLE intrinsics - - - -1- 2023-10-10 Ezra Sitorus Unresolved
dwarf2out: Stop using wide_int in GC structures dwarf2out: Stop using wide_int in GC structures - - - -1- 2023-10-10 Jakub Jelinek Unresolved
[Committed] RISC-V: Add VLS BOOL mode vcond_mask[PR111751] [Committed] RISC-V: Add VLS BOOL mode vcond_mask[PR111751] - - - -1- 2023-10-10 juzhe.zhong@rivai.ai Unresolved
[COMMITTED] ada: Tweak internal subprogram in Ada.Directories [COMMITTED] ada: Tweak internal subprogram in Ada.Directories - - - -1- 2023-10-10 Marc Poulhiès Unresolved
[v15,39/39] libstdc++: Optimize is_scalar trait performance Optimize type traits performance - - - -1- 2023-10-10 Ken Matsui Unresolved
[v15,38/39] c++, libstdc++: Implement __is_scalar built-in trait Optimize type traits performance - - - -1- 2023-10-10 Ken Matsui Unresolved
[v15,37/39] libstdc++: Optimize is_signed trait performance Optimize type traits performance - - - -1- 2023-10-10 Ken Matsui Unresolved
« 1 232 33 3498 99 »