Toggle navigation
Patchwork
GNU Compiler Collection
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: State =
Action Required
| Archived =
No
| 133706 patches
Series
Submitter
State
any
Action Required
New
Under Review
Accepted
Rejected
RFC
Not Applicable
Changes Requested
Awaiting Upstream
Superseded
Deferred
Needs Review / ACK
Handled Elsewhere
Search
Archived
No
Yes
Both
Delegate
------
Nobody
jgarzik
arnd
ymano
smfrench
jlayton
tseliot
ogasawara
amitk
awhitcroft
mst
dayangkun
jwboyer
jwboyer
colinking
colinking
azummo
dwmw2
rtg
sconklin
smb
aliguori
bradf
demarchi
ms
bhundven
chbs
kengyu
kadlec
regit
jabk
laforge
laforge
tonyb
alai
zecke
zecke
__damien__
luka
luka
prafulla@marvell.com
cyrus
PeterHuewe
kiho
jow
jow
ypwong
nico
dedeckeh
dedeckeh
yousong
yousong
tomcwarren
mb
mrchuck
vineetg76
computersforpeace
Noltari
Noltari
patrick_delaunay
ee07b291
ldir
ldir
stefanct
zhouhan
carldani
blp
ffainelli
ffainelli
regXboi
bbrezillon
pravin
mkp
jpettit
mkresin
mkresin
thess
thess
fbarrat
fbarrat
phil
linville
jesse
tjaalton
esben
abrodkin
abrodkin
diproiettod
tbot
stephenfin
darball1
sammj
ajd
jogo
jogo
bhelgaas
blogic
blogic
oohal
russellb
ptomsich
agraf
joestringer
mwalle
naveen
pchotard
pepe2k
pepe2k
arj
arj
davem
davem
davem
tagr
tagr
tagr
andmur01
amitay
matttbe
pabeni
istokes
tytso
aparcar
goliath
Ansuel
martineau
danielschwierzeck
maddy
mariosix
dcaratti
aserdean
ovsrobot
ovsrobot
mkorpershoek
XiaoYang
tpetazzoni
marex
khem
hs
liwang
mmichelson
danielhb
groug
apritzel
robimarko
pareddja
npiggin
atishp
netdrv
mkubecek
stintel
stintel
jkicinski
cpitchen
dsa
jstancek
pm215
bpf
jonhunter
shettyg
lorpie01
acelan
wigyori
wigyori
apopple
dja
alexhung
lynxis
lynxis
brgl
brgl
peda
akodanev
0andriy
981213
narmstrong
monstr
snowpatch_ozlabs
snowpatch_ozlabs
snowpatch_ozlabs
aivanov
atishp04
shemminger
blocktrron
vigneshr
juju
mraynal
chunkeey
stewart
stewart
horms
kabel
xypron
jacmet
akumar
arbab
rfried
kevery
ag
wsa
sjg
freenix
rsalvaterra
adrianschmutzler
hegdevasant
hegdevasant
jagan
Jaehoon
ehristev
bmeng
ivanhu
rmilecki
rmilecki
prom
metan
ukleinek
ukleinek
trini
rw
rw
apconole
wbx
pablo
pablo
legoater
legoater
legoater
abelloni
svanheule
chleroy
bjonglez
ynezz
sbabic
sbabic
xback
xback
richiejp
aik
dangole
dangole
pevik
next_ghost
forty
acer
Hauke
Hauke
echaudron
anuppatel
anuppatel
benh
rgrimm
segher
pratyush
passgat
jms
jms
jms
mans0n
ruscur
Andes
ymorin
linusw
linusw
xuyang
numans
festevam
jmberg
jk
jk
jk
jk
tambarus
conchuod
kubu
matthias_bgg
imaximets
apalos
spectrum
krzk
pbrobinson
strlen
strlen
stroese
dceara
cazzacarna
neocturne
aldot
TIENFONG
mpe
sfr
galak
arnout
ktraynor
nbd
nbd
robh
anguy11
paulus
calebccff
jm
Apply
«
1
2
...
14
15
16
…
1337
1338
»
Patch
Series
A/F/R/T
S/W/F
Date
Submitter
Delegate
State
[committed] libstdc++: Replace implicit lambda capture of 'this' [PR116964]
[committed] libstdc++: Replace implicit lambda capture of 'this' [PR116964]
- - - -
-
-
-
2024-10-04
Jonathan Wakely
New
tree-optimization/99856 - fix testcase
tree-optimization/99856 - fix testcase
- - - -
-
-
-
2024-10-04
Richard Biener
New
[Ada] Fix PR ada/116430
[Ada] Fix PR ada/116430
- - - -
-
-
-
2024-10-04
Eric Botcazou
New
aarch64: Fix bug with max/min (PR116934)
aarch64: Fix bug with max/min (PR116934)
- - - -
-
-
-
2024-10-04
Saurabh Jha
New
[COMMITTED,2/2] testsuite: fix two newly-running -Wstringop-overflow test directives
[COMMITTED,1/2] testsuite: add missing braces around dejagnu directives
- - - -
-
-
-
2024-10-04
Sam James
New
[COMMITTED,1/2] testsuite: add missing braces around dejagnu directives
[COMMITTED,1/2] testsuite: add missing braces around dejagnu directives
- - - -
-
-
-
2024-10-04
Sam James
New
[fortran] Implement maxloc and minloc for unsigned
[fortran] Implement maxloc and minloc for unsigned
- - - -
-
-
-
2024-10-04
Thomas Koenig
New
[COMMITTED] testsuite: gnat.dg: fix dg-do directive syntax
[COMMITTED] testsuite: gnat.dg: fix dg-do directive syntax
- - - -
-
-
-
2024-10-04
Sam James
New
[COMMITTED] gcc: fix typo in gimplify
[COMMITTED] gcc: fix typo in gimplify
- - - -
-
-
-
2024-10-04
Sam James
New
c++: Allow references to internal-linkage vars in C++11 [PR113266]
c++: Allow references to internal-linkage vars in C++11 [PR113266]
- - - -
-
-
-
2024-10-04
Nathaniel Shead
New
libstdc++/ranges: Implement various small LWG issues
libstdc++/ranges: Implement various small LWG issues
- - - -
-
-
-
2024-10-04
Patrick Palka
New
c++: Return the underlying decl rather than the USING_DECL from update_binding [PR116913]
c++: Return the underlying decl rather than the USING_DECL from update_binding [PR116913]
- - - -
-
-
-
2024-10-04
Nathaniel Shead
New
[v2] libstdc++: Workaround glibc headers on ia64-linux
[v2] libstdc++: Workaround glibc headers on ia64-linux
- - - -
-
-
-
2024-10-03
Frank Scheiner
New
[3/3] aarch64: libgcc: Add -Werror support
aarch64: Clean warnings in libgcc
- - - -
-
-
-
2024-10-03
Christophe Lyon
New
[2/3] aarch64: libgcc: add prototypes in cpuinfo
aarch64: Clean warnings in libgcc
- - - -
-
-
-
2024-10-03
Christophe Lyon
New
[1/3] aarch64: libgcc: Cleanup warnings in lse.S
aarch64: Clean warnings in libgcc
- - - -
-
-
-
2024-10-03
Christophe Lyon
New
[v6] RISC-V: Implement __init_riscv_feature_bits, __riscv_feature_bits, and __riscv_vendor_feature_…
[v6] RISC-V: Implement __init_riscv_feature_bits, __riscv_feature_bits, and __riscv_vendor_feature_…
- - - -
-
-
-
2024-10-03
Yangyu Chen
New
[v5] RISC-V: Implement __init_riscv_feature_bits, __riscv_feature_bits, and __riscv_vendor_feature_…
[v5] RISC-V: Implement __init_riscv_feature_bits, __riscv_feature_bits, and __riscv_vendor_feature_…
- - - -
-
-
-
2024-10-03
Yangyu Chen
New
[2/2] c++: -Wdeprecated enables later standard deprecations
[1/2] c++: add -Wdeprecated-literal-operator [CWG2521]
- - - -
-
-
-
2024-10-03
Jason Merrill
New
[1/2] c++: add -Wdeprecated-literal-operator [CWG2521]
[1/2] c++: add -Wdeprecated-literal-operator [CWG2521]
- - - -
-
-
-
2024-10-03
Jason Merrill
New
Further use of mod_scope in modified_type_die
Further use of mod_scope in modified_type_die
- - - -
-
-
-
2024-10-03
Tom Tromey
New
[to-be-committed,RISC-V] Add splitters to restore condops generation after recent phiopt changes
[to-be-committed,RISC-V] Add splitters to restore condops generation after recent phiopt changes
- - - -
-
-
-
2024-10-03
Jeff Law
New
[3/3] gimple: Add gimple_with_undefined_signed_overflow and use it [PR111276]
[1/3] cfgexpand: Expand comment on when non-var clobbers can show up
- - - -
-
-
-
2024-10-03
Andrew Pinski
New
[2/3] cfgexpand: Handle scope conflicts better [PR111422]
[1/3] cfgexpand: Expand comment on when non-var clobbers can show up
- - - -
-
-
-
2024-10-03
Andrew Pinski
New
[1/3] cfgexpand: Expand comment on when non-var clobbers can show up
[1/3] cfgexpand: Expand comment on when non-var clobbers can show up
- - - -
-
-
-
2024-10-03
Andrew Pinski
New
[v4] RISC-V: Implement TARGET_CAN_INLINE_P
[v4] RISC-V: Implement TARGET_CAN_INLINE_P
- - - -
-
-
-
2024-10-03
Yangyu Chen
New
rs6000, fix test builtins-1-p10-runnable.c
rs6000, fix test builtins-1-p10-runnable.c
- - - -
-
-
-
2024-10-03
Carl Love
New
testsuite: Fix tail_call and musttail effective targets [PR116080]
testsuite: Fix tail_call and musttail effective targets [PR116080]
- - - -
-
-
-
2024-10-03
Christophe Lyon
New
[avr,applied] Make gcc.dg/c23-stdarg-9.c work
[avr,applied] Make gcc.dg/c23-stdarg-9.c work
- - - -
-
-
-
2024-10-03
Georg-Johann Lay
New
[committed] libstdc++: Make Unicode utils work with Parallel Mode
[committed] libstdc++: Make Unicode utils work with Parallel Mode
- - - -
-
-
-
2024-10-03
Jonathan Wakely
New
[committed] libstdc++: Fix -Wdeprecated-declarations warning for Parallel Mode [PR116944]
[committed] libstdc++: Fix -Wdeprecated-declarations warning for Parallel Mode [PR116944]
- - - -
-
-
-
2024-10-03
Jonathan Wakely
New
[committed] libstdc++: Fix some warnings seen during bootstrap
[committed] libstdc++: Fix some warnings seen during bootstrap
- - - -
-
-
-
2024-10-03
Jonathan Wakely
New
[testsuite] Fix gcc.c-torture/execute/ieee/pr108540-1.c
[testsuite] Fix gcc.c-torture/execute/ieee/pr108540-1.c
- - - -
-
-
-
2024-10-03
Georg-Johann Lay
New
Restore aarch64 bootstrap
Restore aarch64 bootstrap
- - - -
-
-
-
2024-10-03
Richard Biener
New
[2/2] Add prime path coverage to gcc/gcov
Prime path coverage to gcc/gcov
- - - -
-
-
-
2024-10-03
Jørgen Kvalsvik
New
[1/2] gcov: branch, conds, calls in function summaries
Prime path coverage to gcc/gcov
- - - -
-
-
-
2024-10-03
Jørgen Kvalsvik
New
[v4,2/2] aarch64: Add codegen support for SVE2 faminmax
Add support for SVE2 faminmax
- - - -
-
-
-
2024-10-03
Saurabh Jha
New
[v4,1/2] aarch64: Add SVE2 faminmax intrinsics
Add support for SVE2 faminmax
- - - -
-
-
-
2024-10-03
Saurabh Jha
New
[avr] Fix PR116953 - jump_over_one_insn_p clobbers recog_data.operand in avr_out_sbxx_branch
[avr] Fix PR116953 - jump_over_one_insn_p clobbers recog_data.operand in avr_out_sbxx_branch
- - - -
-
-
-
2024-10-03
Georg-Johann Lay
New
[2/2] gcc: make Valgrind errors fatal with --enable-checking=valgrind
Valgrind checking improvements
- - - -
-
-
-
2024-10-03
Sam James
New
[1/2] gcc: make Valgrind errors fatal during bootstrap
Valgrind checking improvements
- - - -
-
-
-
2024-10-03
Sam James
New
[pushed:,r15-4035] diagnostics: support SARIF 2.2 output, undocumented for now [PR116301]
[pushed:,r15-4035] diagnostics: support SARIF 2.2 output, undocumented for now [PR116301]
- - - -
-
-
-
2024-10-03
David Malcolm
New
aarch64: Fix early ra for -fno-delete-dead-exceptions [PR116927]
aarch64: Fix early ra for -fno-delete-dead-exceptions [PR116927]
- - - -
-
-
-
2024-10-03
Andrew Pinski
New
[v2] c: ICE in build_counted_by_ref [PR116735]
[v2] c: ICE in build_counted_by_ref [PR116735]
- - - -
-
-
-
2024-10-02
Qing Zhao
New
[v1] Add -ftime-report-wall
[v1] Add -ftime-report-wall
- - - -
-
-
-
2024-10-02
Andi Kleen
New
[2/2] libstdc++: Do not cast away const-ness in std::construct_at (LWG 3870)
[1/2] libstdc++: Make std::construct_at support arrays (LWG 3436)
- - - -
-
-
-
2024-10-02
Jonathan Wakely
New
[1/2] libstdc++: Make std::construct_at support arrays (LWG 3436)
[1/2] libstdc++: Make std::construct_at support arrays (LWG 3436)
- - - -
-
-
-
2024-10-02
Jonathan Wakely
New
libstdc++: Tweak %c formatting for chrono types
libstdc++: Tweak %c formatting for chrono types
- - - -
-
-
-
2024-10-02
Jonathan Wakely
New
libstdc++: Fix formatting of chrono::duration with character rep [PR116755]
libstdc++: Fix formatting of chrono::duration with character rep [PR116755]
- - - -
-
-
-
2024-10-02
Jonathan Wakely
New
libstdc++: Unroll loop in load_bytes function
libstdc++: Unroll loop in load_bytes function
- - - -
-
-
-
2024-10-02
Dmitry Ilvokhin
New
[testsuite,applied] ad PR52641: Make strict-flex-array-3.c work on int != 32-bit targets
[testsuite,applied] ad PR52641: Make strict-flex-array-3.c work on int != 32-bit targets
- - - -
-
-
-
2024-10-02
Georg-Johann Lay
New
[2/2] aarch64: remove SVE2 requirement from SME and diagnose it as unsupported
aarch64: remove SVE2 requirement from SME and diagnose it as unsupported
- - - -
-
-
-
2024-10-02
Andre Vieira (lists)
New
[1/2] aarch64: Split FCMA feature bit from Armv8.3-A
aarch64: remove SVE2 requirement from SME and diagnose it as unsupported
- - - -
-
-
-
2024-10-02
Andre Vieira (lists)
New
[v4,7/7] OpenMP: update documentation for dispatch and adjust_args
OpenMP: dispatch + adjust_args support
- - - -
-
-
-
2024-10-02
Paul-Antoine Arras
New
[v4,6/7] OpenMP: Fortran front-end support for dispatch + adjust_args
OpenMP: dispatch + adjust_args support
- - - -
-
-
-
2024-10-02
Paul-Antoine Arras
New
[v4,5/7] OpenMP: common C/C++ testcases for dispatch + adjust_args
OpenMP: dispatch + adjust_args support
- - - -
-
-
-
2024-10-02
Paul-Antoine Arras
New
[v4,4/7] OpenMP: C++ front-end support for dispatch + adjust_args
OpenMP: dispatch + adjust_args support
- - - -
-
-
-
2024-10-02
Paul-Antoine Arras
New
[v4,3/7] OpenMP: C front-end support for dispatch + adjust_args
OpenMP: dispatch + adjust_args support
- - - -
-
-
-
2024-10-02
Paul-Antoine Arras
New
[v4,2/7] OpenMP: middle-end support for dispatch + adjust_args
OpenMP: dispatch + adjust_args support
- - - -
-
-
-
2024-10-02
Paul-Antoine Arras
New
[v4,1/7] OpenMP: dispatch + adjust_args tree data structures and front-end interfaces
OpenMP: dispatch + adjust_args support
- - - -
-
-
-
2024-10-02
Paul-Antoine Arras
New
[avr,applied] Make gcc.dg/pr113596.c work on AVR
[avr,applied] Make gcc.dg/pr113596.c work on AVR
- - - -
-
-
-
2024-10-02
Georg-Johann Lay
New
middle-end: reorder masking priority of math functions
middle-end: reorder masking priority of math functions
- - - -
-
-
-
2024-10-02
Victor Do Nascimento
New
[v3,2/2] aarch64: Add codegen support for SVE2 faminmax
Add support for SVE2 faminmax
- - - -
-
-
-
2024-10-02
Saurabh Jha
New
[v3,1/2] aarch64: Add SVE2 faminmax intrinsics
Add support for SVE2 faminmax
- - - -
-
-
-
2024-10-02
Saurabh Jha
New
C/116735 - ICE in build_counted_by_ref
C/116735 - ICE in build_counted_by_ref
- - - -
-
-
-
2024-10-02
Qing Zhao
New
[testsuite,applied] ad PR52641: Require int32 for gcc.dg/pr93820-2.c
[testsuite,applied] ad PR52641: Require int32 for gcc.dg/pr93820-2.c
- - - -
-
-
-
2024-10-02
Georg-Johann Lay
New
[testsuite,applied] Fix gcc.dg/signbit-6.c for int != 32-bit targets
[testsuite,applied] Fix gcc.dg/signbit-6.c for int != 32-bit targets
- - - -
-
-
-
2024-10-02
Georg-Johann Lay
New
aarch64: Fix SVE ACLE gimple folds for C++ LTO [PR116629]
aarch64: Fix SVE ACLE gimple folds for C++ LTO [PR116629]
- - - -
-
-
-
2024-10-02
Richard Sandiford
New
testsuite: Make check-function-bodies work with LTO
testsuite: Make check-function-bodies work with LTO
- - - -
-
-
-
2024-10-02
Richard Sandiford
New
testsuite: Unset torture_current_flags after use
testsuite: Unset torture_current_flags after use
- - - -
-
-
-
2024-10-02
Richard Sandiford
New
Replace another missed iterative_hash_object
Replace another missed iterative_hash_object
- - - -
-
-
-
2024-10-02
Richard Biener
New
[v2] RISC-V: Improve vsetvl vconfig alignment
[v2] RISC-V: Improve vsetvl vconfig alignment
- - - -
-
-
-
2024-10-02
Dusan Stojkovic
New
[v2] Improve vsetvl vconfig alignment
[v2] Improve vsetvl vconfig alignment
- - - -
-
-
-
2024-10-02
Dusan Stojkovic
New
[3/3] Record template specialization hash
[1/3] Speedup iterative_hash_template_arg
- - - -
-
-
-
2024-10-02
Richard Biener
New
[2/3] Release expanded template argument vector
[1/3] Speedup iterative_hash_template_arg
- - - -
-
-
-
2024-10-02
Richard Biener
New
[1/3] Speedup iterative_hash_template_arg
[1/3] Speedup iterative_hash_template_arg
- - - -
-
-
-
2024-10-02
Richard Biener
New
Adjust gcc.dg/vect/vect-double-reduc-5.c
Adjust gcc.dg/vect/vect-double-reduc-5.c
- - - -
-
-
-
2024-10-02
Richard Biener
New
Adjust gcc.dg/vect/slp-12a.c
Adjust gcc.dg/vect/slp-12a.c
- - - -
-
-
-
2024-10-02
Richard Biener
New
Adjust expectation for gcc.dg/vect/slp-19c.c
Adjust expectation for gcc.dg/vect/slp-19c.c
- - - -
-
-
-
2024-10-02
Richard Biener
New
un-XFAIL gcc.dg/vect/vect-double-reduc-5.c
un-XFAIL gcc.dg/vect/vect-double-reduc-5.c
- - - -
-
-
-
2024-10-02
Richard Biener
New
[RFC] Allow limited extended asm at toplevel
[RFC] Allow limited extended asm at toplevel
- - - -
-
-
-
2024-10-02
Jakub Jelinek
New
testsuite/116596 - fix gcc.dg/vect/slp-11a.c
testsuite/116596 - fix gcc.dg/vect/slp-11a.c
- - - -
-
-
-
2024-10-02
Richard Biener
New
libstdc++: Enable _GLIBCXX_ASSERTIONS by default for -O0 [PR112808]
libstdc++: Enable _GLIBCXX_ASSERTIONS by default for -O0 [PR112808]
- - - -
-
-
-
2024-10-02
Jonathan Wakely
New
libstdc++: Add __gnu_cxx::__alloc_traits::_Destroy_static_type [PR110057]
libstdc++: Add __gnu_cxx::__alloc_traits::_Destroy_static_type [PR110057]
- - - -
-
-
-
2024-10-02
Jonathan Wakely
New
libstdc++: Simplify std::aligned_storage and fix for versioned namespace [PR61458]
libstdc++: Simplify std::aligned_storage and fix for versioned namespace [PR61458]
- - - -
-
-
-
2024-10-02
Jonathan Wakely
New
[committed,v2] libstdc++: Populate std::time_get::get's %c format for C locale
[committed,v2] libstdc++: Populate std::time_get::get's %c format for C locale
- - - -
-
-
-
2024-10-02
Jonathan Wakely
New
doc: Drop GCC 2.6 ABI change note for H8/h8300-hms
doc: Drop GCC 2.6 ABI change note for H8/h8300-hms
- - - -
-
-
-
2024-10-02
Gerald Pfeifer
New
[committed] libstdc++: Fix -Wlong-long warning in <bits/postypes.h>
[committed] libstdc++: Fix -Wlong-long warning in <bits/postypes.h>
- - - -
-
-
-
2024-10-02
Jonathan Wakely
New
[v13,4/4] c: Add __lengthof__ operator
c: Add __lengthof__ operator
- - - -
-
-
-
2024-10-02
Alejandro Colomar
New
[v13,3/4] Merge definitions of array_type_nelts_top()
c: Add __lengthof__ operator
- - - -
-
-
-
2024-10-02
Alejandro Colomar
New
[v13,2/4] gcc/: Rename array_type_nelts() => array_type_nelts_minus_one()
c: Add __lengthof__ operator
- - - -
-
-
-
2024-10-02
Alejandro Colomar
New
[v13,1/4] contrib/: Add support for Cc: and Link: tags
c: Add __lengthof__ operator
- - - -
-
-
-
2024-10-02
Alejandro Colomar
New
testsuite/116660 - adjust testcases unexpectedly failing on 32bit sparc
testsuite/116660 - adjust testcases unexpectedly failing on 32bit sparc
- - - -
-
-
-
2024-10-02
Richard Biener
New
[pushed] doc: Drop h8300-hms reference to binaries downloads
[pushed] doc: Drop h8300-hms reference to binaries downloads
- - - -
-
-
-
2024-10-02
Gerald Pfeifer
New
gcc-wwwdocs: Mention check-c++-all target for C++ front end patch testing
gcc-wwwdocs: Mention check-c++-all target for C++ front end patch testing
- - - -
-
-
-
2024-10-02
Simon Martin
New
[v3] RISC-V: Implement TARGET_CAN_INLINE_P
[v3] RISC-V: Implement TARGET_CAN_INLINE_P
- - - -
-
-
-
2024-10-02
Yangyu Chen
New
Fix gcc.dg/pr116905.c
Fix gcc.dg/pr116905.c
- - - -
-
-
-
2024-10-02
Richard Biener
New
[2/2] testsuite/116654 - adjust gcc.target/powerpc/p9-vec-length-full-8.c
[1/2] testsuite/116654 - adjust gcc.dg/vect/costmodel/ppc/costmodel-slp-12.c
- - - -
-
-
-
2024-10-02
Richard Biener
New
[1/2] testsuite/116654 - adjust gcc.dg/vect/costmodel/ppc/costmodel-slp-12.c
[1/2] testsuite/116654 - adjust gcc.dg/vect/costmodel/ppc/costmodel-slp-12.c
- - - -
-
-
-
2024-10-02
Richard Biener
New
Aarch64: Change stack checking method on Linux
Aarch64: Change stack checking method on Linux
- - - -
-
-
-
2024-10-02
Eric Botcazou
New
«
1
2
...
14
15
16
…
1337
1338
»