Toggle navigation
Patchwork
GNU Compiler Collection
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: none
| 106231 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
galak
galak
demarchi
ms
bhundven
chbs
kengyu
kadlec
pdp
regit
jabk
laforge
laforge
tonyb
sfr
alai
zecke
zecke
__damien__
luka
luka
prafulla@marvell.com
cyrus
PeterHuewe
aldot
kiho
linusw
jow
jow
ypwong
nico
Noltari
Noltari
computersforpeace
yousong
yousong
patrick_delaunay
tomcwarren
mpe
dedeckeh
dedeckeh
nbd
nbd
stroese
mb
mrchuck
vineetg76
ee07b291
zhouhan
ldir
ldir
stefanct
carldani
blp
ffainelli
ffainelli
regXboi
bbrezillon
pravin
mkp
neoraider
neoraider
ruscur
jpettit
ynezz
robh
mkresin
mkresin
thess
thess
fbarrat
fbarrat
linville
jmberg
jesse
tjaalton
strlen
strlen
esben
paulus
paulus
jhersh
abrodkin
abrodkin
diproiettod
jm
stephenfin
tbot
vriera
darball1
jogo
jogo
sammj
ajd
arj
bhelgaas
blogic
blogic
lukma
oohal
russellb
ptomsich
masahir0y
agraf
scottwood
tagr
tagr
jagan
jms
jms
jms
mwalle
pchotard
pepe2k
pepe2k
jk
jk
jk
jk
joestringer
davem
davem
davem
wbx
apalos
andmur01
goliath
amitay
pabeni
istokes
matttbe
aparcar
danielschwierzeck
aserdean
tpetazzoni
ymorin
ymorin
martineau
Andes
XiaoYang
tytso
mariosix
dcaratti
dangole
dangole
lokeshvutla
khem
npiggin
ovsrobot
ovsrobot
imaximets
hs
arnout
marex
liwang
mmichelson
apritzel
pareddja
pareddja
danielhb
anguy11
sbabic
sbabic
groug
anuppatel
anuppatel
atishp
netdrv
mkubecek
stintel
stintel
jkicinski
cpitchen
iwamatsu
maximeh
dsa
pm215
acelan
bpf
jonhunter
shettyg
lorpie01
xuyang
jstancek
wigyori
wigyori
apopple
Hauke
Hauke
dja
alexhung
lynxis
lynxis
peda
brgl
brgl
simongoldschmidt
priyankajain
akodanev
981213
narmstrong
0andriy
shemminger
matthias_bgg
chunkeey
blocktrron
aivanov
vigneshr
mraynal
tambarus
snowpatch_ozlabs
snowpatch_ozlabs
snowpatch_ozlabs
atishp04
monstr
jacmet
wd
horms
stewart
stewart
freenix
prabhu_kush
sjg
kevery
rmilecki
rmilecki
metan
bmeng
rsalvaterra
prom
ag
numans
wsa
ehristev
arbab
ivanhu
Jaehoon
adrianschmutzler
ukleinek
ukleinek
ukleinek
rfried
hegdevasant
hegdevasant
xypron
trini
svanheule
chleroy
abelloni
legoater
legoater
legoater
pablo
pablo
richiejp
rw
rw
bjonglez
xback
xback
aik
pevik
kubu
rgrimm
mans0n
benh
forty
segher
pratyush
Apply
«
1
2
3
4
…
1062
1063
»
Patch
Series
A/F/R/T
S/W/F
Date
Submitter
Delegate
State
cfgexpand: Yet another spot with debug insns references to global vars without varpool nodes [PR105…
cfgexpand: Yet another spot with debug insns references to global vars without varpool nodes [PR105…
- - - -
-
-
-
2022-05-19
Jakub Jelinek
New
[v2] libgccjit: allow common objects in $(EXTRA_GCC_OBJS) and $(EXTRA_OBJS)
[v2] libgccjit: allow common objects in $(EXTRA_GCC_OBJS) and $(EXTRA_OBJS)
- - - -
-
-
-
2022-05-19
Yang Yujie
New
pointer-query: Fix ICE with non-pointer param [PR105635]
pointer-query: Fix ICE with non-pointer param [PR105635]
- - - -
-
-
-
2022-05-19
Jakub Jelinek
New
ipa-icf: skip variables with body_removed
ipa-icf: skip variables with body_removed
- - - -
-
-
-
2022-05-19
Martin Liška
New
Go patch committed: Traverse expressions with exporting consts
Go patch committed: Traverse expressions with exporting consts
- - - -
-
-
-
2022-05-19
Ian Lance Taylor
New
[v3] c: Implement new -Wenum-int-mismatch warning [PR105131]
[v3] c: Implement new -Wenum-int-mismatch warning [PR105131]
- - - -
-
-
-
2022-05-18
Marek Polacek
New
[COMMITTED] Revert move of g++.dg/pr69667.C
[COMMITTED] Revert move of g++.dg/pr69667.C
- - - -
-
-
-
2022-05-18
Paul A. Clarke
New
[x86] Some additional ix86_rtx_costs clean-ups: NEG, AND and pandn.
[x86] Some additional ix86_rtx_costs clean-ups: NEG, AND and pandn.
- - - -
-
-
-
2022-05-18
Roger Sayle
New
[take,#2] PR middle-end/98865: Expand X*Y as X&-Y when Y is [0.1].
[take,#2] PR middle-end/98865: Expand X*Y as X&-Y when Y is [0.1].
- - - -
-
-
-
2022-05-18
Roger Sayle
New
[v2] c: Implement new -Wenum-int-mismatch warning [PR105131]
[v2] c: Implement new -Wenum-int-mismatch warning [PR105131]
- - - -
-
-
-
2022-05-18
Marek Polacek
New
[c-family] Reduce usage of limited_with clauses with -fdump-ada-spec
[c-family] Reduce usage of limited_with clauses with -fdump-ada-spec
- - - -
-
-
-
2022-05-18
Eric Botcazou
New
[committed] testsuite/rs6000: Move pr83660.C to g++.target
[committed] testsuite/rs6000: Move pr83660.C to g++.target
- - - -
-
-
-
2022-05-18
Kewen.Lin
New
[v3] rs6000: Adjust mov optabs for opaque modes [PR103353]
[v3] rs6000: Adjust mov optabs for opaque modes [PR103353]
- - - -
-
-
-
2022-05-18
Kewen.Lin
New
[v3] rs6000: Fix the check of bif argument number [PR104482]
[v3] rs6000: Fix the check of bif argument number [PR104482]
- - - -
-
-
-
2022-05-18
Kewen.Lin
New
Modula-2: merge proposal/review: 1/9 01.patch-set-01
Modula-2: merge proposal/review: 1/9 01.patch-set-01
- - - -
-
-
-
2022-05-18
Gaius Mulley
New
demangler: Reorganize for module demangling
demangler: Reorganize for module demangling
- - - -
-
-
-
2022-05-18
Nathan Sidwell
New
[8/9] s390 changes to adjust vec_perm_const hook
Untitled series #300858
- - - -
-
-
-
2022-05-18
Prathamesh Kulkarni
New
[7/9] ia64 changes to adjust vec_perm_const hook
Untitled series #300858
- - - -
-
-
-
2022-05-18
Prathamesh Kulkarni
New
[6/9] sparc changes to adjust vec_perm_const hook
Untitled series #300858
- - - -
-
-
-
2022-05-18
Prathamesh Kulkarni
New
[5/9] mips changes to adjust vec_perm_const hook
Untitled series #300858
- - - -
-
-
-
2022-05-18
Prathamesh Kulkarni
New
[4/9] rs6000 changes to vec_perm_const hook.
Untitled series #300858
- - - -
-
-
-
2022-05-18
Prathamesh Kulkarni
New
[3/9] i386 changes to adjust vec_perm_const hook
Untitled series #300858
- - - -
-
-
-
2022-05-18
Prathamesh Kulkarni
New
[2/9] ARM changes to adjust vec_perm_const hook
Untitled series #300858
- - - -
-
-
-
2022-05-18
Prathamesh Kulkarni
New
'include/cuda/cuda.h': Add parts necessary for nvptx-tools 'nvptx-run' (was: [PATCH] Allow building…
'include/cuda/cuda.h': Add parts necessary for nvptx-tools 'nvptx-run' (was: [PATCH] Allow building…
- - - -
-
-
-
2022-05-18
Thomas Schwinge
New
'include/cuda/cuda.h': For C++, wrap in 'extern "C"' (was: [PATCH] Allow building GCC with PTX offl…
'include/cuda/cuda.h': For C++, wrap in 'extern "C"' (was: [PATCH] Allow building GCC with PTX offl…
- - - -
-
-
-
2022-05-18
Thomas Schwinge
New
OpenMP: Add Fortran support for inoutset depend-kind (was: openmp: Add support for inoutset depend-…
OpenMP: Add Fortran support for inoutset depend-kind (was: openmp: Add support for inoutset depend-…
- - - -
-
-
-
2022-05-18
Tobias Burnus
New
[v3,rs6000] Implemented f[min/max]_optab by xs[min/max]dp [PR103605]
[v3,rs6000] Implemented f[min/max]_optab by xs[min/max]dp [PR103605]
- - - -
-
-
-
2022-05-18
HAO CHEN GUI
New
[Ada] Fix proof of runtime unit s-imageu
[Ada] Fix proof of runtime unit s-imageu
- - - -
-
-
-
2022-05-18
Pierre-Marie de Rodat
New
[Ada] qnx-7.1: warning in sigtramp-qnx.c __gnat_sigtramp
[Ada] qnx-7.1: warning in sigtramp-qnx.c __gnat_sigtramp
- - - -
-
-
-
2022-05-18
Pierre-Marie de Rodat
New
[Ada] arm-qnx-7.1: stack-checking and sigtramp implementation
[Ada] arm-qnx-7.1: stack-checking and sigtramp implementation
- - - -
-
-
-
2022-05-18
Pierre-Marie de Rodat
New
[Ada] Adapt proof of double arithmetic runtime unit
[Ada] Adapt proof of double arithmetic runtime unit
- - - -
-
-
-
2022-05-18
Pierre-Marie de Rodat
New
[Ada] Fix proof of runtime unit s-valeu
[Ada] Fix proof of runtime unit s-valeu
- - - -
-
-
-
2022-05-18
Pierre-Marie de Rodat
New
[Ada] Disable Vet calls when container checks are disabled
[Ada] Disable Vet calls when container checks are disabled
- - - -
-
-
-
2022-05-18
Pierre-Marie de Rodat
New
[Ada] arm-qnx-7.1: undefined reference to fma* symbols
[Ada] arm-qnx-7.1: undefined reference to fma* symbols
- - - -
-
-
-
2022-05-18
Pierre-Marie de Rodat
New
[Ada] Fix DWARF parsing for 32-bit targets on 64-bit hosts
[Ada] Fix DWARF parsing for 32-bit targets on 64-bit hosts
- - - -
-
-
-
2022-05-18
Pierre-Marie de Rodat
New
[Ada] Improve error messages for occurrence of GNAT extensions without -gnatX
[Ada] Improve error messages for occurrence of GNAT extensions without -gnatX
- - - -
-
-
-
2022-05-18
Pierre-Marie de Rodat
New
[Ada] Fix Ada-QNX task priority conversion
[Ada] Fix Ada-QNX task priority conversion
- - - -
-
-
-
2022-05-18
Pierre-Marie de Rodat
New
[Ada] Use specific predicate before manipulating BIP_Alloc_Form
[Ada] Use specific predicate before manipulating BIP_Alloc_Form
- - - -
-
-
-
2022-05-18
Pierre-Marie de Rodat
New
[Ada] Crash building VSS with compiler built with assertions
[Ada] Crash building VSS with compiler built with assertions
- - - -
-
-
-
2022-05-18
Pierre-Marie de Rodat
New
[Ada] Fix proof of runtime units
[Ada] Fix proof of runtime units
- - - -
-
-
-
2022-05-18
Pierre-Marie de Rodat
New
[Ada] Errors missed on ACATS test B650007
[Ada] Errors missed on ACATS test B650007
- - - -
-
-
-
2022-05-18
Pierre-Marie de Rodat
New
[Ada] Fix the parsing for delta aggregate
[Ada] Fix the parsing for delta aggregate
- - - -
-
-
-
2022-05-18
Pierre-Marie de Rodat
New
[Ada] Secondary stack and a-tags
[Ada] Secondary stack and a-tags
- - - -
-
-
-
2022-05-18
Pierre-Marie de Rodat
New
[Ada] Fix problematic underflow for Float_Type'Value
[Ada] Fix problematic underflow for Float_Type'Value
- - - -
-
-
-
2022-05-18
Pierre-Marie de Rodat
New
[Ada] Spurious error on freezing of tagged types in SPARK
[Ada] Spurious error on freezing of tagged types in SPARK
- - - -
-
-
-
2022-05-18
Pierre-Marie de Rodat
New
[Ada] Rework optimization skipping pragma check in object declaration
[Ada] Rework optimization skipping pragma check in object declaration
- - - -
-
-
-
2022-05-18
Pierre-Marie de Rodat
New
[Ada] Fix internal error on subprogram instantiation
[Ada] Fix internal error on subprogram instantiation
- - - -
-
-
-
2022-05-18
Pierre-Marie de Rodat
New
[Ada] Overriding error on type derived from discriminated untagged private type
[Ada] Overriding error on type derived from discriminated untagged private type
- - - -
-
-
-
2022-05-18
Pierre-Marie de Rodat
New
[Ada] Prevent overflow in computation of aggregate size
[Ada] Prevent overflow in computation of aggregate size
- - - -
-
-
-
2022-05-18
Pierre-Marie de Rodat
New
[Ada] Freezing too strict in instances
[Ada] Freezing too strict in instances
- - - -
-
-
-
2022-05-18
Pierre-Marie de Rodat
New
[Ada] Fix incorrect freezing with generic child unit
[Ada] Fix incorrect freezing with generic child unit
- - - -
-
-
-
2022-05-18
Pierre-Marie de Rodat
New
[Ada] Ada.Numerics.Aux.*: Mention more Intrinsic and less C Math Library
[Ada] Ada.Numerics.Aux.*: Mention more Intrinsic and less C Math Library
- - - -
-
-
-
2022-05-18
Pierre-Marie de Rodat
New
[Ada] Small performance tweak in recent change
[Ada] Small performance tweak in recent change
- - - -
-
-
-
2022-05-18
Pierre-Marie de Rodat
New
[Ada] New port arm-qnx
[Ada] New port arm-qnx
- - - -
-
-
-
2022-05-18
Pierre-Marie de Rodat
New
i386: Add a constraint for absolute symboilc address [PR 105576]
i386: Add a constraint for absolute symboilc address [PR 105576]
- - - -
-
-
-
2022-05-18
Hongyu Wang
New
[1/9] AArch64 changes to adjust vec_perm_const hook
[1/9] AArch64 changes to adjust vec_perm_const hook
- - - -
-
-
-
2022-05-18
Prathamesh Kulkarni
New
[0/9,middle-end] Add param to vec_perm_const hook to specify mode of input operand
- - - -
-
-
-
2022-05-18
Prathamesh Kulkarni
New
c++: fix SIGFPE with -Wclass-memaccess [PR105634]
c++: fix SIGFPE with -Wclass-memaccess [PR105634]
- - - -
-
-
-
2022-05-17
Marek Polacek
New
c: Implement new -Wenum-int-mismatch warning [PR105131]
c: Implement new -Wenum-int-mismatch warning [PR105131]
- - - -
-
-
-
2022-05-17
Marek Polacek
New
[v3] c, c++: -Wswitch warning on [[maybe_unused]] enumerator [PR105497]
[v3] c, c++: -Wswitch warning on [[maybe_unused]] enumerator [PR105497]
- - - -
-
-
-
2022-05-17
Marek Polacek
New
Go patch committed: load LHS subexpressions of op= only once
Go patch committed: load LHS subexpressions of op= only once
- - - -
-
-
-
2022-05-17
Ian Lance Taylor
New
[pushed] c++: constexpr ref to array of array [PR102307]
[pushed] c++: constexpr ref to array of array [PR102307]
- - - -
-
-
-
2022-05-17
Jason Merrill
New
c: use CONST_DECL for enumerators in TYPE_VALUES
c: use CONST_DECL for enumerators in TYPE_VALUES
- - - -
-
-
-
2022-05-17
Marek Polacek
New
[committed] libstdc++: Relax memory ordering for default memory resource object
[committed] libstdc++: Relax memory ordering for default memory resource object
- - 1 -
-
-
-
2022-05-17
Jonathan Wakely
New
[committed] libstdc++: Add attributes to functions in <memory_resource>
[committed] libstdc++: Add attributes to functions in <memory_resource>
- - - -
-
-
-
2022-05-17
Jonathan Wakely
New
[committed] libstdc++: Add attributes to <system_error> and related
[committed] libstdc++: Add attributes to <system_error> and related
- - - -
-
-
-
2022-05-17
Jonathan Wakely
New
[committed] Revert 'Use more ARRAY_SIZE.' for mkoffload (was: [PATCH] Use more ARRAY_SIZE.)
[committed] Revert 'Use more ARRAY_SIZE.' for mkoffload (was: [PATCH] Use more ARRAY_SIZE.)
- - - -
-
-
-
2022-05-17
Tobias Burnus
New
PR tree-optimization/31178 - Add rshift side effect.
PR tree-optimization/31178 - Add rshift side effect.
- - - -
-
-
-
2022-05-17
Andrew MacLeod
New
Add divide by zero side effect.
Add divide by zero side effect.
- - - -
-
-
-
2022-05-17
Andrew MacLeod
New
[COMMITTED] Add ranger side effect infrastructure.
[COMMITTED] Add ranger side effect infrastructure.
- - - -
-
-
-
2022-05-17
Andrew MacLeod
New
demangler: Structured Bindings
demangler: Structured Bindings
- - - -
-
-
-
2022-05-17
Nathan Sidwell
New
Simplify logic in tree-scalar-evolution's expensive_expression_p.
Simplify logic in tree-scalar-evolution's expensive_expression_p.
- - - -
-
-
-
2022-05-17
Roger Sayle
New
[rs6000] Remove the (no longer used) RS6000_BTC defines.
[rs6000] Remove the (no longer used) RS6000_BTC defines.
- - - -
-
-
-
2022-05-17
will schmidt
New
[x86] Correct ix86_rtx_cost for multi-word multiplication.
[x86] Correct ix86_rtx_cost for multi-word multiplication.
- - - -
-
-
-
2022-05-17
Roger Sayle
New
[x86,take,2] Avoid andn and generate shorter not;and with -Oz.
[x86,take,2] Avoid andn and generate shorter not;and with -Oz.
- - - -
-
-
-
2022-05-17
Roger Sayle
New
PR tree-optimization/105458 - Check for equivalence after merging relations.
PR tree-optimization/105458 - Check for equivalence after merging relations.
- - - -
-
-
-
2022-05-17
Andrew MacLeod
New
Do not clear bb->aux in duplicate_loop_body_to_header_edge
Do not clear bb->aux in duplicate_loop_body_to_header_edge
- - - -
-
-
-
2022-05-17
Richard Biener
New
[committed] libgomp: Clarify that omp_display_env is fully implemented
[committed] libgomp: Clarify that omp_display_env is fully implemented
- - - -
-
-
-
2022-05-17
Jakub Jelinek
New
[committed] openmp: Add support for inoutset depend-kind
[committed] openmp: Add support for inoutset depend-kind
- - - -
-
-
-
2022-05-17
Jakub Jelinek
New
[AArch64] Improve SVE dup intrinsics codegen
[AArch64] Improve SVE dup intrinsics codegen
- - - -
-
-
-
2022-05-17
Andre Vieira \(lists\)
New
[committed] libstdc++: Skip tests that fail for the versioned namespace
[committed] libstdc++: Skip tests that fail for the versioned namespace
- - - -
-
-
-
2022-05-17
Jonathan Wakely
New
[committed] libstdc++: Stop defining C++0x compat symbols for versioned namespace
[committed] libstdc++: Stop defining C++0x compat symbols for versioned namespace
- - - -
-
-
-
2022-05-17
Jonathan Wakely
New
[v2,4/5] xtensa: Add setmemsi insn pattern
Untitled series #300663
- - - -
-
-
-
2022-05-17
Takayuki 'January June' Suwa
New
[PING] Advise to call 'internal_error' instead of 'abort' or 'fancy_abort'
[PING] Advise to call 'internal_error' instead of 'abort' or 'fancy_abort'
- - - -
-
-
-
2022-05-17
Thomas Schwinge
New
tree-optimization/105618 - restore load sinking
tree-optimization/105618 - restore load sinking
- - - -
-
-
-
2022-05-17
Richard Biener
New
[Ada] Restore defensive guard in checks for volatile actuals
[Ada] Restore defensive guard in checks for volatile actuals
- - - -
-
-
-
2022-05-17
Pierre-Marie de Rodat
New
[Ada] Subprogram renaming fails to hide homograph
[Ada] Subprogram renaming fails to hide homograph
- - - -
-
-
-
2022-05-17
Pierre-Marie de Rodat
New
[Ada] CUDA: remove code performing kernel registration
[Ada] CUDA: remove code performing kernel registration
- - - -
-
-
-
2022-05-17
Pierre-Marie de Rodat
New
[Ada] Enhance the warning on C enum with size clause for size /= 32
[Ada] Enhance the warning on C enum with size clause for size /= 32
- - - -
-
-
-
2022-05-17
Pierre-Marie de Rodat
New
[Ada] Allow inlining for proof inside generics
[Ada] Allow inlining for proof inside generics
- - - -
-
-
-
2022-05-17
Pierre-Marie de Rodat
New
[Ada] Provide allocation subtype for allocators of a Designated_Storage_Model type
[Ada] Provide allocation subtype for allocators of a Designated_Storage_Model type
- - - -
-
-
-
2022-05-17
Pierre-Marie de Rodat
New
[Ada] Cleanups related to front-end SJLJ
[Ada] Cleanups related to front-end SJLJ
- - - -
-
-
-
2022-05-17
Pierre-Marie de Rodat
New
[Ada] GNAT.Binary_Search is not internal
[Ada] GNAT.Binary_Search is not internal
- - - -
-
-
-
2022-05-17
Pierre-Marie de Rodat
New
[Ada] Fix insertion of declaration inside quantified expression
[Ada] Fix insertion of declaration inside quantified expression
- - - -
-
-
-
2022-05-17
Pierre-Marie de Rodat
New
[Ada] Fix Forced sign flag in formatted string
[Ada] Fix Forced sign flag in formatted string
- - - -
-
-
-
2022-05-17
Pierre-Marie de Rodat
New
[Ada] Fix small glitch in Expand_N_Full_Type_Declaration
[Ada] Fix small glitch in Expand_N_Full_Type_Declaration
- - - -
-
-
-
2022-05-17
Pierre-Marie de Rodat
New
[Ada] Requires_Cleanup_Actions and N_Protected_Body
[Ada] Requires_Cleanup_Actions and N_Protected_Body
- - - -
-
-
-
2022-05-17
Pierre-Marie de Rodat
New
[Ada] Output.w always writes to stderr
[Ada] Output.w always writes to stderr
- - - -
-
-
-
2022-05-17
Pierre-Marie de Rodat
New
[Ada] Fix bogus visibility error with partially parameterized formal package
[Ada] Fix bogus visibility error with partially parameterized formal package
- - - -
-
-
-
2022-05-17
Pierre-Marie de Rodat
New
[Ada] Take full view of private type
[Ada] Take full view of private type
- - - -
-
-
-
2022-05-17
Pierre-Marie de Rodat
New
«
1
2
3
4
…
1062
1063
»