Toggle navigation
Patchwork
GNU Compiler Collection
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: Archived =
No
| 49508 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
macro
nsz
pwbot
Wilco
Wilco
Wilco
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
thesamesam
trodgers
trodgers
palmer
palmer
ams
ams
ams
rearnsha
rearnsha
siddhesh_staff
lancesix
aburgess
pvk
rsandifo
ktkachov
tamar
ppalka
cupermir
cupermir
cupermir
cupermir
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
clyon
rdapp
rdapp
rdapp
rdapp
dilfridge
ramana
rivoscibot
rivoscibot
rivoscibot
rivoscibot
JuzheZhong
JuzheZhong
JuzheZhong
JuzheZhong
acoplan
dmalcolm
amerey
dkm
Wilco1
Wilco1
Wilco1
rajis
rajis
rajis
rajis
rajis
rajis
rajis
pinskia
pinskia
collinfunk
ykhrustalev
ykhrustalev
ykhrustalev
ykhrustalev
ykhrustalev
ykhrustalev
ykhrustalev
bergner
bergner
bergner
bergner
bergner
bergner
bergner
acarlotti
acarlotti
uros
uros
uros
uros
mcermak
Apply
«
1
2
…
131
132
133
…
495
496
»
Patch
Series
rb/tb
S/W/F
Date
Submitter
Delegate
State
Clarify that effective-targets 'exceptions' and 'exceptions_enabled' are orthogonal (was: [PATCH v2…
Clarify that effective-targets 'exceptions' and 'exceptions_enabled' are orthogonal (was: [PATCH v2…
- -
-
-
4
2025-02-08
Thomas Schwinge
Committed
'gcc.dg/pr88870.c': don't 'dg-require-effective-target nonlocal_goto' (was: [committed][testsuite] …
'gcc.dg/pr88870.c': don't 'dg-require-effective-target nonlocal_goto' (was: [committed][testsuite] …
- -
-
-
4
2025-02-08
Thomas Schwinge
Committed
Allow to build libgccjit with a soname bound to the GCC major version
Allow to build libgccjit with a soname bound to the GCC major version
- -
-
-
4
2025-02-08
Matthias Klose
New
i386: Change RTL representation of bt[lq] [PR118623]
i386: Change RTL representation of bt[lq] [PR118623]
- -
6
-
-
2025-02-08
Jakub Jelinek
New
RISC-V: Add missing mode in bsetclr_zero_extract pattern
RISC-V: Add missing mode in bsetclr_zero_extract pattern
- -
12
-
-
2025-02-08
Liao Shihua
JeffreyALaw
Rejected
[v2] RISC-V: Vector pesudoinsns with x0 operand to use imm 0
[v2] RISC-V: Vector pesudoinsns with x0 operand to use imm 0
- -
12
-
-
2025-02-08
Vineet Gupta
Committed
[V2] Fix PR 118541, do not generate unordered fp cmoves for IEEE compares.
[V2] Fix PR 118541, do not generate unordered fp cmoves for IEEE compares.
- -
6
-
-
2025-02-07
Michael Meissner
New
[v3] c++: Reject cdtors and conversion operators with a single * as return type [PR118306]
[v3] c++: Reject cdtors and conversion operators with a single * as return type [PR118306]
- -
6
-
-
2025-02-07
Simon Martin
New
Fortran: fix initialization of allocatable non-deferred character [PR59252]
Fortran: fix initialization of allocatable non-deferred character [PR59252]
- -
-
-
4
2025-02-07
Harald Anlauf
New
[COMMITTED] rs6000: Add cast to avoid pointer to integer comparison warning [PR117674]
[COMMITTED] rs6000: Add cast to avoid pointer to integer comparison warning [PR117674]
- -
-
-
4
2025-02-07
Peter Bergner
Committed
[wwwdocs] More AVR news
[wwwdocs] More AVR news
- -
-
-
4
2025-02-07
Georg-Johann Lay
New
[committed,2/2] arm: Prefer POP {lo-reg} over LDR lo-reg, ... for thumb2 [PR118089]
[committed,1/2] arm: fix ICE due to fix for POP {PC} change
- -
-
-
4
2025-02-07
Richard Earnshaw
Committed
[committed,1/2] arm: fix ICE due to fix for POP {PC} change
[committed,1/2] arm: fix ICE due to fix for POP {PC} change
- -
-
-
4
2025-02-07
Richard Earnshaw
Committed
RISC-V: Vector pesudoinsns with x0 operand to use imm 0. (toggle)
RISC-V: Vector pesudoinsns with x0 operand to use imm 0. (toggle)
- -
11
1
-
2025-02-07
Vineet Gupta
Superseded
[committed] libstdc++: fix a dangling reference crash in ranges::is_permutation [PR118160]
[committed] libstdc++: fix a dangling reference crash in ranges::is_permutation [PR118160]
- -
1
-
3
2025-02-07
Jonathan Wakely
Committed
[committed] libstdc++: Handle exceptions in std::ostream::sentry destructor
[committed] libstdc++: Handle exceptions in std::ostream::sentry destructor
- -
-
-
4
2025-02-07
Jonathan Wakely
Committed
[committed] libstdc++: Add comment about use of always_inline attributes [PR111050]
[committed] libstdc++: Add comment about use of always_inline attributes [PR111050]
- -
-
-
4
2025-02-07
Jonathan Wakely
Committed
jit/118780 - make sure to include dlfcn.h when plugin support is disabled
jit/118780 - make sure to include dlfcn.h when plugin support is disabled
- -
1
-
3
2025-02-07
Richard Biener
Committed
[8/8] LoongArch: Implement [su]dot_prod* for LSX and LASX modes
LoongArch: SIMD odd/even/horizontal widening arithmetic cleanup and optimization
- -
6
-
-
2025-02-07
Xi Ruoyao
Committed
[7/8] LoongArch: Implement vec_widen_mult_{even, odd}_* for LSX and LASX modes
LoongArch: SIMD odd/even/horizontal widening arithmetic cleanup and optimization
- -
6
-
-
2025-02-07
Xi Ruoyao
New
[6/8] LoongArch: Simplify {lsx,lasx_x}vpick description
LoongArch: SIMD odd/even/horizontal widening arithmetic cleanup and optimization
- -
6
-
-
2025-02-07
Xi Ruoyao
New
[5/8] LoongArch: Simplify {lsx_,lasx_x}maddw description
LoongArch: SIMD odd/even/horizontal widening arithmetic cleanup and optimization
- -
6
-
-
2025-02-07
Xi Ruoyao
New
[4/8] LoongArch: Simplify {lsx_, lasx_x}hv{add, sub}w description
LoongArch: SIMD odd/even/horizontal widening arithmetic cleanup and optimization
- -
6
-
-
2025-02-07
Xi Ruoyao
New
[3/8] LoongArch: Simplify {lsx_, lasx_x}v{add, sub, mul}l{ev, od} description
LoongArch: SIMD odd/even/horizontal widening arithmetic cleanup and optimization
- -
6
-
-
2025-02-07
Xi Ruoyao
New
[2/8] LoongArch: Allow moving TImode vectors
LoongArch: SIMD odd/even/horizontal widening arithmetic cleanup and optimization
- -
6
-
-
2025-02-07
Xi Ruoyao
New
[1/8] LoongArch: Try harder using vrepli instructions to materialize const vectors
LoongArch: SIMD odd/even/horizontal widening arithmetic cleanup and optimization
- -
6
-
-
2025-02-07
Xi Ruoyao
Committed
aarch64: Update fp8 dependencies
aarch64: Update fp8 dependencies
- -
6
-
-
2025-02-07
Alice Carlotti
Committed
testsuite: LoongArch: Remove from btrunc, ceil, and floor effective target allowlist
testsuite: LoongArch: Remove from btrunc, ceil, and floor effective target allowlist
- -
6
-
-
2025-02-07
Xi Ruoyao
Committed
[v2,GCN] Handle generic ISA names in libgomp's plugin-gcn.c
[v2,GCN] Handle generic ISA names in libgomp's plugin-gcn.c
- -
2
-
3
2025-02-07
Tobias Burnus
New
[gcn] Fix the output amdhsa.version (was: [Patch] [GCN] Handle generic ISA names in libgomp's plugi…
[gcn] Fix the output amdhsa.version (was: [Patch] [GCN] Handle generic ISA names in libgomp's plugi…
- -
2
-
3
2025-02-07
Tobias Burnus
New
testsuite: Fix g++.dg/modules/adl-5
testsuite: Fix g++.dg/modules/adl-5
- -
4
-
2
2025-02-07
Nathaniel Shead
New
[v2,gcn] Add gfx9-generic and generic-associated gfx* (was: [GCN] Handle generic ISA names in libgo…
[v2,gcn] Add gfx9-generic and generic-associated gfx* (was: [GCN] Handle generic ISA names in libgo…
- -
1
-
4
2025-02-07
Tobias Burnus
New
[gcn] mkoffload.cc: Automatically use gfx*-generic if -march has no multilib but generic has (was: …
[gcn] mkoffload.cc: Automatically use gfx*-generic if -march has no multilib but generic has (was: …
- -
6
-
-
2025-02-07
Tobias Burnus
New
[v4,ifcombine] avoid creating out-of-bounds BIT_FIELD_REFs [PR118514]
[v4,ifcombine] avoid creating out-of-bounds BIT_FIELD_REFs [PR118514]
- -
1
-
4
2025-02-07
Alexandre Oliva
Committed
[v2] tree-optimization/115538 - possible wrong-code with SLP conversion
[v2] tree-optimization/115538 - possible wrong-code with SLP conversion
- -
3
-
3
2025-02-07
Richard Biener
Committed
c++: Properly support null pointer constants in conditional operators [PR118282]
c++: Properly support null pointer constants in conditional operators [PR118282]
- -
3
-
3
2025-02-07
Simon Martin
Committed
[v1] RISC-V: Make VXRM as global register [PR118103]
[v1] RISC-V: Make VXRM as global register [PR118103]
- -
11
-
1
2025-02-07
Li, Pan2
rdapp
Committed
tree-optimization/115538 - possible wrong-code with SLP conversion
tree-optimization/115538 - possible wrong-code with SLP conversion
- -
3
-
3
2025-02-07
Richard Biener
New
i386: Fix ICE with conditional QI/HI vector maxmin [PR118776]
i386: Fix ICE with conditional QI/HI vector maxmin [PR118776]
- -
6
-
-
2025-02-07
Jakub Jelinek
New
x86: Verify that PUSH/POP can be skipped
x86: Verify that PUSH/POP can be skipped
- -
-
-
4
2025-02-07
H.J. Lu
New
aarch64: Fix bootstrap with --enable-checking=release [PR118771]
aarch64: Fix bootstrap with --enable-checking=release [PR118771]
- -
6
-
-
2025-02-07
Andrew Pinski
Committed
[gcn] Fix gfx906's sramecc setting
[gcn] Fix gfx906's sramecc setting
- -
4
-
2
2025-02-06
Tobias Burnus
New
[v2,5/5,STAGE1] doc: document btf_type_tag and btf_decl_tag attributes
Add btf_decl_tag and btf_type_tag C attributes
- -
6
-
-
2025-02-06
David Faust
New
[v2,4/5,STAGE1] btf: generate and output DECL_TAG and TYPE_TAG records
Add btf_decl_tag and btf_type_tag C attributes
- -
6
-
-
2025-02-06
David Faust
New
[v2,3/5,STAGE1] ctf: translate annotation DIEs to internal ctf
Add btf_decl_tag and btf_type_tag C attributes
- -
6
-
-
2025-02-06
David Faust
New
[v2,2/5,STAGE1] dwarf: create annotation DIEs for btf tags
Add btf_decl_tag and btf_type_tag C attributes
- -
4
-
-
2025-02-06
David Faust
New
[v2,1/5,STAGE1] c-family: add btf_type_tag and btf_decl_tag attributes
Add btf_decl_tag and btf_type_tag C attributes
- -
4
-
-
2025-02-06
David Faust
New
[committed,RISC-V] Fix risc-v expected test output after recent iv changes
[committed,RISC-V] Fix risc-v expected test output after recent iv changes
- -
6
-
4
2025-02-06
Jeffrey Law
Committed
c++, v2: Allow constexpr reads from volatile std::nullptr_t objects [PR118661]
c++, v2: Allow constexpr reads from volatile std::nullptr_t objects [PR118661]
- -
5
-
1
2025-02-06
Jakub Jelinek
New
c++: Use cplus_decl_attributes rather than decl_attributes in grokdecl [PR118773]
c++: Use cplus_decl_attributes rather than decl_attributes in grokdecl [PR118773]
- -
5
-
1
2025-02-06
Jakub Jelinek
New
c++: ICE with unparsed noexcept [PR117106]
c++: ICE with unparsed noexcept [PR117106]
- -
6
-
-
2025-02-06
Marek Polacek
Committed
c++: Don't use CLEANUP_EH_ONLY for new expression cleanup [PR118763]
c++: Don't use CLEANUP_EH_ONLY for new expression cleanup [PR118763]
- -
5
-
1
2025-02-06
Jakub Jelinek
New
c++: Fix up name independent decl in structured binding handling in range for [PR115586]
c++: Fix up name independent decl in structured binding handling in range for [PR115586]
- -
6
-
-
2025-02-06
Jakub Jelinek
New
c++: Allow constexpr reads from volatile std::nullptr_t objects [PR118661]
c++: Allow constexpr reads from volatile std::nullptr_t objects [PR118661]
- -
5
-
1
2025-02-06
Jakub Jelinek
New
c++, v2: Fix up handling of for/while loops with declarations in condition [PR86769]
c++, v2: Fix up handling of for/while loops with declarations in condition [PR86769]
- -
6
-
-
2025-02-06
Jakub Jelinek
New
RISC-V: Fix ratio in vsetvl fuse rule [PR115703].
RISC-V: Fix ratio in vsetvl fuse rule [PR115703].
- -
11
-
1
2025-02-06
Robin Dapp
JuzheZhong
Committed
RISC-V: Move UNSPEC_SSP_SET and UNSPEC_SSP_TEST to correct enum
RISC-V: Move UNSPEC_SSP_SET and UNSPEC_SSP_TEST to correct enum
- -
6
-
4
2025-02-06
Craig Blackmore
JeffreyALaw
Committed
[OpenACC,2.7,v4] Implement reductions for arrays and records
[OpenACC,2.7,v4] Implement reductions for arrays and records
- -
5
-
-
2025-02-06
Chung-Lin Tang
New
[fortran] PR118750 - [14/15 Regression] ICE on associate with elemental function with polymorphic a…
[fortran] PR118750 - [14/15 Regression] ICE on associate with elemental function with polymorphic a…
- -
-
-
3
2025-02-06
Paul Richard Thomas
Committed
[testsuite,sparc] select ultrasparc for fsmuld test
[testsuite,sparc] select ultrasparc for fsmuld test
- -
3
-
1
2025-02-06
Alexandre Oliva
Committed
[testsuite,sparc] skip tls tests if emulated
[testsuite,sparc] skip tls tests if emulated
- -
3
-
1
2025-02-06
Alexandre Oliva
Committed
[testsuite,sparc] skip sparc-ret-1 with -mfix-ut699
[testsuite,sparc] skip sparc-ret-1 with -mfix-ut699
- -
4
-
-
2025-02-06
Alexandre Oliva
Committed
[testsuite,sparc] use -mtune in alignment tuning test
[testsuite,sparc] use -mtune in alignment tuning test
- -
4
-
-
2025-02-06
Alexandre Oliva
Committed
[testsuite] tolerate later success [PR108357]
[testsuite] tolerate later success [PR108357]
- -
4
-
-
2025-02-06
Alexandre Oliva
Committed
[avr] Add support for a Compact Vector Table
[avr] Add support for a Compact Vector Table
- -
-
-
2
2025-02-06
Georg-Johann Lay
New
late-combine: Tighten register class check [PR108840]
late-combine: Tighten register class check [PR108840]
- -
4
-
-
2025-02-06
Richard Sandiford
Committed
vect: Move induction IV increments [PR110449]
vect: Move induction IV increments [PR110449]
- -
-
-
2
2025-02-06
Richard Sandiford
Committed
middle-end: Remove unused internal function after IVopts cleanup [PR118756]
middle-end: Remove unused internal function after IVopts cleanup [PR118756]
- -
3
-
1
2025-02-06
Tamar Christina
Committed
[0/1] gdc: define ELFv1, ELFv2 and D_PPCUseIEEE128 versions for powerpc
- -
-
-
-
2025-02-06
liushuyu
New
[committed] Disable ABS instruction on bfin port
[committed] Disable ABS instruction on bfin port
- -
-
-
2
2025-02-05
Jeffrey Law
Committed
[pushed,PR115568,LRA] : Use more strict output reload check in rematerialization
[pushed,PR115568,LRA] : Use more strict output reload check in rematerialization
- -
-
-
2
2025-02-05
Vladimir Makarov
Committed
Go frontend patch committed: Update builtin function attributes
Go frontend patch committed: Update builtin function attributes
- -
-
-
2
2025-02-05
Ian Lance Taylor
Committed
loop-iv, riscv: Fix get_biv_step_1 for RISC-V [PR117506]
loop-iv, riscv: Fix get_biv_step_1 for RISC-V [PR117506]
- -
5
-
1
2025-02-05
Jakub Jelinek
Committed
c++: Fix up handling of for/while loops with declarations in condition [PR86769]
c++: Fix up handling of for/while loops with declarations in condition [PR86769]
- -
4
-
-
2025-02-05
Jakub Jelinek
New
testsuite: Enable reduced parallel batch sizes
testsuite: Enable reduced parallel batch sizes
- -
4
-
-
2025-02-05
Alice Carlotti
Committed
[wwwdocs] Add some libstdc++ additions to GCC 15 release notes
[wwwdocs] Add some libstdc++ additions to GCC 15 release notes
- -
-
-
2
2025-02-05
Jonathan Wakely
Committed
[committed] Fortran/OpenMP: Add location data to 'sorry' [PR118740]
[committed] Fortran/OpenMP: Add location data to 'sorry' [PR118740]
- -
-
-
2
2025-02-05
Tobias Burnus
Committed
[v4] c++: Reject default arguments for template class friend functions [PR118319]
[v4] c++: Reject default arguments for template class friend functions [PR118319]
- -
4
-
-
2025-02-05
Simon Martin
Committed
[committed] cselib: Fix up previous patch for SPARC [PR117239]
[committed] cselib: Fix up previous patch for SPARC [PR117239]
- -
-
-
2
2025-02-05
Jakub Jelinek
Committed
rtl-optimization/117922 - disable fold-mem-offsets for highly connected CFG
rtl-optimization/117922 - disable fold-mem-offsets for highly connected CFG
- -
4
-
-
2025-02-05
Richard Biener
Committed
[committed,3/3] arm: Use POP {pc} to return when returning [PR118089]
arm: Prefer POP {pc} over LDR PC [PR118089]
- -
-
-
2
2025-02-05
Richard Earnshaw
Committed
[committed,2/3] arm: remove constraints from *pop_multiple_with_writeback_and_return
arm: Prefer POP {pc} over LDR PC [PR118089]
- -
-
-
2
2025-02-05
Richard Earnshaw
Committed
[committed,1/3] arm: cleanup code in ldm_stm_operation_p; relax limits on ldm/stm
arm: Prefer POP {pc} over LDR PC [PR118089]
- -
-
-
2
2025-02-05
Richard Earnshaw
Committed
[GCN] Handle generic ISA names in libgomp's plugin-gcn.c
[GCN] Handle generic ISA names in libgomp's plugin-gcn.c
- -
4
-
-
2025-02-05
Tobias Burnus
New
[avr] Use more robust parsing of spaces in genmultilib.awk
[avr] Use more robust parsing of spaces in genmultilib.awk
- -
4
-
-
2025-02-05
Georg-Johann Lay
New
tree-optimization/118749 - bogus alignment peeling causes misaligned access
tree-optimization/118749 - bogus alignment peeling causes misaligned access
- -
4
-
-
2025-02-05
Richard Biener
Committed
[pushed] testsuite: Revert to the original version of pr100056.c
[pushed] testsuite: Revert to the original version of pr100056.c
- -
-
-
2
2025-02-05
Richard Sandiford
Committed
aarch64: Fix sve/acle/general/ldff1_8.c failures
aarch64: Fix sve/acle/general/ldff1_8.c failures
- -
3
-
1
2025-02-05
Richard Sandiford
Committed
[v1,3/3] LoongArch: General xvbitsel insn combinations optimization for special type.
[v1,1/3] LoongArch: Optimize two 256-bit vectors correspond highpart and lowpart splicing shuffle.
- -
4
-
-
2025-02-05
Li Wei
New
[v1,2/3] LoongArch: Optimize [x]vshuf insn to [x]vbitsel insn in some shuffle cases.
[v1,1/3] LoongArch: Optimize two 256-bit vectors correspond highpart and lowpart splicing shuffle.
- -
4
-
-
2025-02-05
Li Wei
New
[v1,1/3] LoongArch: Optimize two 256-bit vectors correspond highpart and lowpart splicing shuffle.
[v1,1/3] LoongArch: Optimize two 256-bit vectors correspond highpart and lowpart splicing shuffle.
- -
4
-
-
2025-02-05
Li Wei
New
cselib, v2: For CALL_INSNs to const/pure fns invalidate memory below sp [PR117239]
cselib, v2: For CALL_INSNs to const/pure fns invalidate memory below sp [PR117239]
- -
3
-
1
2025-02-05
Jakub Jelinek
New
[committed] fortran/trans-openmp.cc: Use the correct member in gfc_omp_namelist [PR118745]
[committed] fortran/trans-openmp.cc: Use the correct member in gfc_omp_namelist [PR118745]
- -
-
-
2
2025-02-05
Tobias Burnus
Committed
testsuite: Fix up toplevel-asm-1.c for LoongArch
testsuite: Fix up toplevel-asm-1.c for LoongArch
- -
10
-
-
2025-02-05
Xi Ruoyao
Committed
vect: Fix wrong code with pr108692.c on targets with only non-widening ABD [PR118727]
vect: Fix wrong code with pr108692.c on targets with only non-widening ABD [PR118727]
- -
3
-
1
2025-02-05
Xi Ruoyao
Committed
[pushed] c++: add fixed test [PR94100]
[pushed] c++: add fixed test [PR94100]
- -
4
-
-
2025-02-04
Marek Polacek
Committed
[wwwdocs] Document some further C++ FE changes
[wwwdocs] Document some further C++ FE changes
- -
-
-
2
2025-02-04
Marek Polacek
New
c++: quadratic constexpr folding of arith expr [PR118340]
c++: quadratic constexpr folding of arith expr [PR118340]
- -
4
-
-
2025-02-04
Patrick Palka
Committed
libstdc++: Implement LWG 4027 change to possibly-const-range [PR118083]
libstdc++: Implement LWG 4027 change to possibly-const-range [PR118083]
- -
4
-
-
2025-02-04
Patrick Palka
Committed
[RFC,libgcc] Fix two issues in libgcc/unwind-dw2-fde.c.
[RFC,libgcc] Fix two issues in libgcc/unwind-dw2-fde.c.
- -
-
2
-
2025-02-04
Qing Zhao
New
«
1
2
…
131
132
133
…
495
496
»