Toggle navigation
Patchwork
GNU Compiler Collection
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: State =
Action Required
| Archived =
No
| 11089 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
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
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
Wilco1
Wilco1
Wilco1
rajis
rajis
rajis
rajis
rajis
rajis
rajis
Apply
«
1
2
…
108
109
110
111
»
Patch
Series
rb/tb
S/W/F
Date
Submitter
Delegate
State
Adjust testcase for O2 vectorization enabling
Adjust testcase for O2 vectorization enabling
- -
-
-
-
2021-10-11
liuhongt
New
[10,branch] tree-optimization: [PR102622]: wrong code due to signed one bit integer and "a?-1:0"
[10,branch] tree-optimization: [PR102622]: wrong code due to signed one bit integer and "a?-1:0"
- -
-
-
-
2021-10-10
Li, Pan2 via Gcc-patches
New
[v2] c-format: Add -Wformat-int-precision option [PR80060]
[v2] c-format: Add -Wformat-int-precision option [PR80060]
- -
-
-
-
2021-10-10
Daniil Stas
New
include/longlong.h: Remove incorrect lvalue to rvalue conversion from asm output constraints
include/longlong.h: Remove incorrect lvalue to rvalue conversion from asm output constraints
- -
-
-
-
2021-10-10
Fangrui Song
New
[v4] Improve integer bit test on __atomic_fetch_[or|and]_* returns
[v4] Improve integer bit test on __atomic_fetch_[or|and]_* returns
- -
-
-
-
2021-10-10
H.J. Lu
New
check to see if null pointer is dereferenceable [PR102630]
check to see if null pointer is dereferenceable [PR102630]
- -
-
-
-
2021-10-09
Martin Sebor
New
configure, d: Add support for bootstrapping the D front-end
configure, d: Add support for bootstrapping the D front-end
- -
-
-
-
2021-10-09
Iain Buclaw
New
doc: Fix typos in alloc_size documentation
doc: Fix typos in alloc_size documentation
- -
-
-
-
2021-10-09
Daniel Le Duc Khoi Nguyen
New
testsuite: Add missing comment for some dg-warning
testsuite: Add missing comment for some dg-warning
- -
-
-
-
2021-10-09
Kewen.Lin
New
PR fortran/65454 - accept both old and new-style relational operators
PR fortran/65454 - accept both old and new-style relational operators
- -
-
-
-
2021-10-08
Harald Anlauf
New
[v2,Fortran] Add diagnostic for F2018:C839 (TS29113:C535c)
[v2,Fortran] Add diagnostic for F2018:C839 (TS29113:C535c)
- -
-
-
-
2021-10-08
Sandra Loosemore
New
Convert strlen pass from evrp to ranger.
Convert strlen pass from evrp to ranger.
- -
-
-
-
2021-10-08
Aldy Hernandez
New
regcprop: Determine subreg offset depending on endianness [PR101260]
regcprop: Determine subreg offset depending on endianness [PR101260]
- -
-
-
-
2021-10-08
Stefan Schulze Frielinghaus
New
Come up with OPTION_SET_P macro.
Come up with OPTION_SET_P macro.
- -
-
-
-
2021-10-08
Martin Liška
New
contrib: git gcc-descr defaulting to print hash
contrib: git gcc-descr defaulting to print hash
- -
-
-
-
2021-10-08
Martin Liška
New
options: use cl_optimization_hash.
options: use cl_optimization_hash.
- -
-
-
-
2021-10-08
Martin Liška
New
Rewrite PTA constraint generation for function calls
Rewrite PTA constraint generation for function calls
- -
-
-
-
2021-10-08
Jan Hubicka
New
[GCC-12] Mention O2 vectorization enabling.
[GCC-12] Mention O2 vectorization enabling.
- -
-
-
-
2021-10-08
liuhongt
New
c++: Comment out announce_function to prevent ICE [PR102624]
c++: Comment out announce_function to prevent ICE [PR102624]
- -
-
-
-
2021-10-08
Nick Huang
New
c++: Comment out announce_function to prevent ICE [PR102426]
c++: Comment out announce_function to prevent ICE [PR102426]
- -
-
-
-
2021-10-08
Nick Huang
New
[v2,PR/target,100316] Allow constant address for __builtin___clear_cache.
[v2,PR/target,100316] Allow constant address for __builtin___clear_cache.
- -
-
-
-
2021-10-07
Kito Cheng
New
[OpenMP,5.1,Fortran] Strictly-structured block support for OpenMP directives
[OpenMP,5.1,Fortran] Strictly-structured block support for OpenMP directives
- -
-
-
-
2021-10-07
Chung-Lin Tang
New
[PR/target,100316] Allow constant address for __builtin___clear_cache.
[PR/target,100316] Allow constant address for __builtin___clear_cache.
- -
-
-
-
2021-10-07
Kito Cheng
New
[Fortran] Add diagnostic for F2018:C839 (TS29113:C535c)
[Fortran] Add diagnostic for F2018:C839 (TS29113:C535c)
- -
-
-
-
2021-10-06
Sandra Loosemore
New
libsanitizer: Add AM_CCASFLAGS to Makefile.am
libsanitizer: Add AM_CCASFLAGS to Makefile.am
- -
-
-
-
2021-10-06
H.J. Lu
New
openmp, fortran: Add support for declare variant in Fortran
openmp, fortran: Add support for declare variant in Fortran
- -
-
-
-
2021-10-06
Kwok Cheung Yeung
New
[v5] c++: Fix up synthetization of defaulted comparison operators on classes with bitfields [PR1024…
[v5] c++: Fix up synthetization of defaulted comparison operators on classes with bitfields [PR1024…
- -
-
-
-
2021-10-06
Jason Merrill
New
[v2] Improve integer bit test on __atomic_fetch_[or|and]_* returns
[v2] Improve integer bit test on __atomic_fetch_[or|and]_* returns
- -
-
-
-
2021-10-05
H.J. Lu
New
ctfc: Free CTF type and CTF variable objects in ctfc_delete_container ()
ctfc: Free CTF type and CTF variable objects in ctfc_delete_container ()
- -
-
-
-
2021-10-05
Indu Bhagat
New
Transition nvptx backend to STORE_FLAG_VALUE = 1
Transition nvptx backend to STORE_FLAG_VALUE = 1
- -
-
-
-
2021-10-05
Roger Sayle
New
d-demangle: properly skip anonymous symbols
d-demangle: properly skip anonymous symbols
- -
-
-
-
2021-10-05
Luís Ferreira
New
More consistently dump GIMPLE FE consumable stmts
More consistently dump GIMPLE FE consumable stmts
- -
-
-
-
2021-10-05
Richard Biener
New
Fix check C99 TR1 support
Fix check C99 TR1 support
- -
-
-
-
2021-10-05
Petr Mikhalicin
jwakely
Under Review
[middle-end/PR102359] Not add initialization for DECL_VALUE_EXPR variables with -ftrivial-auto-var-…
[middle-end/PR102359] Not add initialization for DECL_VALUE_EXPR variables with -ftrivial-auto-var-…
- -
-
-
-
2021-10-05
Qing Zhao
New
c++: templated static local var has value-dep addr [PR98930]
c++: templated static local var has value-dep addr [PR98930]
- -
-
-
-
2021-10-04
Patrick Palka
New
restore ancient -Waddress for weak symbols [PR33925]
restore ancient -Waddress for weak symbols [PR33925]
- -
-
-
-
2021-10-04
Martin Sebor
New
[RFA] vec: Fix --enable-gather-detailed-mem-stats
[RFA] vec: Fix --enable-gather-detailed-mem-stats
- -
-
-
-
2021-10-04
Jason Merrill
New
c++: odr-use argument to a function NTTP [PR53164]
c++: odr-use argument to a function NTTP [PR53164]
- -
-
-
-
2021-10-04
Patrick Palka
New
[i386] target: support spaces in target attribute.
[i386] target: support spaces in target attribute.
- -
-
-
-
2021-10-04
Martin Liška
New
Improve integer bit test on atomic builtin return
Improve integer bit test on atomic builtin return
- -
-
-
-
2021-10-04
H.J. Lu
New
debug: Handle x_flag_var_tracking_* in finish_options [PR102585]
debug: Handle x_flag_var_tracking_* in finish_options [PR102585]
- -
-
-
-
2021-10-04
Martin Liška
New
[RFC] More jump threading restrictions in the presence of loops.
[RFC] More jump threading restrictions in the presence of loops.
- -
-
-
-
2021-10-04
Aldy Hernandez
RFC
PR fortran/99348, 102521 - ICEs when initializing DT parameter arrays from scalar
PR fortran/99348, 102521 - ICEs when initializing DT parameter arrays from scalar
- -
-
-
-
2021-10-03
Harald Anlauf
New
Use unsigned long long in asm-x86-linux-rdmsr.c
Use unsigned long long in asm-x86-linux-rdmsr.c
- -
-
-
-
2021-10-02
H.J. Lu
New
c-family: Implement -Warray-compare [PR97573]
c-family: Implement -Warray-compare [PR97573]
- -
-
-
-
2021-10-01
Marek Polacek
New
[11/11] OpenMP/OpenACC: [WIP] Add gcc_unreachable to apparently-dead path in build_struct_comp_nodes
OpenMP: Deep struct dereferences
- -
-
-
-
2021-10-01
Julian Brown
New
[10/11] Not for committing: noisy mapping-group taxonomy
OpenMP: Deep struct dereferences
- -
-
-
-
2021-10-01
Julian Brown
New
[09/11] Not for committing: noisy sibling-list handling output
OpenMP: Deep struct dereferences
- -
-
-
-
2021-10-01
Julian Brown
New
[08/11] Not for committing: noisy topological sorting output
OpenMP: Deep struct dereferences
- -
-
-
-
2021-10-01
Julian Brown
New
[07/11] OpenMP: Fix non-zero attach/detach bias for struct dereferences
OpenMP: Deep struct dereferences
- -
-
-
-
2021-10-01
Julian Brown
New
[06/11] OpenMP: Allow array ref components for C & C++
OpenMP: Deep struct dereferences
- -
-
-
-
2021-10-01
Julian Brown
New
[05/11] OpenMP/OpenACC: Hoist struct sibling list handling in gimplification
OpenMP: Deep struct dereferences
- -
-
-
-
2021-10-01
Julian Brown
New
[04/11] Remove omp_target_reorder_clauses
OpenMP: Deep struct dereferences
- -
-
-
-
2021-10-01
Julian Brown
New
[03/11] OpenMP 5.0: Clause ordering for OpenMP 5.0 (topological sorting by base pointer)
OpenMP: Deep struct dereferences
- -
-
-
-
2021-10-01
Julian Brown
New
[02/11] Remove base_ind/base_ref handling from extract_base_bit_offset
OpenMP: Deep struct dereferences
- -
-
-
-
2021-10-01
Julian Brown
New
c++: unifying equal NONTYPE_ARGUMENT_PACKs [PR102547]
c++: unifying equal NONTYPE_ARGUMENT_PACKs [PR102547]
- -
-
-
-
2021-10-01
Patrick Palka
New
Handle EQ_EXPR relation for operator_lshift.
Handle EQ_EXPR relation for operator_lshift.
- -
-
-
-
2021-10-01
Aldy Hernandez
New
Pass relations down to range_operator::op[12]_range.
Pass relations down to range_operator::op[12]_range.
- -
-
-
-
2021-10-01
Aldy Hernandez
New
gcov: make profile merging smarter
gcov: make profile merging smarter
- -
-
-
-
2021-10-01
Martin Liška
New
Add libgomp.fortran/order-reproducible-*.f90 [Re: [committed] openmp: Differentiate between order(c…
Add libgomp.fortran/order-reproducible-*.f90 [Re: [committed] openmp: Differentiate between order(c…
- -
-
-
-
2021-10-01
Tobias Burnus
New
Add/update libgomp.fortran/alloc-*.f90 [Re: [committed] openmp: Add alloc_align attribute to omp_al…
Add/update libgomp.fortran/alloc-*.f90 [Re: [committed] openmp: Add alloc_align attribute to omp_al…
- -
-
-
-
2021-10-01
Tobias Burnus
New
Fortran: Various CLASS + assumed-rank fixed [PR102541]
Fortran: Various CLASS + assumed-rank fixed [PR102541]
- -
-
-
-
2021-10-01
Tobias Burnus
New
c++: Implement C++20 -Wdeprecated-array-compare [PR97573]
c++: Implement C++20 -Wdeprecated-array-compare [PR97573]
- -
-
-
-
2021-09-30
Marek Polacek
New
[gcc-11,2/2] IBM Z: Use @PLT symbols for local functions in 64-bit mode
Backport kpatch changes
- -
-
-
-
2021-09-30
Ilya Leoshkevich
New
[gcc-11,1/2] IBM Z: Define NO_PROFILE_COUNTERS
Backport kpatch changes
- -
-
-
-
2021-09-30
Ilya Leoshkevich
New
PING: [PATCH/RFC 2/2] WPD: Enable whole program devirtualization at LTRANS
PING: [PATCH/RFC 2/2] WPD: Enable whole program devirtualization at LTRANS
- -
-
-
-
2021-09-30
Feng Xue OS
New
PING: [PATCH/RFC 1/2] WPD: Enable whole program devirtualization
PING: [PATCH/RFC 1/2] WPD: Enable whole program devirtualization
- -
-
-
-
2021-09-30
Feng Xue OS
New
libiberty: d-demangle: use switch instead of if-else
libiberty: d-demangle: use switch instead of if-else
- -
-
-
-
2021-09-30
Luís Ferreira
New
libiberty: d-demangle: rename function symbols to be more consistent
libiberty: d-demangle: rename function symbols to be more consistent
- -
-
-
-
2021-09-30
Luís Ferreira
New
[RFC,middle-end/PR102359] Not add initialization for READONLY variables with -ftrivial-auto-var-init
[RFC,middle-end/PR102359] Not add initialization for READONLY variables with -ftrivial-auto-var-init
- -
-
-
-
2021-09-29
Qing Zhao
New
[part,2] PR 102458 - issues with simplification of SIZE intrinsic applied to automatic arrays
[part,2] PR 102458 - issues with simplification of SIZE intrinsic applied to automatic arrays
- -
-
-
-
2021-09-29
Harald Anlauf
New
libiberty: d-demangle: remove parenthesis where it is not needed
libiberty: d-demangle: remove parenthesis where it is not needed
- -
-
-
-
2021-09-29
Luís Ferreira
New
libiberty: d-demangle: use appendc for single chars append
libiberty: d-demangle: use appendc for single chars append
- -
-
-
-
2021-09-29
Luís Ferreira
New
[#2] Introduce smul_highpart and umul_highpart RTX for high-part multiplications
[#2] Introduce smul_highpart and umul_highpart RTX for high-part multiplications
- -
-
-
-
2021-09-29
Roger Sayle
New
Fortran: Avoid var initialization in interfaces [PR54753]
Fortran: Avoid var initialization in interfaces [PR54753]
- -
-
-
-
2021-09-29
Tobias Burnus
New
[rs6000] punish reload of lfiwzx when loading an int variable [PR102169, PR102146]
[rs6000] punish reload of lfiwzx when loading an int variable [PR102169, PR102146]
- -
-
-
-
2021-09-29
HAO CHEN GUI
New
[www] Add note about computed gotos to changes and porting guide
[www] Add note about computed gotos to changes and porting guide
- -
-
-
-
2021-09-29
Li, Pan2 via Gcc-patches
New
PR fortran/102520 - [10/11/12 Regression] ICE in expand_constructor, at fortran/array.c:1802
PR fortran/102520 - [10/11/12 Regression] ICE in expand_constructor, at fortran/array.c:1802
- -
-
-
-
2021-09-28
Harald Anlauf
New
[gcc12-changes] Add a new item about the support for automatic static variable initialization
[gcc12-changes] Add a new item about the support for automatic static variable initialization
- -
-
-
-
2021-09-28
Qing Zhao
New
[v4] attribs: Implement -Wno-attributes=vendor::attr [PR101940]
[v4] attribs: Implement -Wno-attributes=vendor::attr [PR101940]
- -
-
-
-
2021-09-28
Marek Polacek
New
c++: ttp matching with constrained auto parm [PR99909]
c++: ttp matching with constrained auto parm [PR99909]
- -
-
-
-
2021-09-28
Patrick Palka
New
Fortran: Fix same_type_as
Fortran: Fix same_type_as
- -
-
-
-
2021-09-28
Tobias Burnus
New
[testsuite,aarch64] : Fix gcc.target/aarch64/auto-init-* tests.
[testsuite,aarch64] : Fix gcc.target/aarch64/auto-init-* tests.
- -
-
-
-
2021-09-28
Qing Zhao
New
[8/7] ifcvt: Second try in order to avoid unnecessary temporaries
Untitled series #3230
- -
-
-
-
2021-09-28
Robin Dapp
New
[v2] rs6000: Modify the way for extra penalized cost
[v2] rs6000: Modify the way for extra penalized cost
- -
-
-
-
2021-09-28
Kewen.Lin
New
rs6000: Remove builtin mask check from builtin_decl [PR102347]
rs6000: Remove builtin mask check from builtin_decl [PR102347]
- -
-
-
-
2021-09-28
Kewen.Lin
New
[i386] Support reduc_{plus,smax,smin,umax,min}_scal_v4hi.
[i386] Support reduc_{plus,smax,smin,umax,min}_scal_v4hi.
- -
-
-
-
2021-09-28
liuhongt
New
Fix 48631_neg test in _GLIBCXX_VERSION_NAMESPACE mode
Fix 48631_neg test in _GLIBCXX_VERSION_NAMESPACE mode
- -
-
-
-
2021-09-27
François Dumont
New
coroutines: Only set parm copy guard vars if we have exceptions [PR 102454].
coroutines: Only set parm copy guard vars if we have exceptions [PR 102454].
- -
-
-
-
2021-09-27
Iain Sandoe
New
Control all jump threading passes with -fjump-threads.
Control all jump threading passes with -fjump-threads.
- -
-
-
-
2021-09-27
Aldy Hernandez
New
c++: deduction guides and ttp rewriting [PR102479]
c++: deduction guides and ttp rewriting [PR102479]
- -
-
-
-
2021-09-27
Patrick Palka
New
AVX512FP16:support basic 64/32bit vector type and operation.
AVX512FP16:support basic 64/32bit vector type and operation.
- -
-
-
-
2021-09-27
Hongyu Wang
New
Objective-C: fix protocol list count type (pertinent to non-LP64)
Objective-C: fix protocol list count type (pertinent to non-LP64)
- -
-
-
-
2021-09-27
Matt Jacobson
New
c-format: Add -Wformat-same-precision option [PR80060]
c-format: Add -Wformat-same-precision option [PR80060]
- -
-
-
-
2021-09-26
Daniil Stas
New
[RFC] Experimental __attribute__((saturating)) on integer types.
[RFC] Experimental __attribute__((saturating)) on integer types.
- -
-
-
-
2021-09-26
Roger Sayle
New
[RFC,7/7] Add documentation for nanoMIPS
nanoMIPS port
- -
-
-
-
2021-09-26
Dragan Mladjenovic
New
[RFC,6/7] Enable MIPS DSP rev3 ASE for nanoMIPS
nanoMIPS port
- -
-
-
-
2021-09-26
Dragan Mladjenovic
New
[RFC,5/7] Fix unhelpful messages for disabled options.
nanoMIPS port
- -
-
-
-
2021-09-26
Dragan Mladjenovic
New
[RFC,2/7] Make mips-classic.md entry point for mips*-*-* targets
nanoMIPS port
- -
-
-
-
2021-09-26
Dragan Mladjenovic
New
[RFC,1/7] Avoid references to register names in instruction output patterns.
nanoMIPS port
- -
-
-
-
2021-09-26
Dragan Mladjenovic
New
«
1
2
…
108
109
110
111
»