Toggle navigation
Patchwork
GNU Compiler Collection
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: State =
Action Required
| 95377 patches
Series
Submitter
State
any
Action Required
New
Under Review
Accepted
Rejected
RFC
Not Applicable
Changes Requested
Awaiting Upstream
Superseded
Deferred
Needs Review / ACK
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
segher
bradf
galak
galak
demarchi
ms
benh
benh
bhundven
chbs
kengyu
kadlec
pdp
Andes
regit
jabk
laforge
laforge
tonyb
sfr
alai
zecke
zecke
__damien__
khem
luka
luka
prafulla@marvell.com
cyrus
PeterHuewe
aldot
kiho
linusw
jow
jow
dangole
dangole
ypwong
stroese
ivanhu
yousong
yousong
nico
tomcwarren
nbd
nbd
ag
ag
mpe
Noltari
Noltari
dedeckeh
dedeckeh
patrick_delaunay
rmilecki
rmilecki
mb
mrchuck
stefanct
computersforpeace
ldir
ldir
tytso
zhouhan
ee07b291
vineetg76
sbabic
sbabic
jagan
carldani
blp
numans
ffainelli
ffainelli
trini
regXboi
ruscur
ynezz
bmeng
pravin
mkresin
mkresin
thess
thess
bbrezillon
mkp
imaximets
neoraider
neoraider
jpettit
robh
linville
ukleinek
ukleinek
ukleinek
tpetazzoni
xback
xback
jesse
tjaalton
abelloni
strlen
strlen
esben
paulus
paulus
jhersh
npiggin
prom
abrodkin
abrodkin
diproiettod
aik
tbot
vriera
darball1
jogo
jogo
jm
hs
stephenfin
sammj
pepe2k
pepe2k
istokes
ajd
pchotard
arj
bhelgaas
jms
jms
jms
blogic
blogic
lukma
arnout
oohal
russellb
ptomsich
masahir0y
agraf
jk
jk
jk
jk
tagr
tagr
wsa
mmichelson
scottwood
davem
davem
davem
joestringer
wbx
lokeshvutla
apritzel
matttbe
andmur01
aparcar
amitay
goliath
pabeni
danielschwierzeck
martineau
adrianschmutzler
aserdean
mariosix
dcaratti
pkrystad11
marex
ovsrobot
ovsrobot
liwang
anguy11
atishp
anuppatel
groug
netdrv
mkubecek
pablo
pablo
stintel
stintel
jkicinski
cpitchen
dwg
iwamatsu
maximeh
dsa
pm215
acelan
bpf
jonhunter
shettyg
lorpie01
xuyang
metan
jstancek
kubu
alexhung
wigyori
wigyori
lynxis
lynxis
Hauke
Hauke
dja
rw
rw
apopple
peda
priyankajain
brgl
brgl
simongoldschmidt
narmstrong
akodanev
pevik
981213
monstr
shemminger
0andriy
mraynal
vigneshr
chunkeey
blocktrron
aivanov
snowpatch_ozlabs
snowpatch_ozlabs
snowpatch_ozlabs
tambarus
XiaoYang
ehristev
ymorin
ymorin
xypron
matthias_bgg
prabhu_kush
hegdevasant
hegdevasant
wd
horms
kevery
sjg
freenix
jacmet
stewart
stewart
Apply
«
1
2
3
4
…
953
954
»
Patch
Series
A/F/R/T
S/W/F
Date
Submitter
Delegate
State
c++: ICE on invalid with inheriting constructors [PR94751]
c++: ICE on invalid with inheriting constructors [PR94751]
- - - -
-
-
-
2021-03-05
Marek Polacek
New
tree-nested: Update assert for Fortran module vars [PR97927]
tree-nested: Update assert for Fortran module vars [PR97927]
- - - -
-
-
-
2021-03-05
Tobias Burnus
New
[committed] openmp: Avoid ICEs due to orphaned labels in OpenMP regions [PR99322]
[committed] openmp: Avoid ICEs due to orphaned labels in OpenMP regions [PR99322]
- - - -
-
-
-
2021-03-05
Jakub Jelinek
New
c++: Duplicate namespace bindings [PR 99245]
c++: Duplicate namespace bindings [PR 99245]
- - - -
-
-
-
2021-03-05
Nathan Sidwell
New
i386: Fix some -mavx512vl -mno-avx512bw bugs [PR99321]
i386: Fix some -mavx512vl -mno-avx512bw bugs [PR99321]
- - - -
-
-
-
2021-03-05
Jakub Jelinek
New
testsuite: Fix up attr-flatten-1.c failure [PR99363]
testsuite: Fix up attr-flatten-1.c failure [PR99363]
- - - -
-
-
-
2021-03-05
Jakub Jelinek
New
i386: Improve [QH]Imode rotates with masked shift count [PR99405]
i386: Improve [QH]Imode rotates with masked shift count [PR99405]
- - - -
-
-
-
2021-03-05
Jakub Jelinek
New
libstdc++: Improve std::rot[lr] [PR99396]
libstdc++: Improve std::rot[lr] [PR99396]
- - - -
-
-
-
2021-03-05
Jakub Jelinek
New
c++: Local instantiations of imported specializations [PR 99377]
c++: Local instantiations of imported specializations [PR 99377]
- - - -
-
-
-
2021-03-05
Nathan Sidwell
New
[3/3] barrier: optimise by not having the hasher in a loop
Uncontroversial improvements to C++20 wait-related implementation
- - - -
-
-
-
2021-03-05
Thiago Macieira
New
[2/3] std::latch: reduce internal implementation from ptrdiff_t to int
Uncontroversial improvements to C++20 wait-related implementation
- - - -
-
-
-
2021-03-05
Thiago Macieira
New
[1/3] Atomic __platform_wait: accept any 32-bit type, not just int
Uncontroversial improvements to C++20 wait-related implementation
- - - -
-
-
-
2021-03-05
Thiago Macieira
New
c++: Fix constexpr evaluation of pre-increment when !lval [PR99287]
c++: Fix constexpr evaluation of pre-increment when !lval [PR99287]
- - - -
-
-
-
2021-03-05
Patrick Palka
New
c++: Fix tsubsting member variable template-id [PR96330]
c++: Fix tsubsting member variable template-id [PR96330]
- - - -
-
-
-
2021-03-05
Patrick Palka
New
[commited,PR99378] LRA: Skip decomposing address for asm insn operand with unknown constraint
[commited,PR99378] LRA: Skip decomposing address for asm insn operand with unknown constraint
- - - -
-
-
-
2021-03-05
Vladimir Makarov
New
c++: ICE with -Wshadow and enumerator in template [PR99120]
c++: ICE with -Wshadow and enumerator in template [PR99120]
- - - -
-
-
-
2021-03-05
Marek Polacek
New
ipa: Check that scalar types that IPA-CP comes up with are sane (PR99122)
ipa: Check that scalar types that IPA-CP comes up with are sane (PR99122)
- - - -
-
-
-
2021-03-05
Martin Jambor
New
libgcov: Fix build on Darwin [PR99406]
libgcov: Fix build on Darwin [PR99406]
- - - -
-
-
-
2021-03-05
Jakub Jelinek
New
c++: instantiating imported specializations [PR 99389]
c++: instantiating imported specializations [PR 99389]
- - - -
-
-
-
2021-03-05
Nathan Sidwell
New
[Ada] Fix PR ada/99264
[Ada] Fix PR ada/99264
- - - -
-
-
-
2021-03-05
Eric Botcazou
New
dwarf2out: Fix debug info for 2 byte floats [PR99388]
dwarf2out: Fix debug info for 2 byte floats [PR99388]
- - - -
-
-
-
2021-03-05
Jakub Jelinek
New
PR target/99314: Fix integer signedness issue for cpymem pattern expansion.
PR target/99314: Fix integer signedness issue for cpymem pattern expansion.
- - - -
-
-
-
2021-03-05
Kito Cheng
New
aarch64 : Modify __ARM_ARCH as per latest ACLE
aarch64 : Modify __ARM_ARCH as per latest ACLE
- - - -
-
-
-
2021-03-05
naveenh--- via Gcc-patches
New
c++: -Wconversion vs value-dependent expressions [PR99331]
c++: -Wconversion vs value-dependent expressions [PR99331]
- - - -
-
-
-
2021-03-05
Marek Polacek
New
Committed: gcc.dg/debug/dwarf2/stacked-qualified-types-3.c: xfail for cris
Committed: gcc.dg/debug/dwarf2/stacked-qualified-types-3.c: xfail for cris
- - - -
-
-
-
2021-03-05
Hans-Peter Nilsson
New
c++: Pointer-to-member fn conversion with noexcept [PR99374]
c++: Pointer-to-member fn conversion with noexcept [PR99374]
- - - -
-
-
-
2021-03-04
Marek Polacek
New
[V3] Do not build Decimal/Float128 conversions if --disable-decimal-float.
[V3] Do not build Decimal/Float128 conversions if --disable-decimal-float.
- - - -
-
-
-
2021-03-04
Michael Meissner
New
[V3] Require GLIBC 2.32 for Decimal/_Float128 conversions.
[V3] Require GLIBC 2.32 for Decimal/_Float128 conversions.
- - - -
-
-
-
2021-03-04
Michael Meissner
New
[wwwdocs] Add <thread> to libstdc++ header dependency changes
[wwwdocs] Add <thread> to libstdc++ header dependency changes
- - - -
-
-
-
2021-03-04
Jonathan Wakely
New
coroutines : Adjust constraints on when to build ctors [PR98118].
coroutines : Adjust constraints on when to build ctors [PR98118].
- - - -
-
-
-
2021-03-04
Iain Sandoe
New
coroutines : Do not accept throwing final await expressions [PR95616].
coroutines : Do not accept throwing final await expressions [PR95616].
- - - -
-
-
-
2021-03-04
Iain Sandoe
New
Fortran: Follow fixes to -freal-{4,8}-real* handling [PR99355,PR57871] (was: Re: [Patch] Fortran: F…
Fortran: Follow fixes to -freal-{4,8}-real* handling [PR99355,PR57871] (was: Re: [Patch] Fortran: F…
- - - -
-
-
-
2021-03-04
Tobias Burnus
New
Fix PR rtl-optimization/99376
Fix PR rtl-optimization/99376
- - - -
-
-
-
2021-03-04
Eric Botcazou
New
c++: adc_unify deduction with constrained auto [PR99365]
c++: adc_unify deduction with constrained auto [PR99365]
- - - -
-
-
-
2021-03-04
Patrick Palka
New
Extract a common logger from jit and analyzer frameworks
Extract a common logger from jit and analyzer frameworks
- - - -
-
-
-
2021-03-04
Philip Herron
New
[v3] IBM Z: Fix usage of "f" constraint with long doubles
[v3] IBM Z: Fix usage of "f" constraint with long doubles
- - - -
-
-
-
2021-03-04
Ilya Leoshkevich
New
aarch64: Add missing error_mark_node check [PR99381]
aarch64: Add missing error_mark_node check [PR99381]
- - - -
-
-
-
2021-03-04
Alex Coplan
New
c++: Post-pending redesign cleanup [PR 99170]
c++: Post-pending redesign cleanup [PR 99170]
- - - -
-
-
-
2021-03-04
Nathan Sidwell
New
Handle ERROR_MARK in direct_abstract_declarator
Handle ERROR_MARK in direct_abstract_declarator
- - - -
-
-
-
2021-03-04
Richard Biener
New
c++: Redesign pending entity handling [PR 99170]
c++: Redesign pending entity handling [PR 99170]
- - - -
-
-
-
2021-03-04
Nathan Sidwell
New
[pushed] gcov: call mmap MAP_ANONYMOUS with fd equal to -1
[pushed] gcov: call mmap MAP_ANONYMOUS with fd equal to -1
- - - -
-
-
-
2021-03-04
Martin Liška
New
[committed] libstdc++: Fix buffer overflows in tests [PR 99382]
[committed] libstdc++: Fix buffer overflows in tests [PR 99382]
- - - -
-
-
-
2021-03-04
Jonathan Wakely
New
c++: Fix up [[nodiscard]] on ctors on targetm.cxx.cdtor_returns_this targets [PR99362]
c++: Fix up [[nodiscard]] on ctors on targetm.cxx.cdtor_returns_this targets [PR99362]
- - - -
-
-
-
2021-03-04
Jakub Jelinek
New
expand: Fix ICE in store_bit_field_using_insv [PR93235]
expand: Fix ICE in store_bit_field_using_insv [PR93235]
- - - -
-
-
-
2021-03-04
Jakub Jelinek
New
c-ppoutput: Fix preprocessing ICE on very large line number [PR99325]
c-ppoutput: Fix preprocessing ICE on very large line number [PR99325]
- - - -
-
-
-
2021-03-04
Jakub Jelinek
New
sim: drop dep on configure-gdb
sim: drop dep on configure-gdb
- - - -
-
-
-
2021-03-04
Mike Frysinger
New
[committed] libgomp: Use sizeof(void*) based checks instead of looking through $CC $CFLAGS for -m32…
[committed] libgomp: Use sizeof(void*) based checks instead of looking through $CC $CFLAGS for -m32…
- - - -
-
-
-
2021-03-04
Jakub Jelinek
New
middle-end/97855 - avoid recursing into pp_printf
middle-end/97855 - avoid recursing into pp_printf
- - - -
-
-
-
2021-03-04
Richard Biener
New
c++: ICE with real-to-int conversion in template [PR97973]
c++: ICE with real-to-int conversion in template [PR97973]
- - - -
-
-
-
2021-03-04
Marek Polacek
New
gcc.misc-tests/outputs.exp: enumerate tests
gcc.misc-tests/outputs.exp: enumerate tests
- - - -
-
-
-
2021-03-04
Hans-Peter Nilsson
New
ssa-ifcombine: combining comparisons [Bug 53806]
ssa-ifcombine: combining comparisons [Bug 53806]
- - - -
-
-
-
2021-03-03
Ivan Sučić
New
c++: Defer cloning to post-loading [PR 99170]
c++: Defer cloning to post-loading [PR 99170]
- - - -
-
-
-
2021-03-03
Nathan Sidwell
New
[pushed] c++: Add fixed test [PR96474]
[pushed] c++: Add fixed test [PR96474]
- - - -
-
-
-
2021-03-03
Marek Polacek
New
c++: Defer specialization registration [PR 99170]
c++: Defer specialization registration [PR 99170]
- - - -
-
-
-
2021-03-03
Nathan Sidwell
New
[committed] d: Fix heap-buffer-overflow in checkModFileAlias [PR 99337]
[committed] d: Fix heap-buffer-overflow in checkModFileAlias [PR 99337]
- - - -
-
-
-
2021-03-03
Iain Buclaw
New
libstdc++: Avoid accidental ADL when calling make_reverse_iterator
libstdc++: Avoid accidental ADL when calling make_reverse_iterator
- - - -
-
-
-
2021-03-03
Moritz Sichert
New
[C++,OG10,OpenACC/OpenMP,committed] Allow static constexpr fields in mappable types
[C++,OG10,OpenACC/OpenMP,committed] Allow static constexpr fields in mappable types
- - - -
-
-
-
2021-03-03
Chung-Lin Tang
New
sparcv9: Disable -Wuninitialized warnings breaking bootstrap [PR92002]
sparcv9: Disable -Wuninitialized warnings breaking bootstrap [PR92002]
- - - -
-
-
-
2021-03-03
Rainer Orth
New
arm: Ignore --with-mode when CPU only supports one instruction set.
arm: Ignore --with-mode when CPU only supports one instruction set.
- - - -
-
-
-
2021-03-03
Richard Earnshaw \(lists\)
New
[pushed] c++: C++17 and decltype of multi-operator expression [PR95675]
[pushed] c++: C++17 and decltype of multi-operator expression [PR95675]
- - - -
-
-
-
2021-03-03
Jason Merrill
New
testsuite: aarch64: Add tests for vcvt FP intrinsics
testsuite: aarch64: Add tests for vcvt FP intrinsics
- - - -
-
-
-
2021-03-03
Jonathan Wright
New
testsuite: i386: Fix gcc.target/i386/pr95798-?.c on Solaris
testsuite: i386: Fix gcc.target/i386/pr95798-?.c on Solaris
- - - -
-
-
-
2021-03-03
Rainer Orth
New
testsuite: aarch64: Add tests for v[q]mov[u]n_high intrinsics
testsuite: aarch64: Add tests for v[q]mov[u]n_high intrinsics
- - - -
-
-
-
2021-03-03
Jonathan Wright
New
libstdc++: Update Solaris baselines for GCC 11.1
libstdc++: Update Solaris baselines for GCC 11.1
- - - -
-
-
-
2021-03-03
Rainer Orth
New
testsuite: aarch64: Add tests for v[r]shrn_high intrinsics
testsuite: aarch64: Add tests for v[r]shrn_high intrinsics
- - - -
-
-
-
2021-03-03
Jonathan Wright
New
testsuite: aarch64: Add tests for narrowing-arithmetic intrinsics
testsuite: aarch64: Add tests for narrowing-arithmetic intrinsics
- - - -
-
-
-
2021-03-03
Jonathan Wright
New
c++: namespace reachability [PR 99344]
c++: namespace reachability [PR 99344]
- - - -
-
-
-
2021-03-03
Nathan Sidwell
New
Fortran: Fix -freal-{4,8}-real* handling [PR99355]
Fortran: Fix -freal-{4,8}-real* handling [PR99355]
- - - -
-
-
-
2021-03-03
Tobias Burnus
New
libbacktrace patch committed: Don't special case file 0
libbacktrace patch committed: Don't special case file 0
- - - -
-
-
-
2021-03-03
Ian Lance Taylor
New
[PING^3] Add input_modes parameter to TARGET_MD_ASM_ADJUST hook
[PING^3] Add input_modes parameter to TARGET_MD_ASM_ADJUST hook
- - - -
-
-
-
2021-03-02
Ilya Leoshkevich
New
Fix TLS thread pointer function names on AIX
Fix TLS thread pointer function names on AIX
- - - -
-
-
-
2021-03-02
David Edelsohn
New
i386: Fix a peephole2 for -mavx512vl -mno-avx512bw [PR99321]
i386: Fix a peephole2 for -mavx512vl -mno-avx512bw [PR99321]
- - - -
-
-
-
2021-03-02
Jakub Jelinek
New
c++: Fix -fstrong-eval-order for operator &&, || and , [PR82959]
c++: Fix -fstrong-eval-order for operator &&, || and , [PR82959]
- - - -
-
-
-
2021-03-02
Jakub Jelinek
New
c-family: Avoid ICE on va_arg [PR99324]
c-family: Avoid ICE on va_arg [PR99324]
- - - -
-
-
-
2021-03-02
Jakub Jelinek
New
IBM Z: Run mul-signed-overflow-*.c only on z14+
IBM Z: Run mul-signed-overflow-*.c only on z14+
- - - -
-
-
-
2021-03-02
Ilya Leoshkevich
New
fwprop: Fix single_use_p calculation
fwprop: Fix single_use_p calculation
- - - -
-
-
-
2021-03-02
Ilya Leoshkevich
New
Go patch committed: All go:embed with import _ "embed"
Go patch committed: All go:embed with import _ "embed"
- - - -
-
-
-
2021-03-02
Ian Lance Taylor
New
libbacktrace patch committed: Pass -1 to error callback for unknown DWARF
libbacktrace patch committed: Pass -1 to error callback for unknown DWARF
- - - -
-
-
-
2021-03-02
Ian Lance Taylor
New
[committed] diagnostics: fix ICE on fix-it hints on very long lines [PR99323]
[committed] diagnostics: fix ICE on fix-it hints on very long lines [PR99323]
- - - -
-
-
-
2021-03-02
David Malcolm
New
[committed] remove stray warning text (PR 99276)
[committed] remove stray warning text (PR 99276)
- - - -
-
-
-
2021-03-02
Martin Sebor
New
[Ada] Fix PR ada/99095
[Ada] Fix PR ada/99095
- - - -
-
-
-
2021-03-02
Eric Botcazou
New
[commit,OG10] nvptx: remove erroneous stack deletion
[commit,OG10] nvptx: remove erroneous stack deletion
- - - -
-
-
-
2021-03-02
Andrew Stubbs
New
[OG10,OpenMP,committed] Fix array members in OpenMP map clauses
[OG10,OpenMP,committed] Fix array members in OpenMP map clauses
- - - -
-
-
-
2021-03-02
Chung-Lin Tang
New
[4/4] openacc: Reference-typed reduction and private variable rewriting
openacc: Worker partitioning in the middle end
- - - -
-
-
-
2021-03-02
Julian Brown
New
[3/4] amdgcn: Enable OpenACC worker partitioning for AMD GCN
openacc: Worker partitioning in the middle end
- - - -
-
-
-
2021-03-02
Julian Brown
New
[2/4] openacc: Fix async bugs in several OpenACC test cases
openacc: Worker partitioning in the middle end
- - - -
-
-
-
2021-03-02
Julian Brown
New
[1/4] openacc: Middle-end worker-partitioning support
openacc: Worker partitioning in the middle end
- - - -
-
-
-
2021-03-02
Julian Brown
New
[Committed,2/2] IBM Z: arch14: New instrinsics
[Committed,1/2] IBM Z: arch14: Add command line options
- - - -
-
-
-
2021-03-02
Andreas Krebbel
New
[Committed,1/2] IBM Z: arch14: Add command line options
[Committed,1/2] IBM Z: arch14: Add command line options
- - - -
-
-
-
2021-03-02
Andreas Krebbel
New
analyzer: remove dead code
analyzer: remove dead code
- - - -
-
-
-
2021-03-02
Martin Liška
New
[Committed] IBM Z: Run mul-signed-overflow tests only on z14
[Committed] IBM Z: Run mul-signed-overflow tests only on z14
- - - -
-
-
-
2021-03-02
Andreas Krebbel
New
vrp: Improve register_edge_assert_for [PR95757]
vrp: Improve register_edge_assert_for [PR95757]
- - - -
-
-
-
2021-03-02
Jakub Jelinek
New
dwarf2out: Fix up split-dwarf .debug_macro handling [PR99319]
dwarf2out: Fix up split-dwarf .debug_macro handling [PR99319]
- - - -
-
-
-
2021-03-02
Jakub Jelinek
New
[og10] openmp: Scale precision of collapsed iteration variable
[og10] openmp: Scale precision of collapsed iteration variable
- - - -
-
-
-
2021-03-01
Kwok Cheung Yeung
New
[part1] PR fortran/49278 - ICE when combining DATA with default initialization
[part1] PR fortran/49278 - ICE when combining DATA with default initialization
- - - -
-
-
-
2021-03-01
Harald Anlauf
New
clarify nonaliasing property of attribute malloc (PR 99295)
clarify nonaliasing property of attribute malloc (PR 99295)
- - - -
-
-
-
2021-03-01
Martin Sebor
New
[3/3,V2] Do not build Decimal/Float128 conversions if decimal is disabled.
Honor --disable-decimal-float in PowerPC libgcc _Float128
- - - -
-
-
-
2021-03-01
Michael Meissner
New
[2/3,V2] Do not include stdio.h in libgcc's Decimal/Float128 conversions.
Honor --disable-decimal-float in PowerPC libgcc _Float128
- - - -
-
-
-
2021-03-01
Michael Meissner
New
[1/3,V2] Fix __sprintfkf prototype in libgcc.
Honor --disable-decimal-float in PowerPC libgcc _Float128
- - - -
-
-
-
2021-03-01
Michael Meissner
New
IBM Z: Fix testcase vcond-shift.c
IBM Z: Fix testcase vcond-shift.c
- - - -
-
-
-
2021-03-01
Stefan Schulze Frielinghaus
New
«
1
2
3
4
…
953
954
»