Toggle navigation
Patchwork
gcc-patch
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: State =
Action Required
| Archived =
No
| 8194 patches
Series
Submitter
State
any
Action Required
New
Under Review
Accepted
Rejected
RFC
Not Applicable
Changes Requested
Awaiting Upstream
Superseded
Deferred
Unresolved
Repeat Merge
Corrupt patch
Search
Archived
No
Yes
Both
Delegate
------
Nobody
snail
snail
patchwork-bot
patchwork-bot
patchwork-bot
ww
ww
ww
Apply
«
1
2
…
53
54
55
…
81
82
»
Patch
Series
A/R/T
S/W/F
Date
Submitter
Delegate
State
[COMMITTED] ada: Streamline expansion of controlled actions for aggregates
[COMMITTED] ada: Streamline expansion of controlled actions for aggregates
- - -
-
1
-
2023-06-13
Marc Poulhiès
Unresolved
[COMMITTED] ada: Small housekeeping work in expansion of extension aggregates
[COMMITTED] ada: Small housekeeping work in expansion of extension aggregates
- - -
-
1
-
2023-06-13
Marc Poulhiès
Unresolved
[COMMITTED] ada: Factor out tag assignments from type in expander
[COMMITTED] ada: Factor out tag assignments from type in expander
- - -
-
1
-
2023-06-13
Marc Poulhiès
Unresolved
[COMMITTED] ada: Use ghost predicate in standard library
[COMMITTED] ada: Use ghost predicate in standard library
- - -
-
1
-
2023-06-13
Marc Poulhiès
Unresolved
[COMMITTED] ada: Fix expansion of aggregates with controlled components
[COMMITTED] ada: Fix expansion of aggregates with controlled components
- - -
-
1
-
2023-06-13
Marc Poulhiès
Unresolved
[COMMITTED] ada: Factor common processing in expansion of aggregates
[COMMITTED] ada: Factor common processing in expansion of aggregates
- - -
-
1
-
2023-06-13
Marc Poulhiès
Unresolved
[COMMITTED] ada: Cleanup finding of locally handled exception handlers
[COMMITTED] ada: Cleanup finding of locally handled exception handlers
- - -
-
1
-
2023-06-13
Marc Poulhiès
Unresolved
[COMMITTED] ada: Support new GNAT-specific aspect Ghost_Predicate
[COMMITTED] ada: Support new GNAT-specific aspect Ghost_Predicate
- - -
-
1
-
2023-06-13
Marc Poulhiès
Unresolved
[v1] RISC-V: Fix one typo in full-vec-movel test
[v1] RISC-V: Fix one typo in full-vec-movel test
- - -
-
1
-
2023-06-13
Li, Pan2 via Gcc-patches
Unresolved
[v6] RISC-V: Add vector psabi checking.
[v6] RISC-V: Add vector psabi checking.
- - -
-
1
-
2023-06-13
Li, Pan2 via Gcc-patches
Unresolved
RISC-V: Add comments of some functions
RISC-V: Add comments of some functions
- - -
-
1
-
2023-06-13
juzhe.zhong@rivai.ai
Unresolved
[wwwdocs] cxx-dr-status: Update from C++ Core Language Issue TOC, Revision 111
[wwwdocs] cxx-dr-status: Update from C++ Core Language Issue TOC, Revision 111
- - -
-
1
-
2023-06-13
Marek Polacek
Unresolved
c: Add stdckdint.h header for C23
c: Add stdckdint.h header for C23
- - -
-
1
-
2023-06-12
Jakub Jelinek
Unresolved
c, c++: Accept __builtin_classify_type (typename)
c, c++: Accept __builtin_classify_type (typename)
- - -
-
1
-
2023-06-12
Jakub Jelinek
Unresolved
c: Add __typeof_unqual__ and __typeof_unqual support
c: Add __typeof_unqual__ and __typeof_unqual support
- - -
-
1
-
2023-06-12
Jakub Jelinek
Unresolved
[committed,PR,rtl-optimization/101188] Fix reload_cse_move2add ignoring clobbers
[committed,PR,rtl-optimization/101188] Fix reload_cse_move2add ignoring clobbers
- - -
-
1
-
2023-06-12
Jeff Law
Unresolved
[committed] OpenMP: Cleanups related to the 'present' modifier
[committed] OpenMP: Cleanups related to the 'present' modifier
- - -
-
1
-
2023-06-12
Tobias Burnus
Unresolved
[COMMITTED,17/17] PR tree-optimization/110205 - Add some overrides.
- Range-op dispatch unification rework
- - -
-
1
-
2023-06-12
Andrew MacLeod
Unresolved
[COMMITTED,16/17] - Provide interface for non-standard operators.
- Range-op dispatch unification rework
- - -
-
1
-
2023-06-12
Andrew MacLeod
Unresolved
[COMMITTED,15/17] - Provide a default range_operator via range_op_handler.
- Range-op dispatch unification rework
- - -
-
1
-
2023-06-12
Andrew MacLeod
Unresolved
[COMMITTED,14/17] - Switch from unified table to range_op_table. There can be only one.
- Range-op dispatch unification rework
- - -
-
1
-
2023-06-12
Andrew MacLeod
Unresolved
[COMMITTED,13/17] - Remove type from range_op_handler table selection
- Range-op dispatch unification rework
- - -
-
1
-
2023-06-12
Andrew MacLeod
Unresolved
[COMMITTED,12/17] - Add a hybrid MAX_EXPR operator for integer and pointer.
- Range-op dispatch unification rework
- - -
-
1
-
2023-06-12
Andrew MacLeod
Unresolved
[COMMITTED,11/17] - Add a hybrid MIN_EXPR operator for integer and pointer.
- Range-op dispatch unification rework
- - -
-
1
-
2023-06-12
Andrew MacLeod
Unresolved
[COMMITTED,10/17] - Add a hybrid BIT_IOR_EXPR operator for integer and pointer.
- Range-op dispatch unification rework
- - -
-
1
-
2023-06-12
Andrew MacLeod
Unresolved
[COMMITTED,9/17] - Add a hybrid BIT_AND_EXPR operator for integer and pointer.
- Range-op dispatch unification rework
- - -
-
1
-
2023-06-12
Andrew MacLeod
Unresolved
[COMMITTED,8/17] - Split pointer based range operators to range-op-ptr.cc
- Range-op dispatch unification rework
- - -
-
1
-
2023-06-12
Andrew MacLeod
Unresolved
[COMMITTED,7/17] - Move operator_max to the unified range-op table.
- Range-op dispatch unification rework
- - -
-
1
-
2023-06-12
Andrew MacLeod
Unresolved
[COMMITTED,6/17] - Move operator_min to the unified range-op table.
- Range-op dispatch unification rework
- - -
-
1
-
2023-06-12
Andrew MacLeod
Unresolved
[COMMITTED,5/17] - Move operator_bitwise_or to the unified range-op table.
- Range-op dispatch unification rework
- - -
-
1
-
2023-06-12
Andrew MacLeod
Unresolved
[COMMITTED,4/17] - Move operator_bitwise_and to the unified range-op table.
- Range-op dispatch unification rework
- - -
-
1
-
2023-06-12
Andrew MacLeod
Unresolved
[COMMITTED,3/17] - Move operator_bitwise_xor to the unified range-op table.
- Range-op dispatch unification rework
- - -
-
1
-
2023-06-12
Andrew MacLeod
Unresolved
[COMMITTED,2/17] - Move operator_bitwise_not to the unified range-op table.
- Range-op dispatch unification rework
- - -
-
1
-
2023-06-12
Andrew MacLeod
Unresolved
[COMMITTED,1/17] Move operator_addr_expr to the unified range-op table.
- Range-op dispatch unification rework
- - -
-
1
-
2023-06-12
Andrew MacLeod
Unresolved
[V2] RISC-V: Enhance RVV VLA SLP auto-vectorization with decompress operation
[V2] RISC-V: Enhance RVV VLA SLP auto-vectorization with decompress operation
- - -
-
1
-
2023-06-12
juzhe.zhong@rivai.ai
Unresolved
RISC-V: Add sign-extending variants for vmv.x.s.
RISC-V: Add sign-extending variants for vmv.x.s.
- - -
-
1
-
2023-06-12
Robin Dapp
Unresolved
RISC-V: Implement vec_set and vec_extract.
RISC-V: Implement vec_set and vec_extract.
- - -
-
1
-
2023-06-12
Robin Dapp
Unresolved
RISC-V: Enhance RVV VLA SLP auto-vectorization with decompress operation
RISC-V: Enhance RVV VLA SLP auto-vectorization with decompress operation
- - -
-
1
-
2023-06-12
juzhe.zhong@rivai.ai
Unresolved
Remove DEFAULT_MATCHPD_PARTITIONS macro
Remove DEFAULT_MATCHPD_PARTITIONS macro
- - -
-
1
-
2023-06-12
Tamar Christina
Unresolved
[v1] RISC-V: Fix one potential test failure for RVV vsetvl
[v1] RISC-V: Fix one potential test failure for RVV vsetvl
- - -
-
1
-
2023-06-12
Li, Pan2 via Gcc-patches
Unresolved
[committed] Regenerate config.in
[committed] Regenerate config.in
- - -
-
1
-
2023-06-12
Tamar Christina
Unresolved
[v1] RISC-V: Support RVV FP16 MISC vget/vset intrinsic API
[v1] RISC-V: Support RVV FP16 MISC vget/vset intrinsic API
- - -
-
1
-
2023-06-12
Li, Pan2 via Gcc-patches
Unresolved
[v1] RISC-V: Add test cases for RVV FP16 undefined and vlmul trunc
[v1] RISC-V: Add test cases for RVV FP16 undefined and vlmul trunc
- - -
-
1
-
2023-06-12
Li, Pan2 via Gcc-patches
Unresolved
RISC-V: Add RVV narrow shift right lowering auto-vectorization
RISC-V: Add RVV narrow shift right lowering auto-vectorization
- - -
-
1
-
2023-06-12
juzhe.zhong@rivai.ai
Unresolved
[avr,committed] Tidy code for inverted bit insertions
[avr,committed] Tidy code for inverted bit insertions
- - -
-
1
-
2023-06-11
Georg-Johann Lay
Unresolved
[v1] RISC-V: Support RVV FP16 MISC vlmul ext intrinsic API
[v1] RISC-V: Support RVV FP16 MISC vlmul ext intrinsic API
- - -
-
1
-
2023-06-11
Li, Pan2 via Gcc-patches
Unresolved
[RFC] Add stdckdint.h header for C23
[RFC] Add stdckdint.h header for C23
- - -
-
1
-
2023-06-10
Jakub Jelinek
Unresolved
RISC-V: Enable select_vl for RVV auto-vectorization
RISC-V: Enable select_vl for RVV auto-vectorization
- - -
-
1
-
2023-06-10
juzhe.zhong@rivai.ai
Unresolved
[COMMITTED,11/15] Unify PLUS_EXPR range operator
[COMMITTED,1/15] - Provide a unified range-op table.
- - -
-
1
-
2023-06-10
Andrew MacLeod
Unresolved
[COMMITTED,10/15] Unify operator_cast range operator
[COMMITTED,1/15] - Provide a unified range-op table.
- - -
-
1
-
2023-06-10
Andrew MacLeod
Unresolved
[COMMITTED,9/15] Unify operator_cst range operator
[COMMITTED,1/15] - Provide a unified range-op table.
- - -
-
1
-
2023-06-10
Andrew MacLeod
Unresolved
[COMMITTED,8/15] Unify Identity range operator
[COMMITTED,1/15] - Provide a unified range-op table.
- - -
-
1
-
2023-06-10
Andrew MacLeod
Unresolved
[COMMITTED,7/15] Unify GE_EXPR range operator
[COMMITTED,1/15] - Provide a unified range-op table.
- - -
-
1
-
2023-06-10
Andrew MacLeod
Unresolved
[COMMITTED,6/15] Unify GT_EXPR range operator
[COMMITTED,1/15] - Provide a unified range-op table.
- - -
-
1
-
2023-06-10
Andrew MacLeod
Unresolved
[COMMITTED,5/15] Unify LE_EXPR range operator
[COMMITTED,1/15] - Provide a unified range-op table.
- - -
-
1
-
2023-06-10
Andrew MacLeod
Unresolved
[COMMITTED,4/15] Unify LT_EXPR range operator
[COMMITTED,1/15] - Provide a unified range-op table.
- - -
-
1
-
2023-06-10
Andrew MacLeod
Unresolved
[COMMITTED,3/15] Unify NE_EXPR range operator
[COMMITTED,1/15] - Provide a unified range-op table.
- - -
-
1
-
2023-06-10
Andrew MacLeod
Unresolved
[2/15] Unify EQ_EXPR range operator.
[COMMITTED,1/15] - Provide a unified range-op table.
- - -
-
1
-
2023-06-10
Andrew MacLeod
Unresolved
[COMMITTED,1/15] - Provide a unified range-op table.
[COMMITTED,1/15] - Provide a unified range-op table.
- - -
-
1
-
2023-06-10
Andrew MacLeod
Unresolved
[v1] RISC-V: Add test cases for RVV FP16 vreinterpret
[v1] RISC-V: Add test cases for RVV FP16 vreinterpret
- - -
-
1
-
2023-06-09
Li, Pan2 via Gcc-patches
Unresolved
[V3] RISC-V: Rework Phase 5 && Phase 6 of VSETVL PASS
[V3] RISC-V: Rework Phase 5 && Phase 6 of VSETVL PASS
- - -
-
1
-
2023-06-09
juzhe.zhong@rivai.ai
Unresolved
[COMMITTED] Relocate range_cast to header, and add a generic version.
[COMMITTED] Relocate range_cast to header, and add a generic version.
- - -
-
1
-
2023-06-09
Andrew MacLeod
Unresolved
[pushed] c++: fix 32-bit spaceship failures [PR110185]
[pushed] c++: fix 32-bit spaceship failures [PR110185]
- - -
-
1
-
2023-06-09
Jason Merrill
Unresolved
RISC-V: Fix V_WHOLE && V_FRACT iterator requirement
RISC-V: Fix V_WHOLE && V_FRACT iterator requirement
- - -
-
1
-
2023-06-09
juzhe.zhong@rivai.ai
Unresolved
[committed] libstdc++: Remove duplicate definition of _Float128 std::from_chars [PR110077]
[committed] libstdc++: Remove duplicate definition of _Float128 std::from_chars [PR110077]
- - -
-
1
-
2023-06-09
Jonathan Wakely
Unresolved
[V2] RISC-V: Rework Phase 5 && Phase 6 of VSETVL PASS
[V2] RISC-V: Rework Phase 5 && Phase 6 of VSETVL PASS
- - -
-
1
-
2023-06-09
juzhe.zhong@rivai.ai
Unresolved
RISC-V: Rework Phase 5 && Phase 6 of VSETVL PASS
RISC-V: Rework Phase 5 && Phase 6 of VSETVL PASS
- - -
-
1
-
2023-06-09
juzhe.zhong@rivai.ai
Unresolved
[V6] VECT: Add SELECT_VL support
[V6] VECT: Add SELECT_VL support
- - -
-
1
-
2023-06-09
juzhe.zhong@rivai.ai
Unresolved
[committed] fortran: Fix ICE on pr96024.f90 on big-endian hosts [PR96024]
[committed] fortran: Fix ICE on pr96024.f90 on big-endian hosts [PR96024]
- - -
-
1
-
2023-06-09
Jakub Jelinek
Unresolved
[v1] RISC-V: Fix one warning of frm enum.
[v1] RISC-V: Fix one warning of frm enum.
- - -
-
1
-
2023-06-09
Li, Pan2 via Gcc-patches
Unresolved
[v10] RISC-V: Refactor requirement of ZVFH and ZVFHMIN.
[v10] RISC-V: Refactor requirement of ZVFH and ZVFHMIN.
- - -
-
1
-
2023-06-09
Li, Pan2 via Gcc-patches
Unresolved
[v4] RISC-V: Add vector psabi checking.
[v4] RISC-V: Add vector psabi checking.
- - -
-
1
-
2023-06-09
Li, Pan2 via Gcc-patches
Unresolved
[v9] RISC-V: Refactor requirement of ZVFH and ZVFHMIN.
[v9] RISC-V: Refactor requirement of ZVFH and ZVFHMIN.
- - -
-
1
-
2023-06-09
Li, Pan2 via Gcc-patches
Unresolved
MATCH: Fix zero_one_valued_p not to match signed 1 bit integers
MATCH: Fix zero_one_valued_p not to match signed 1 bit integers
- - -
-
1
-
2023-06-09
Andrew Pinski
Unresolved
[COMMITTED,4/4] Provide a new dispatch mechanism for range-ops.
[COMMITTED,1/4] Fix floating point bug in fold_range.
- - -
-
1
-
2023-06-08
Andrew MacLeod
Unresolved
[2/2] AArch64: New RTL for ABD
[1/2] Missed opportunity to use [SU]ABD
- - -
-
1
-
2023-06-08
Oluwatamilore Adebayo
Unresolved
[1/2] Missed opportunity to use [SU]ABD
[1/2] Missed opportunity to use [SU]ABD
- - -
-
1
-
2023-06-08
Oluwatamilore Adebayo
Unresolved
[v2] RISC-V: Add more test cases for RVV FP16
[v2] RISC-V: Add more test cases for RVV FP16
- - -
-
1
-
2023-06-08
Li, Pan2 via Gcc-patches
Unresolved
[v8] RISC-V: Refactor requirement of ZVFH and ZVFHMIN.
[v8] RISC-V: Refactor requirement of ZVFH and ZVFHMIN.
- - -
-
1
-
2023-06-08
Li, Pan2 via Gcc-patches
Unresolved
[v7] RISC-V: Refactor requirement of ZVFH and ZVFHMIN.
[v7] RISC-V: Refactor requirement of ZVFH and ZVFHMIN.
- - -
-
1
-
2023-06-08
Li, Pan2 via Gcc-patches
Unresolved
[v6] RISC-V: Refactor requirement of ZVFH and ZVFHMIN.
[v6] RISC-V: Refactor requirement of ZVFH and ZVFHMIN.
- - -
-
1
-
2023-06-08
Li, Pan2 via Gcc-patches
Unresolved
[V5] VECT: Add SELECT_VL support
[V5] VECT: Add SELECT_VL support
- - -
-
1
-
2023-06-08
juzhe.zhong@rivai.ai
Unresolved
[Committed] Bug fix to new wi::bitreverse_large function.
[Committed] Bug fix to new wi::bitreverse_large function.
- - -
-
1
-
2023-06-07
Roger Sayle
Unresolved
[pushed] c++: allow NRV and non-NRV returns [PR58487]
[pushed] c++: allow NRV and non-NRV returns [PR58487]
- - -
-
1
-
2023-06-07
Jason Merrill
Unresolved
[3/3] Add Plus to the op list of `(zero_one == 0) ? y : z <op> y` pattern
[1/3] MATCH: Allow unsigned types for `X & -Y -> X * Y` pattern
- - -
-
1
-
2023-06-07
Andrew Pinski
Unresolved
[2/3] Change the `zero_one ==/!= 0) ? y : z <op> y` patterns to use multiply rather than `(-zero_on…
[1/3] MATCH: Allow unsigned types for `X & -Y -> X * Y` pattern
- - -
-
1
-
2023-06-07
Andrew Pinski
Unresolved
libstdc++: Fix up 20_util/to_chars/double.cc test for excess precision [PR110145]
libstdc++: Fix up 20_util/to_chars/double.cc test for excess precision [PR110145]
- - -
-
1
-
2023-06-07
Jakub Jelinek
Unresolved
optabs: Implement double-word ctz and ffs expansion
optabs: Implement double-word ctz and ffs expansion
- - -
-
1
-
2023-06-07
Jakub Jelinek
Unresolved
i386: Fix endless recursion in ix86_expand_vector_init_general with MMX [PR110152]
i386: Fix endless recursion in ix86_expand_vector_init_general with MMX [PR110152]
- - -
-
1
-
2023-06-07
Jakub Jelinek
Unresolved
[committed] libstdc++: Restore accidentally removed version in abi-check
[committed] libstdc++: Restore accidentally removed version in abi-check
- - -
-
1
-
2023-06-07
Jonathan Wakely
Unresolved
vect: Don't pass subtype to vect_widened_op_tree where not needed [PR 110142]
vect: Don't pass subtype to vect_widened_op_tree where not needed [PR 110142]
- - -
-
1
-
2023-06-07
Andre Vieira (lists)
Unresolved
[V4] VECT: Add SELECT_VL support
[V4] VECT: Add SELECT_VL support
- - -
-
1
-
2023-06-07
juzhe.zhong@rivai.ai
Unresolved
[committed] testsuite/libgomp.*/target-present-*.{c, f90}: Improve and fix (was: Re: [og12] Fix 'li…
[committed] testsuite/libgomp.*/target-present-*.{c, f90}: Improve and fix (was: Re: [og12] Fix 'li…
- - -
-
1
-
2023-06-07
Tobias Burnus
Unresolved
[3/4] ree: Improve functionality of ree pass for rs6000 target.
Untitled series #42660
- - -
-
1
-
2023-06-07
Ajit Agarwal
Unresolved
[avr] : Improve bit-extractions as of PR109907.
[avr] : Improve bit-extractions as of PR109907.
- - -
-
1
-
2023-06-07
Georg-Johann Lay
Unresolved
[v5] RISC-V: Refactor requirement of ZVFH and ZVFHMIN.
[v5] RISC-V: Refactor requirement of ZVFH and ZVFHMIN.
- - -
-
1
-
2023-06-07
Li, Pan2 via Gcc-patches
Unresolved
RISC-V: Refactor requirement of ZVFH and ZVFHMIN.
RISC-V: Refactor requirement of ZVFH and ZVFHMIN.
- - -
-
1
-
2023-06-07
Li, Pan2 via Gcc-patches
Unresolved
[4/4,RISC-V] support cm.mva01s cm.mvsa01 in zcmp
support zcmp extention
- - -
-
1
-
2023-06-07
Fei Gao
Unresolved
[3/4,RISC-V] resolve confilct between zcmp multi push/pop and shrink-wrap-separate
support zcmp extention
- - -
-
1
-
2023-06-07
Fei Gao
Unresolved
[2/4,RISC-V] support cm.popretz in zcmp
support zcmp extention
- - -
-
1
-
2023-06-07
Fei Gao
Unresolved
«
1
2
…
53
54
55
…
81
82
»