Toggle navigation
Patchwork
GNU Compiler Collection
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: none
| 32011 patches
Series
Submitter
State
any
Action Required
New
Under Review
Accepted
Rejected
RFC
Not applicable
Changes Requested
Failed CI
Superseded
Deferred
Committed
Dropped
DCO or assignment missing
Search
Archived
No
Yes
Both
Delegate
------
Nobody
siddhesh
siddhesh
siddhesh
siddhesh
codonell
codonell
codonell
codonell
codonell
codonell
codonell
azanella
gbenson
jankratochvil
ppluzhnikov
neleai
tromey
palves
keiths
sergiodj
StanShebs
teawater
simark
fche
rth
roland
davem
schwab
Allan
aj
ldv
tschwinge
tschwinge
tschwinge
andreaskr
fweimer
ChrisMetcalf
jsm28
aurel32
will
vapier
vapier
tuliom
hjl
triegel
jwlemke
cltang
macro
macro
macro
nsz
pwbot
arjun
stli
rj
zack
mfabian
rluzynski
dj
sthibaul
mscastanho
lamm
girish946
maennich
dodji
zimmerma
rzinsly
lukma
mjw
goldsteinn
raoni
jason
jwakely
jwakely
maximk
maximk
maximk
maximk
maximk
trodgers
trodgers
palmer
palmer
ams
ams
ams
rearnsha
rearnsha
siddhesh_staff
lancesix
aburgess
pvk
rsandifo
ktkachov
ppalka
schopin
schopin
schopin
schopin
schopin
schopin
schopin
JeffreyALaw
JeffreyALaw
kitoc
linaro-tcwg-bot
linaro-tcwg-bot
linaro-tcwg-bot
linaro-tcwg-bot
linaro-tcwg-bot
redhat-pt-bot
rdapp
rdapp
rdapp
rdapp
dilfridge
ramana
rivoscibot
rivoscibot
rivoscibot
rivoscibot
JuzheZhong
JuzheZhong
JuzheZhong
JuzheZhong
dmalcolm
amerey
dkm
rajis
rajis
rajis
rajis
rajis
rajis
rajis
Apply
«
1
2
3
4
…
320
321
»
Patch
Series
rb/tb
S/W/F
Date
Submitter
Delegate
State
[PUSHED] split-path: Fix dump wording about duplicating too many statements
[PUSHED] split-path: Fix dump wording about duplicating too many statements
- -
-
2
-
2024-09-07
Andrew Pinski
Committed
PR tree-optimization/116588 - Before running fast VRP, make sure all edges have, EXECUTABLE set.
PR tree-optimization/116588 - Before running fast VRP, make sure all edges have, EXECUTABLE set.
- -
-
2
-
2024-09-07
Andrew MacLeod
New
c++, coroutines: Fix handling of bool await_suspend() [PR115905].
c++, coroutines: Fix handling of bool await_suspend() [PR115905].
- -
4
-
-
2024-09-07
Iain Sandoe
New
gimple-fold: Move optimizing memcpy to memset to fold_stmt from fab
gimple-fold: Move optimizing memcpy to memset to fold_stmt from fab
- -
3
-
1
2024-09-06
Andrew Pinski
Committed
libstdc++: Adjust std::span::iterator to be ADL-proof
libstdc++: Adjust std::span::iterator to be ADL-proof
- -
4
-
-
2024-09-06
Jonathan Wakely
New
[committed] libstdc++: Fix std::chrono::parse for TAI and GPS clocks
[committed] libstdc++: Fix std::chrono::parse for TAI and GPS clocks
- -
1
2
-
2024-09-06
Jonathan Wakely
Committed
[pushed] c++: adjust testcase to reveal failure [PR107919]
[pushed] c++: adjust testcase to reveal failure [PR107919]
- -
-
2
-
2024-09-06
Jason Merrill
Committed
libiberty: Fix up > 64K section handling in simple_object_elf_copy_lto_debug_section [PR116614]
libiberty: Fix up > 64K section handling in simple_object_elf_copy_lto_debug_section [PR116614]
- -
4
-
-
2024-09-06
Jakub Jelinek
New
c++, v3: Fix get_member_function_from_ptrfunc with -fsanitize=bounds [PR116449]
c++, v3: Fix get_member_function_from_ptrfunc with -fsanitize=bounds [PR116449]
- -
4
-
-
2024-09-06
Jakub Jelinek
New
c++: Fix up pedantic handling of alignas [PR110345]
c++: Fix up pedantic handling of alignas [PR110345]
- -
-
-
2
2024-09-06
Jakub Jelinek
New
[v4] RISC-V: Fix illegal operands "th.vsetvli zero, 0, e32, m8" for XTheadVector
[v4] RISC-V: Fix illegal operands "th.vsetvli zero, 0, e32, m8" for XTheadVector
- -
12
-
-
2024-09-06
Jin Ma
JuzheZhong
Committed
RISC-V: Fix ICE for rvv in lto
RISC-V: Fix ICE for rvv in lto
- -
12
-
-
2024-09-06
Jin Ma
JeffreyALaw
Superseded
vect: Do not try to duplicate_and_interleave one-element mode.
vect: Do not try to duplicate_and_interleave one-element mode.
- -
12
-
-
2024-09-06
Robin Dapp
New
[v3] GCC Driver : Enable very long gcc command-line option
[v3] GCC Driver : Enable very long gcc command-line option
- -
4
-
-
2024-09-06
Deepthi.Hemraj@windriver.com
New
middle-end: check that the lhs of a COND_EXPR is an SSA_NAME in cond_store recognition [PR116628]
middle-end: check that the lhs of a COND_EXPR is an SSA_NAME in cond_store recognition [PR116628]
- -
-
2
-
2024-09-06
Tamar Christina
Committed
match: Change (A * B) + (-C) to (B - C/A) * A, if C multiple of A [PR109393]
match: Change (A * B) + (-C) to (B - C/A) * A, if C multiple of A [PR109393]
- 1
3
-
1
2024-09-06
Konstantinos Eleftheriou
New
x86-64: Don't use temp for argument in a TImode register
x86-64: Don't use temp for argument in a TImode register
- -
4
-
-
2024-09-06
H.J. Lu
Committed
Fix SLP double-reduction support
Fix SLP double-reduction support
- -
-
2
-
2024-09-06
Richard Biener
Committed
[v2,9/9] aarch64: Handle alignment when it is bigger than BIGGEST_ALIGNMENT
SMALL code model fixes, optimization fixes, LTO and minimal C++ enablement
- -
4
-
-
2024-09-06
Evgeny Karpov
New
[v2,8/9] Add LTO support
SMALL code model fixes, optimization fixes, LTO and minimal C++ enablement
- -
4
-
-
2024-09-06
Evgeny Karpov
New
c++, v2: Implement for static locals CWG 2867 - Order of initialization for structured bindings [PR…
c++, v2: Implement for static locals CWG 2867 - Order of initialization for structured bindings [PR…
- -
4
-
-
2024-09-06
Jakub Jelinek
New
[v2,7/9] aarch64: Disable the anchors
SMALL code model fixes, optimization fixes, LTO and minimal C++ enablement
- -
4
-
-
2024-09-06
Evgeny Karpov
New
[v2,6/9] aarch64: Use symbols without offset to prevent relocation issues
SMALL code model fixes, optimization fixes, LTO and minimal C++ enablement
- -
4
-
-
2024-09-06
Evgeny Karpov
New
[v2,5/9] aarch64: Multiple adjustments to support the SMALL code model correctly
SMALL code model fixes, optimization fixes, LTO and minimal C++ enablement
- -
4
-
-
2024-09-06
Evgeny Karpov
New
[v2,4/9] aarch64: Exclude symbols using GOT from code models
SMALL code model fixes, optimization fixes, LTO and minimal C++ enablement
- -
4
-
-
2024-09-06
Evgeny Karpov
New
[v2,3/9] aarch64: Add minimal C++ support
SMALL code model fixes, optimization fixes, LTO and minimal C++ enablement
- -
4
-
-
2024-09-06
Evgeny Karpov
New
[v2,2/9] aarch64: Add debugging information
SMALL code model fixes, optimization fixes, LTO and minimal C++ enablement
- -
4
-
-
2024-09-06
Evgeny Karpov
New
[v2,1/9] Support weak references
SMALL code model fixes, optimization fixes, LTO and minimal C++ enablement
- -
3
-
-
2024-09-06
Evgeny Karpov
New
[v2] RISC-V: Fixed incorrect semantic description in DF to DI pattern in the Zfa extension on rv32.
[v2] RISC-V: Fixed incorrect semantic description in DF to DI pattern in the Zfa extension on rv32.
- -
12
-
-
2024-09-06
Jin Ma
JeffreyALaw
Superseded
c++: Properly mangle CONST_DECL without a INTEGER_CST value [PR116511]
c++: Properly mangle CONST_DECL without a INTEGER_CST value [PR116511]
- -
4
-
-
2024-09-06
Simon Martin
New
RISC-V: Fixed incorrect semantic description in DF to DI pattern in the Zfa extension on rv32.
RISC-V: Fixed incorrect semantic description in DF to DI pattern in the Zfa extension on rv32.
- -
12
-
-
2024-09-06
Jin Ma
Superseded
RISC-V: Add more vector-vector extract cases.
RISC-V: Add more vector-vector extract cases.
- -
11
1
-
2024-09-06
Robin Dapp
JuzheZhong
Accepted
[reload] PR116326: Add #define IN_RELOAD1_CC
[reload] PR116326: Add #define IN_RELOAD1_CC
- -
4
-
-
2024-09-06
Georg-Johann Lay
New
[v2] testsuite: Sanitize pacbti test cases for Cortex-M
[v2] testsuite: Sanitize pacbti test cases for Cortex-M
- -
4
-
-
2024-09-06
Torbjorn SVENSSON
New
[v3] RISC-V: Fix illegal operands "th.vsetvli zero, 0, e32, m8" for XTheadVector
[v3] RISC-V: Fix illegal operands "th.vsetvli zero, 0, e32, m8" for XTheadVector
- -
12
-
-
2024-09-06
Jin Ma
JeffreyALaw
Superseded
[v2] RISC-V: Fix illegal operands "th.vsetvli zero, 0, e32, m8" for XTheadVector
[v2] RISC-V: Fix illegal operands "th.vsetvli zero, 0, e32, m8" for XTheadVector
- -
12
-
-
2024-09-06
Jin Ma
JeffreyALaw
Superseded
ada: Fix gcc-interface/misc.cc compilation on SPARC
ada: Fix gcc-interface/misc.cc compilation on SPARC
- -
4
-
-
2024-09-06
Rainer Orth
Committed
fab: Factor out the main folding part of pass_fold_builtins::execute [PR116601]
fab: Factor out the main folding part of pass_fold_builtins::execute [PR116601]
- -
4
-
-
2024-09-06
Andrew Pinski
New
RISC-V: Fix illegal operands "th.vsetvli zero, 0, e32, m8" for xtheadvector
RISC-V: Fix illegal operands "th.vsetvli zero, 0, e32, m8" for xtheadvector
- -
12
-
-
2024-09-06
Jin Ma
JeffreyALaw
Superseded
gimple ssa: Don't use __builtin_popcount in switch exp transform [PR116616]
gimple ssa: Don't use __builtin_popcount in switch exp transform [PR116616]
- -
4
-
-
2024-09-06
Filip Kastl
New
[v3,2/2,APX,CFCMOV] Support APX CFCMOV in backend
[v3,1/2,APX,CFCMOV] Support APX CFCMOV in if_convert pass
- -
-
-
2
2024-09-06
Kong, Lingling
New
[v3,1/2,APX,CFCMOV] Support APX CFCMOV in if_convert pass
[v3,1/2,APX,CFCMOV] Support APX CFCMOV in if_convert pass
- -
-
-
2
2024-09-06
Kong, Lingling
New
RISC-V: Add missing insn types for XiangShan Nanhu scheduler model
RISC-V: Add missing insn types for XiangShan Nanhu scheduler model
- -
-
1
3
2024-09-06
Zhao Dingyi
JeffreyALaw
Committed
doc: Enhance Intel CPU documentation
doc: Enhance Intel CPU documentation
- -
4
-
-
2024-09-06
Jiang, Haochen
Committed
Git ignores .vscode
Git ignores .vscode
- -
4
-
-
2024-09-06
YunQiang Su
Committed
c++: ICE with structured bindings and m-d array [PR102594]
c++: ICE with structured bindings and m-d array [PR102594]
- -
4
-
-
2024-09-05
Marek Polacek
New
[RFA] libstdc++: -Wswitch and ios::openmode
[RFA] libstdc++: -Wswitch and ios::openmode
- -
2
-
2
2024-09-05
Jason Merrill
Committed
[RFC,v2] libcpp: adjust pedwarn handling
[RFC,v2] libcpp: adjust pedwarn handling
- -
2
-
2
2024-09-05
Jason Merrill
New
[2/2,v2] RISC-V: Constant synthesis of inverted halves
[1/2,v2] RISC-V: Additional large constant synthesis improvements
- -
12
-
-
2024-09-05
Raphael Moreira Zinsly
JeffreyALaw
Committed
[1/2,v2] RISC-V: Additional large constant synthesis improvements
[1/2,v2] RISC-V: Additional large constant synthesis improvements
- -
10
-
2
2024-09-05
Raphael Moreira Zinsly
JeffreyALaw
Committed
Fortran: fix ICE in gfc_create_module_variable [PR100273]
Fortran: fix ICE in gfc_create_module_variable [PR100273]
- -
-
-
2
2024-09-05
Harald Anlauf
New
RISC-V: Define LOGICAL_OP_NON_SHORT_CIRCUIT to 1 [PR116615]
RISC-V: Define LOGICAL_OP_NON_SHORT_CIRCUIT to 1 [PR116615]
- -
11
-
1
2024-09-05
Palmer Dabbelt
New
c++: vtable referring to "unavailable" virtual fn [PR116606]
c++: vtable referring to "unavailable" virtual fn [PR116606]
- -
-
2
-
2024-09-05
Marek Polacek
Committed
[to-be-committed,V2,RISC-V] Avoid unnecessary extensions after sCC insns
[to-be-committed,V2,RISC-V] Avoid unnecessary extensions after sCC insns
- -
9
2
-
2024-09-05
Jeff Law
JeffreyALaw
Committed
[pushed] doc: remove stray character
[pushed] doc: remove stray character
- -
-
2
-
2024-09-05
Marek Polacek
Committed
arm: avoid indirect sibcalls when IP is live [PR116597]
arm: avoid indirect sibcalls when IP is live [PR116597]
- -
4
-
-
2024-09-05
Richard Earnshaw
Committed
testsuite/gcc.dg/pr84877.c: Add machinery to stabilize stack aligmnent
testsuite/gcc.dg/pr84877.c: Add machinery to stabilize stack aligmnent
- -
4
-
-
2024-09-05
Hans-Peter Nilsson
New
c++, v4: Partially implement CWG 2867 - Order of initialization for structured bindings [PR115769]
c++, v4: Partially implement CWG 2867 - Order of initialization for structured bindings [PR115769]
- -
4
-
-
2024-09-05
Jakub Jelinek
New
[v3] c++: fn redecl in fn scope wrongly accepted [PR116239]
[v3] c++: fn redecl in fn scope wrongly accepted [PR116239]
- -
2
1
-
2024-09-05
Marek Polacek
Committed
c++: Fix mangling of otherwise unattached class-scope lambdas [PR116568]
c++: Fix mangling of otherwise unattached class-scope lambdas [PR116568]
- -
4
-
-
2024-09-05
Nathaniel Shead
New
c++: template depth of lambda in default targ [PR116567]
c++: template depth of lambda in default targ [PR116567]
- -
4
-
-
2024-09-05
Patrick Palka
New
[3/3] Handle non-grouped stores as single-lane SLP
[1/3] tree-optimization/116609 - SLP live lane vectorization with partial vectors
- -
9
-
3
2024-09-05
Richard Biener
Committed
[2/3] tree-optimization/116610 - wrong SLP induction bias for mask peeling
[1/3] tree-optimization/116609 - SLP live lane vectorization with partial vectors
- -
12
-
-
2024-09-05
Richard Biener
Committed
[1/3] tree-optimization/116609 - SLP live lane vectorization with partial vectors
[1/3] tree-optimization/116609 - SLP live lane vectorization with partial vectors
- -
4
-
-
2024-09-05
Richard Biener
Committed
[RFC] c++: Add alignas further test coverage [PR110345]
[RFC] c++: Add alignas further test coverage [PR110345]
- -
4
-
-
2024-09-05
Jakub Jelinek
New
c++: Add no_unique_address attribute further test coverage [PR110345]
c++: Add no_unique_address attribute further test coverage [PR110345]
- -
4
-
-
2024-09-05
Jakub Jelinek
New
c++: Add noreturn attribute further test coverage [PR110345]
c++: Add noreturn attribute further test coverage [PR110345]
- -
4
-
-
2024-09-05
Jakub Jelinek
New
c++: Add nodiscard attribute further test coverage [PR110345]
c++: Add nodiscard attribute further test coverage [PR110345]
- -
4
-
-
2024-09-05
Jakub Jelinek
New
nvptx: Emit DECL and DEF linker markers for aliases [PR104957] (was: Add 'g++.target/nvptx/alias-g+…
nvptx: Emit DECL and DEF linker markers for aliases [PR104957] (was: Add 'g++.target/nvptx/alias-g+…
- -
-
2
-
2024-09-05
Thomas Schwinge
Committed
Add 'g++.target/nvptx/alias-g++.dg_init_dtor2-1.C' (was: Enhance 'gcc.target/nvptx/alias-*.c' assem…
Add 'g++.target/nvptx/alias-g++.dg_init_dtor2-1.C' (was: Enhance 'gcc.target/nvptx/alias-*.c' assem…
- -
4
-
-
2024-09-05
Thomas Schwinge
Committed
Enhance 'gcc.target/nvptx/alias-*.c' assembler scanning (was: [committed][nvptx] Use .alias directi…
Enhance 'gcc.target/nvptx/alias-*.c' assembler scanning (was: [committed][nvptx] Use .alias directi…
- -
-
-
2
2024-09-05
Thomas Schwinge
Committed
Fix 'gcc.target/nvptx/alias-2.c' comment (was: [committed][nvptx] Use .alias directive for mptx >= …
Fix 'gcc.target/nvptx/alias-2.c' comment (was: [committed][nvptx] Use .alias directive for mptx >= …
- -
-
-
2
2024-09-05
Thomas Schwinge
Committed
Move from 'gcc.target/nvptx/nvptx.exp' into 'target-supports.exp' additions for nvptx target (was: …
Move from 'gcc.target/nvptx/nvptx.exp' into 'target-supports.exp' additions for nvptx target (was: …
- -
8
2
-
2024-09-05
Thomas Schwinge
Committed
Zen5 tuning part 5: update instruction latencies in x86-tune-costs
Zen5 tuning part 5: update instruction latencies in x86-tune-costs
- -
-
2
-
2024-09-05
Jan Hubicka
Committed
[v2,2/2] Match: Support form 3 for scalar signed integer .SAT_ADD
[v2,1/2] Genmatch: Support control flow graph case 1 for phi on condition
- -
4
-
-
2024-09-05
Li, Pan2
New
[v2,1/2] Genmatch: Support control flow graph case 1 for phi on condition
[v2,1/2] Genmatch: Support control flow graph case 1 for phi on condition
- -
4
-
-
2024-09-05
Li, Pan2
New
RISC-V: Fix out of index in riscv_select_multilib_by_abi
RISC-V: Fix out of index in riscv_select_multilib_by_abi
- -
9
1
-
2024-09-05
YunQiang Su
Committed
[v1,5/9] aarch64: Multiple adjustments to support the SMALL code model correctly
Untitled series #38238
- -
-
-
-
2024-09-05
Evgeny Karpov
New
[V4,10/10] autovectorizer: Test autovectorization of different dot-prod modes.
Untitled series #38233
- -
-
-
-
2024-09-05
Victor Do Nascimento
New
[V4,04/10] arm: Fix arm backend-use of (u|s|us)dot_prod patterns
Untitled series #38233
- -
-
-
-
2024-09-05
Victor Do Nascimento
New
libsanitizer: On aarch64 use hint #34 in prologue of libsanitizer functions
libsanitizer: On aarch64 use hint #34 in prologue of libsanitizer functions
- -
-
-
2
2024-09-05
Jakub Jelinek
New
[AARCH64] adjust gcc.target/aarch64/sve/mask_gather_load_7.c
[AARCH64] adjust gcc.target/aarch64/sve/mask_gather_load_7.c
- -
1
2
-
2024-09-05
Richard Biener
Committed
tree-optimization/116610 - wrong SLP induction bias for mask peeling
tree-optimization/116610 - wrong SLP induction bias for mask peeling
- -
12
-
-
2024-09-05
Richard Biener
Committed
[v2] Fortran: Add OpenMP 'interop' directive parsing support
[v2] Fortran: Add OpenMP 'interop' directive parsing support
- -
2
-
1
2024-09-05
Tobias Burnus
New
x86: Refine V4BF/V2BF FMA testcase
x86: Refine V4BF/V2BF FMA testcase
- -
4
-
-
2024-09-05
Levy Hsu
New
tree-optimization/116609 - SLP live lane vectorization with partial vectors
tree-optimization/116609 - SLP live lane vectorization with partial vectors
- -
11
-
1
2024-09-05
Richard Biener
New
testsuite: Fix xorsign.c, vect-double-2.c fails with -march=x86-64-v2
testsuite: Fix xorsign.c, vect-double-2.c fails with -march=x86-64-v2
- -
1
2
-
2024-09-05
Hu, Lin1
Committed
[COMMITTED,6/6] ada: Add bypass for internal fields on strict-alignment platforms
[COMMITTED,1/6] ada: Tweak assertions in Inline.Cannot_Inline
- -
-
-
2
2024-09-05
Marc Poulhiès
Committed
[COMMITTED,5/6] ada: Streamline handling of low-level peculiarities of record field layout
[COMMITTED,1/6] ada: Tweak assertions in Inline.Cannot_Inline
- -
-
-
2
2024-09-05
Marc Poulhiès
Committed
[COMMITTED,4/6] ada: Remove unused parameters in validity checking routine
[COMMITTED,1/6] ada: Tweak assertions in Inline.Cannot_Inline
- -
-
-
-
2024-09-05
Marc Poulhiès
Committed
[COMMITTED,3/6] ada: Integrate new diagnostics in the frontend
[COMMITTED,1/6] ada: Tweak assertions in Inline.Cannot_Inline
- -
-
-
-
2024-09-05
Marc Poulhiès
Committed
[COMMITTED,2/6] ada: Binder respects Ada version for checksum of runtime files
[COMMITTED,1/6] ada: Tweak assertions in Inline.Cannot_Inline
- -
-
-
-
2024-09-05
Marc Poulhiès
Committed
[COMMITTED,1/6] ada: Tweak assertions in Inline.Cannot_Inline
[COMMITTED,1/6] ada: Tweak assertions in Inline.Cannot_Inline
- -
-
-
-
2024-09-05
Marc Poulhiès
Committed
vrp: Fix up diagnostics wording
vrp: Fix up diagnostics wording
- -
1
-
2
2024-09-05
Jakub Jelinek
New
RISC-V: Lookup reversely in riscv_select_multilib_by_abi
RISC-V: Lookup reversely in riscv_select_multilib_by_abi
- -
1
2
-
2024-09-05
YunQiang Su
Committed
c++: Fix up maybe_unused attribute handling [PR110345]
c++: Fix up maybe_unused attribute handling [PR110345]
- -
-
-
2
2024-09-05
Jakub Jelinek
New
c++: Add {,un}likely attribute further test coverage [PR110345]
c++: Add {,un}likely attribute further test coverage [PR110345]
- -
4
-
-
2024-09-05
Jakub Jelinek
New
c++: Add fallthrough attribute further test coverage [PR110345]
c++: Add fallthrough attribute further test coverage [PR110345]
- -
4
-
-
2024-09-05
Jakub Jelinek
New
c++: Add carries_dependency further test coverage [PR110345]
c++: Add carries_dependency further test coverage [PR110345]
- -
4
-
-
2024-09-05
Jakub Jelinek
New
c++: Handle attributes on exception declarations [PR110345]
c++: Handle attributes on exception declarations [PR110345]
- -
-
-
2
2024-09-05
Jakub Jelinek
New
«
1
2
3
4
…
320
321
»