Toggle navigation
Patchwork
gcc-patch
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: Archived =
No
| 15942 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
…
149
150
151
…
159
160
»
Patch
Series
A/R/T
S/W/F
Date
Submitter
Delegate
State
[COMMITTED] Fix some @opindex with - in the front
[COMMITTED] Fix some @opindex with - in the front
- - -
-
1
-
2022-11-14
Li, Pan2 via Gcc-patches
Unresolved
[v2] gcc-13: aarch64: Document new cores
[v2] gcc-13: aarch64: Document new cores
- - -
-
1
-
2022-11-14
Philipp Tomsich
Unresolved
GCC13: aarch64: Document new cores
GCC13: aarch64: Document new cores
- - -
-
1
-
2022-11-14
Philipp Tomsich
Unresolved
libstdc++: Fix up <complex> for extended floating point types [PR107649]
libstdc++: Fix up <complex> for extended floating point types [PR107649]
- - -
-
1
-
2022-11-14
Jakub Jelinek
Unresolved
[v2] aarch64: Add support for Ampere-1A (-mcpu=ampere1a) CPU
[v2] aarch64: Add support for Ampere-1A (-mcpu=ampere1a) CPU
- - -
-
1
-
2022-11-14
Philipp Tomsich
Unresolved
[COMMITTED] ada: Silence CodePeer false positive
[COMMITTED] ada: Silence CodePeer false positive
- - -
-
1
-
2022-11-14
Marc Poulhiès
Repeat Merge
[COMMITTED] ada: Remove incorrect comments about initialization
[COMMITTED] ada: Remove incorrect comments about initialization
- - -
-
1
-
2022-11-14
Marc Poulhiès
Repeat Merge
[COMMITTED] ada: Flag unsupported dispatching constructor calls
[COMMITTED] ada: Flag unsupported dispatching constructor calls
- - -
-
1
-
2022-11-14
Marc Poulhiès
Repeat Merge
[COMMITTED] ada: hardcfr docs: add optional checkpoints
[COMMITTED] ada: hardcfr docs: add optional checkpoints
- - -
-
1
-
2022-11-14
Marc Poulhiès
Repeat Merge
[COMMITTED] ada: Crash on applying 'Pos to expression of a type derived from a formal type
[COMMITTED] ada: Crash on applying 'Pos to expression of a type derived from a formal type
- - -
-
1
-
2022-11-14
Marc Poulhiès
Repeat Merge
[COMMITTED] ada: Fix non-capturing parentheses handling
[COMMITTED] ada: Fix non-capturing parentheses handling
- - -
-
1
-
2022-11-14
Marc Poulhiès
Repeat Merge
[COMMITTED] ada: Fix error on SPARK_Mode on library-level separate body
[COMMITTED] ada: Fix error on SPARK_Mode on library-level separate body
- - -
-
1
-
2022-11-14
Marc Poulhiès
Repeat Merge
[COMMITTED] ada: Adjust locations in aspects on generic formal subprograms
[COMMITTED] ada: Adjust locations in aspects on generic formal subprograms
- - -
-
1
-
2022-11-14
Marc Poulhiès
Unresolved
[COMMITTED] ada: Fix style in code for generic formal subprograms with contracts
[COMMITTED] ada: Fix style in code for generic formal subprograms with contracts
- - -
-
1
-
2022-11-14
Marc Poulhiès
Unresolved
[COMMITTED] ada: Expand generic formal subprograms with contracts for GNATprove
[COMMITTED] ada: Expand generic formal subprograms with contracts for GNATprove
- - -
-
1
-
2022-11-14
Marc Poulhiès
Repeat Merge
[COMMITTED] ada: Enable Support_Atomic_Primitives on QNX and RTEMS
[COMMITTED] ada: Enable Support_Atomic_Primitives on QNX and RTEMS
- - -
-
1
-
2022-11-14
Marc Poulhiès
Repeat Merge
[COMMITTED] ada: Improve location of error messages in instantiations
[COMMITTED] ada: Improve location of error messages in instantiations
- - -
-
1
-
2022-11-14
Marc Poulhiès
Repeat Merge
[COMMITTED] ada: Remove gnatcheck reference
[COMMITTED] ada: Remove gnatcheck reference
- - -
-
1
-
2022-11-14
Marc Poulhiès
Repeat Merge
remove duplicate match.pd patterns
remove duplicate match.pd patterns
- - -
-
1
-
2022-11-14
Richard Biener
Repeat Merge
c++: Add testcase for DR 2604
c++: Add testcase for DR 2604
- - -
1
-
-
2022-11-14
Jakub Jelinek
Accepted
c++: Alignment changes to layout compatibility/common initial sequence - DR2583
c++: Alignment changes to layout compatibility/common initial sequence - DR2583
- - -
-
1
-
2022-11-14
Jakub Jelinek
Unresolved
c++: Allow attributes on concepts - DR 2428
c++: Allow attributes on concepts - DR 2428
- - -
-
1
-
2022-11-14
Jakub Jelinek
Unresolved
c++: Add testcase for DR 2392
c++: Add testcase for DR 2392
- - -
1
-
-
2022-11-14
Jakub Jelinek
Accepted
i386: Emit 16b atomics inline with -m64 -mcx16 -mavx [PR104688]
i386: Emit 16b atomics inline with -m64 -mcx16 -mavx [PR104688]
- - -
-
1
-
2022-11-14
Jakub Jelinek
Unresolved
libatomic: Handle AVX+CX16 AMD like Intel for 16b atomics [PR104688]
libatomic: Handle AVX+CX16 AMD like Intel for 16b atomics [PR104688]
- - -
-
1
-
2022-11-14
Jakub Jelinek
Unresolved
restrict gcc.dg/pr107554.c to 64bit platforms
restrict gcc.dg/pr107554.c to 64bit platforms
- - -
1
-
-
2022-11-14
Richard Biener
Accepted
[3/3] libstdc++: Implement ranges::find_last{, _if, _if_not} from P1223R5
[1/3] libstdc++: Implement ranges::contains/contains_subrange from P2302R4
- - -
1
-
-
2022-11-14
Patrick Palka
Accepted
[2/3] libstdc++: Implement ranges::iota from P2440R1
[1/3] libstdc++: Implement ranges::contains/contains_subrange from P2302R4
- - -
1
-
-
2022-11-14
Patrick Palka
Accepted
[1/3] libstdc++: Implement ranges::contains/contains_subrange from P2302R4
[1/3] libstdc++: Implement ranges::contains/contains_subrange from P2302R4
- - -
1
-
-
2022-11-14
Patrick Palka
Accepted
[(pushed)] gcc-changelog: temporarily disable check_line_start
[(pushed)] gcc-changelog: temporarily disable check_line_start
- - -
1
-
-
2022-11-14
Martin Liška
Accepted
[7/7] riscv: Add support for str(n)cmp inline expansion
riscv: Improve builtins expansion
- - -
-
1
-
2022-11-13
Christoph Müllner
Unresolved
[6/7] riscv: Add support for strlen inline expansion
riscv: Improve builtins expansion
- - -
-
1
-
2022-11-13
Christoph Müllner
Unresolved
[5/7] riscv: Use by-pieces to do overlapping accesses in block_move_straight
riscv: Improve builtins expansion
- - -
-
1
-
2022-11-13
Christoph Müllner
Unresolved
[4/7] riscv: Move riscv_block_move_loop to separate file
riscv: Improve builtins expansion
- - -
-
1
-
2022-11-13
Christoph Müllner
Unresolved
[3/7] riscv: Enable overlap-by-pieces via tune param
riscv: Improve builtins expansion
- - -
-
1
-
2022-11-13
Christoph Müllner
Unresolved
[2/7] riscv: bitmanip/zbb: Add prefix/postfix and enable visiblity
riscv: Improve builtins expansion
- - -
-
1
-
2022-11-13
Christoph Müllner
Unresolved
[1/7] riscv: bitmanip: add orc.b as an unspec
riscv: Improve builtins expansion
- - -
1
-
-
2022-11-13
Christoph Müllner
Accepted
[committed] analyzer: new warning: -Wanalyzer-tainted-assertion [PR106235]
[committed] analyzer: new warning: -Wanalyzer-tainted-assertion [PR106235]
- - -
-
1
-
2022-11-13
David Malcolm
Repeat Merge
[RFC] riscv: thead: Add support for XTheadMemPair ISA extension
[RFC] riscv: thead: Add support for XTheadMemPair ISA extension
- - -
-
1
-
2022-11-13
Christoph Müllner
Unresolved
[7/7] riscv: Add basic extension support for XTheadFmv and XTheadInt
Add XThead* support
- - -
1
-
-
2022-11-13
Christoph Müllner
Accepted
[6/7] riscv: thead: Add support for XTheadMac ISA extension
Add XThead* support
- - -
1
-
-
2022-11-13
Christoph Müllner
Accepted
[5/7] riscv: thead: Add support for XTheadBb ISA extension
Add XThead* support
- - -
1
-
-
2022-11-13
Christoph Müllner
Accepted
[4/7] riscv: thead: Add support for XTheadCondMov ISA extensions
Add XThead* support
- - -
1
-
-
2022-11-13
Christoph Müllner
Accepted
[3/7] riscv: thead: Add support for XTheadBa and XTheadBs ISA extensions
Add XThead* support
- - -
1
-
-
2022-11-13
Christoph Müllner
Accepted
[2/7] riscv: riscv-cores.def: Add T-Head XuanTie C906
Add XThead* support
- - -
1
-
-
2022-11-13
Christoph Müllner
Accepted
[1/7] riscv: Add basic XThead* vendor extension support
Add XThead* support
- - -
1
-
-
2022-11-13
Christoph Müllner
Accepted
[v2,8/8] ifcvt: add if-conversion to conditional-zero instructions
RISC-V: Backend support for XVentanaCondOps/ZiCondops
- - -
-
1
-
2022-11-13
Philipp Tomsich
Unresolved
[v2,7/8] RISC-V: Ventana-VT1 supports XVentanaCondOps
RISC-V: Backend support for XVentanaCondOps/ZiCondops
- - -
-
1
-
2022-11-13
Philipp Tomsich
Unresolved
[v2,6/8] RISC-V: Support immediates in XVentanaCondOps
RISC-V: Backend support for XVentanaCondOps/ZiCondops
- 1 -
1
-
-
2022-11-13
Philipp Tomsich
Accepted
[v2,5/8] RISC-V: Recognize bexti in negated if-conversion
RISC-V: Backend support for XVentanaCondOps/ZiCondops
- - -
1
-
-
2022-11-13
Philipp Tomsich
Accepted
[v2,4/8] RISC-V: Recognize sign-extract + and cases for XVentanaCondOps
RISC-V: Backend support for XVentanaCondOps/ZiCondops
- - -
1
-
-
2022-11-13
Philipp Tomsich
Accepted
[v2,3/8] RISC-V: Support noce_try_store_flag_mask as vt.maskc<n>
RISC-V: Backend support for XVentanaCondOps/ZiCondops
- - -
1
-
-
2022-11-13
Philipp Tomsich
Accepted
[v2,2/8] RISC-V: Generate vt.maskc<n> on noce_try_store_flag_mask if-conversion
RISC-V: Backend support for XVentanaCondOps/ZiCondops
- - -
1
-
-
2022-11-13
Philipp Tomsich
Accepted
[v2,1/8] RISC-V: Recognize xventanacondops extension
RISC-V: Backend support for XVentanaCondOps/ZiCondops
- - -
1
-
-
2022-11-13
Philipp Tomsich
Accepted
sphinx: more build fixing if sphinx-build is missing
sphinx: more build fixing if sphinx-build is missing
- - -
-
1
-
2022-11-13
Stephan Bergmann
Corrupt patch
aarch64: Add bfloat16_t support for aarch64
aarch64: Add bfloat16_t support for aarch64
- - -
-
1
-
2022-11-13
Jakub Jelinek
Unresolved
RISC-V: Handle "(a & twobits) == singlebit" in branches using Zbs
RISC-V: Handle "(a & twobits) == singlebit" in branches using Zbs
- - -
-
1
-
2022-11-13
Philipp Tomsich
Unresolved
RISC-V: Split "(a & (1UL << bitno)) ? 0 : 1" to bext + xori
RISC-V: Split "(a & (1UL << bitno)) ? 0 : 1" to bext + xori
- - -
-
1
-
2022-11-13
Philipp Tomsich
Unresolved
RISC-V: Split "(a & (1UL << bitno)) ? 0 : -1" to bext + addi
RISC-V: Split "(a & (1UL << bitno)) ? 0 : -1" to bext + addi
- - -
-
1
-
2022-11-13
Philipp Tomsich
Unresolved
[v2,2/2] RISC-V: Add instruction fusion (for ventana-vt1)
Basic support for the Ventana VT1 w/ instruction fusion
- - -
1
-
-
2022-11-13
Philipp Tomsich
Accepted
[v2,1/2] RISC-V: Add basic support for the Ventana-VT1 core
Basic support for the Ventana VT1 w/ instruction fusion
- - -
1
-
-
2022-11-13
Philipp Tomsich
Accepted
RISC-V: Zihintpause: add __builtin_riscv_pause
RISC-V: Zihintpause: add __builtin_riscv_pause
- - -
1
-
-
2022-11-13
Philipp Tomsich
Accepted
RISC-V: Use .p2align for code-alignment
RISC-V: Use .p2align for code-alignment
- - -
1
-
-
2022-11-13
Philipp Tomsich
Accepted
[range-ops] Implement sqrt.
[range-ops] Implement sqrt.
- - -
1
-
-
2022-11-13
Aldy Hernandez
Accepted
libstdc++: Fix python/ not making install directories
libstdc++: Fix python/ not making install directories
- - -
1
-
-
2022-11-13
Arsen Arsenović
Accepted
[committed] hppa: Skip guality tests on hppa*-*-hpux*
[committed] hppa: Skip guality tests on hppa*-*-hpux*
- - -
-
1
-
2022-11-13
John David Anglin
Repeat Merge
aarch64: Add support for Ampere-1A (-mcpu=ampere1a) CPU
aarch64: Add support for Ampere-1A (-mcpu=ampere1a) CPU
- - -
1
-
-
2022-11-13
Philipp Tomsich
Accepted
doc: Update Jeff Law's email-address in contrib.rst
doc: Update Jeff Law's email-address in contrib.rst
- - -
-
1
-
2022-11-13
Philipp Tomsich
Repeat Merge
[(pushed)] sphinx: include todolist only if INCLUDE_TODO env. set
[(pushed)] sphinx: include todolist only if INCLUDE_TODO env. set
- - -
-
1
-
2022-11-13
Martin Liška
Repeat Merge
[RFC] ipa-cp: Speculatively call specialized functions
[RFC] ipa-cp: Speculatively call specialized functions
- - -
1
-
-
2022-11-13
Christoph Müllner
Accepted
[(pushed)] configure: always set SPHINX_BUILD
[(pushed)] configure: always set SPHINX_BUILD
- - -
-
1
-
2022-11-13
Martin Liška
Repeat Merge
[RFC] ipa-guarded-deref: Add new pass to dereference function pointers
[RFC] ipa-guarded-deref: Add new pass to dereference function pointers
- - -
1
-
-
2022-11-13
Christoph Müllner
Accepted
c++, v2: Implement CWG2635 - Constrained structured bindings
c++, v2: Implement CWG2635 - Constrained structured bindings
- - -
-
1
-
2022-11-13
Jakub Jelinek
Unresolved
c++, v2: Implement C++23 P2647R1 - Permitting static constexpr variables in constexpr functions
c++, v2: Implement C++23 P2647R1 - Permitting static constexpr variables in constexpr functions
- - -
-
1
-
2022-11-13
Jakub Jelinek
Unresolved
c++, v2: Implement CWG 2654 - Un-deprecation of compound volatile assignments
c++, v2: Implement CWG 2654 - Un-deprecation of compound volatile assignments
- - -
-
1
-
2022-11-13
Jakub Jelinek
Unresolved
[16/16] aarch64: Update sibcall handling for SME
aarch64: Add support for SME
- - -
-
1
-
2022-11-13
Richard Sandiford
Unresolved
[15/16] aarch64: Enforce inlining restrictions for SME
aarch64: Add support for SME
- - -
-
1
-
2022-11-13
Richard Sandiford
Unresolved
[14/16] aarch64: Add support for arm_locally_streaming
aarch64: Add support for SME
- - -
-
1
-
2022-11-13
Richard Sandiford
Unresolved
[13/16] aarch64: Add support for <arm_sme.h>
aarch64: Add support for SME
- - -
-
1
-
2022-11-13
Richard Sandiford
Unresolved
[12/16] aarch64: Tweaks to function_resolver::resolve_to
aarch64: Add support for SME
- - -
-
1
-
2022-11-13
Richard Sandiford
Unresolved
[11/16] aarch64: Generalise _m rules for SVE intrinsics
aarch64: Add support for SME
- - -
-
1
-
2022-11-13
Richard Sandiford
Unresolved
[10/16] aarch64: Generalise unspec_based_function_base
aarch64: Add support for SME
- - -
-
1
-
2022-11-13
Richard Sandiford
Unresolved
[09/16] aarch64: Make AARCH64_FL_SVE requirements explicit
aarch64: Add support for SME
- - -
-
1
-
2022-11-13
Richard Sandiford
Unresolved
[08/16] aarch64: Add a VNx1TI mode
aarch64: Add support for SME
- - -
-
1
-
2022-11-13
Richard Sandiford
Unresolved
[07/16] aarch64: Add a register class for w12-w15
aarch64: Add support for SME
- - -
-
1
-
2022-11-13
Richard Sandiford
Unresolved
[06/16] aarch64: Add support for SME ZA attributes
aarch64: Add support for SME
- - -
-
1
-
2022-11-13
Richard Sandiford
Unresolved
[05/16] aarch64: Switch PSTATE.SM around calls
aarch64: Add support for SME
- - -
-
1
-
2022-11-13
Richard Sandiford
Unresolved
[04/16] aarch64: Mark relevant SVE instructions as non-streaming
aarch64: Add support for SME
- - -
-
1
-
2022-11-13
Richard Sandiford
Unresolved
[03/16] aarch64: Distinguish streaming-compatible AdvSIMD insns
aarch64: Add support for SME
- - -
-
1
-
2022-11-13
Richard Sandiford
Unresolved
[02/16] aarch64: Add +sme
aarch64: Add support for SME
- - -
1
-
-
2022-11-13
Richard Sandiford
Accepted
[01/16] aarch64: Add arm_streaming(_compatible) attributes
aarch64: Add support for SME
- - -
1
-
-
2022-11-13
Richard Sandiford
Accepted
builtins: Commonise default handling of nonlocal_goto
builtins: Commonise default handling of nonlocal_goto
- - -
1
-
-
2022-11-13
Richard Sandiford
Accepted
[committed] libstdc++: Add C++20 clocks
[committed] libstdc++: Add C++20 clocks
- - -
-
1
-
2022-11-13
Jonathan Wakely
Repeat Merge
[committed] libstdc++: Implement C++20 <format> [PR104166]
[committed] libstdc++: Implement C++20 <format> [PR104166]
- - -
-
1
-
2022-11-13
Jonathan Wakely
Repeat Merge
[committed] libstdc++: Allow std::to_chars for 128-bit integers in strict mode
[committed] libstdc++: Allow std::to_chars for 128-bit integers in strict mode
- - -
-
1
-
2022-11-13
Jonathan Wakely
Repeat Merge
[5/5] gimple: Add pass to note possible type demotions; IPA pro/demotion; DO NOT MERGE
function result decl location; type demotion
- - -
1
-
-
2022-11-12
Bernhard Reutner-Fischer
Accepted
[4/5] value-range: Add as_string diagnostics helper
function result decl location; type demotion
- - -
1
-
-
2022-11-12
Bernhard Reutner-Fischer
Accepted
[3/5] Fortran: Narrow return types [PR78798]
function result decl location; type demotion
- - -
1
-
-
2022-11-12
Bernhard Reutner-Fischer
Accepted
[2/5] c++: Set the locus of the function result decl
function result decl location; type demotion
- - -
1
-
-
2022-11-12
Bernhard Reutner-Fischer
Accepted
[1/5] c: Set the locus of the function result decl
function result decl location; type demotion
- - -
1
-
-
2022-11-12
Bernhard Reutner-Fischer
Accepted
«
1
2
…
149
150
151
…
159
160
»