Toggle navigation
Patchwork
GNU Compiler Collection
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: State =
Action Required
| Archived =
No
| 5405 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
codonell
azanella
gbenson
jankratochvil
ppluzhnikov
neleai
tromey
palves
keiths
sergiodj
StanShebs
teawater
simark
rth
roland
davem
schwab
Allan
aj
ldv
tschwinge
tschwinge
tschwinge
andreaskr
fweimer
ChrisMetcalf
jsm28
aurel32
will
vapier
vapier
tuliom
hjl
triegel
jwlemke
cltang
macro
nsz
pwbot
arjun
stli
ludo
rj
zack
mfabian
rluzynski
dj
sthibaul
mscastanho
lamm
girish946
maennich
dodji
zimmerma
rzinsly
lukma
mjw
goldsteinn
raoni
jason
jwakely
jwakely
maximk
trodgers
trodgers
ams
ams
ams
rearnsha
siddhesh_staff
lancesix
aburgess
pvk
Apply
«
1
2
…
45
46
47
…
54
55
»
Patch
Series
rb/tb
S/W/F
Date
Submitter
Delegate
State
[33/40] Fix tree check failure with reduction localization
OpenACC "kernels" Improvements
- -
-
-
-
2021-12-15
Frederik Harwath
New
[32/40] Reference reduction localization
OpenACC "kernels" Improvements
- -
-
-
-
2021-12-15
Frederik Harwath
New
[31/40] graphite: Accept loops without data references
OpenACC "kernels" Improvements
- -
-
-
-
2021-12-15
Frederik Harwath
New
[30/40] graphite: Adjust scop loop-nest choice
OpenACC "kernels" Improvements
- -
-
-
-
2021-12-15
Frederik Harwath
New
[29/40] graphite: Tune parameters for OpenACC use
OpenACC "kernels" Improvements
- -
-
-
-
2021-12-15
Frederik Harwath
New
[28/40] openacc: Disable pass_pre on outlined functions analyzed by Graphite
OpenACC "kernels" Improvements
- -
-
-
-
2021-12-15
Frederik Harwath
New
[27/40] openacc: Handle internal function calls in pass_lim
OpenACC "kernels" Improvements
- -
-
-
-
2021-12-15
Frederik Harwath
New
[26/40] openacc: Warn about "independent" "kernels" loops with data-dependences
OpenACC "kernels" Improvements
- -
-
-
-
2021-12-15
Frederik Harwath
New
[25/40] openacc: Add runtime alias checking for OpenACC kernels
OpenACC "kernels" Improvements
- -
-
-
-
2021-12-15
Frederik Harwath
New
[24/40] openacc: Add data optimization pass
OpenACC "kernels" Improvements
- -
-
-
-
2021-12-15
Frederik Harwath
New
[23/40] Add function for printing a single OMP_CLAUSE
OpenACC "kernels" Improvements
- -
-
-
-
2021-12-15
Frederik Harwath
New
[22/40] openacc: Remove unused partitioning in "kernels" regions
OpenACC "kernels" Improvements
- -
-
-
-
2021-12-15
Frederik Harwath
New
[21/40] openacc: Add "can_be_parallel" flag info to "graph" dumps
OpenACC "kernels" Improvements
- -
-
-
-
2021-12-15
Frederik Harwath
New
[20/40] openacc: Use Graphite for dependence analysis in "kernels" regions
OpenACC "kernels" Improvements
- -
-
-
-
2021-12-15
Frederik Harwath
New
[19/40] graphite: Add runtime alias checking
OpenACC "kernels" Improvements
- -
-
-
-
2021-12-15
Frederik Harwath
New
[18/40] Move compute_alias_check_pairs to tree-data-ref.c
OpenACC "kernels" Improvements
- -
-
-
-
2021-12-15
Frederik Harwath
New
[17/40] graphite: Fix minor mistakes in comments
OpenACC "kernels" Improvements
- -
-
-
-
2021-12-15
Frederik Harwath
New
[16/40] graphite: Rename isl_id_for_ssa_name
OpenACC "kernels" Improvements
- -
-
-
-
2021-12-15
Frederik Harwath
New
[15/40] graphite: Extend SCoP detection dump output
OpenACC "kernels" Improvements
- -
-
-
-
2021-12-15
Frederik Harwath
New
[14/40] openacc: Move pass_oacc_device_lower after pass_graphite
OpenACC "kernels" Improvements
- -
-
-
-
2021-12-15
Frederik Harwath
New
[13/40] Fortran: Delinearize array accesses
OpenACC "kernels" Improvements
- -
-
-
-
2021-12-15
Frederik Harwath
New
[12/40] Relax some restrictions on the loop bound in kernels loop annotation.
OpenACC "kernels" Improvements
- -
-
-
-
2021-12-15
Frederik Harwath
New
[11/40] Clean up loop variable extraction in OpenACC kernels loop annotation.
OpenACC "kernels" Improvements
- -
-
-
-
2021-12-15
Frederik Harwath
New
[10/40] Fix patterns in Fortran tests for kernels loop annotation.
OpenACC "kernels" Improvements
- -
-
-
-
2021-12-15
Frederik Harwath
New
[09/40] Permit calls to builtins and intrinsics in kernels loops.
OpenACC "kernels" Improvements
- -
-
-
-
2021-12-15
Frederik Harwath
New
[08/40] Annotate inner loops in "acc kernels loop" directives (Fortran).
OpenACC "kernels" Improvements
- -
-
-
-
2021-12-15
Frederik Harwath
New
[07/40] Annotate inner loops in "acc kernels loop" directives (C/C++).
OpenACC "kernels" Improvements
- -
-
-
-
2021-12-15
Frederik Harwath
New
[06/40] Add a "combined" flag for "acc kernels loop" etc directives.
OpenACC "kernels" Improvements
- -
-
-
-
2021-12-15
Frederik Harwath
New
[05/40] Fix bug in processing of array dimensions in data clauses.
OpenACC "kernels" Improvements
- -
-
-
-
2021-12-15
Frederik Harwath
New
[04/40] Additional Fortran testsuite fixes for kernels loops annotation pass.
OpenACC "kernels" Improvements
- -
-
-
-
2021-12-15
Frederik Harwath
New
[03/40] Kernels loops annotation: Fortran.
OpenACC "kernels" Improvements
- -
-
-
-
2021-12-15
Frederik Harwath
New
[02/40] Add -fno-openacc-kernels-annotate-loops option to more testcases.
OpenACC "kernels" Improvements
- -
-
-
-
2021-12-15
Frederik Harwath
New
[01/40] Kernels loops annotation: C and C++.
OpenACC "kernels" Improvements
- -
-
-
-
2021-12-15
Frederik Harwath
New
x86_64: Ignore zero width bitfields in ABI and issue -Wpsabi warning about C zero width bitfield AB…
x86_64: Ignore zero width bitfields in ABI and issue -Wpsabi warning about C zero width bitfield AB…
- -
-
-
-
2021-12-15
Jakub Jelinek
New
rs6000: Refactor altivec_build_resolved_builtin
rs6000: Refactor altivec_build_resolved_builtin
- -
-
-
-
2021-12-15
Stubbs, Andrew via Gcc-patches
New
testsuite: fix vect.exp ASAN errors
testsuite: fix vect.exp ASAN errors
- -
-
-
-
2021-12-15
Martin Liška
New
i386: simplify cpu_feature handling
i386: simplify cpu_feature handling
- -
-
-
-
2021-12-15
Martin Liška
New
dwarf2cfi: Improve cfa_reg comparisons [PR103619]
dwarf2cfi: Improve cfa_reg comparisons [PR103619]
- -
-
-
-
2021-12-14
Jakub Jelinek
New
PR fortran/103718 & PR fortran/103719 - [11/12 Regression] ICE in doloop_contained_procedure_code
PR fortran/103718 & PR fortran/103719 - [11/12 Regression] ICE in doloop_contained_procedure_code
- -
-
-
-
2021-12-14
Harald Anlauf
New
i386: Implement VxHF vector set/insert/extract with lower ABI levels
i386: Implement VxHF vector set/insert/extract with lower ABI levels
- -
-
-
-
2021-12-14
Uros Bizjak
New
[commited] jit: Support for global rvalue initialization and constructors
[commited] jit: Support for global rvalue initialization and constructors
- -
-
-
-
2021-12-14
Petter Tomner
New
testsuite: fix ASAN errors in i386.exp tests
testsuite: fix ASAN errors in i386.exp tests
- -
-
-
-
2021-12-14
Martin Liška
New
i386: Fix emissing of __builtin_cpu_supports.
i386: Fix emissing of __builtin_cpu_supports.
- -
-
-
-
2021-12-14
Martin Liška
New
[Gimple] Fix ICE. [PR103682]
[Gimple] Fix ICE. [PR103682]
- -
-
-
-
2021-12-14
liuhongt
New
testsuite: Robustify aarch64/simd tests against more aggressive DCE
testsuite: Robustify aarch64/simd tests against more aggressive DCE
- -
-
-
-
2021-12-13
Marc Poulhiès
New
rs6000: Skip overload instances with uninitialized fntype (PR103622)
rs6000: Skip overload instances with uninitialized fntype (PR103622)
- -
-
-
-
2021-12-13
Stubbs, Andrew via Gcc-patches
New
rs6000: Some builtins require IBM-128 long double format (PR103623)
rs6000: Some builtins require IBM-128 long double format (PR103623)
- -
-
-
-
2021-12-13
Stubbs, Andrew via Gcc-patches
New
rs6000: __builtin_darn[_raw] should be in [power9-64] (PR103624)
rs6000: __builtin_darn[_raw] should be in [power9-64] (PR103624)
- -
-
-
-
2021-12-13
Stubbs, Andrew via Gcc-patches
New
[v2,RFC] c++: add color to function decl printing
[v2,RFC] c++: add color to function decl printing
- -
-
-
-
2021-12-13
Jason Merrill
New
[RFC] tree-ssa-sink: do not sink to in front of setjmp
[RFC] tree-ssa-sink: do not sink to in front of setjmp
- -
-
-
-
2021-12-13
Alexander Monakov
New
x86: PR target/103611: Splitter for DST:DI = (HI:SI<<32)|LO:SI.
x86: PR target/103611: Splitter for DST:DI = (HI:SI<<32)|LO:SI.
- -
-
-
-
2021-12-13
Roger Sayle
New
PR target/103611: Avoid generating orb $0, %ah on x86.
PR target/103611: Avoid generating orb $0, %ah on x86.
- -
-
-
-
2021-12-13
Roger Sayle
New
Fortran: Handle compare in OpenMP atomic
Fortran: Handle compare in OpenMP atomic
- -
-
-
-
2021-12-13
Tobias Burnus
New
c: Fix ICE on deferred pragma in unknown attribute arguments [PR103587]
c: Fix ICE on deferred pragma in unknown attribute arguments [PR103587]
- -
-
-
-
2021-12-13
Jakub Jelinek
New
rs6000: powerpc suboptimal boolean test of contiguous bits [PR102239]
rs6000: powerpc suboptimal boolean test of contiguous bits [PR102239]
- -
-
-
-
2021-12-13
Xionghu Luo
New
[rs6000] new split pattern for TI to V1TI move [PR103124]
[rs6000] new split pattern for TI to V1TI move [PR103124]
- -
-
-
-
2021-12-13
HAO CHEN GUI
New
invoke.texi: Add sm_35 to Nvidia PTX's -misa=
invoke.texi: Add sm_35 to Nvidia PTX's -misa=
- -
-
-
-
2021-12-12
Tobias Burnus
New
Add -fipa-strict-aliasing
Add -fipa-strict-aliasing
- -
-
-
-
2021-12-12
Jan Hubicka
New
gcc/diagnostic.c: make -Werror message more helpful
gcc/diagnostic.c: make -Werror message more helpful
- -
-
-
-
2021-12-12
Andrea Monaco
New
[RFC] c++: add color to function decl printing
[RFC] c++: add color to function decl printing
- -
-
-
-
2021-12-12
Jason Merrill
New
configure: Account CXXFLAGS in gcc-plugin.m4.
configure: Account CXXFLAGS in gcc-plugin.m4.
- -
-
-
-
2021-12-10
Iain Sandoe
New
PR fortran/103606 - [9/10/11/12 Regression] ICE in resolve_fl_procedure, at fortran/resolve.c:13297
PR fortran/103606 - [9/10/11/12 Regression] ICE in resolve_fl_procedure, at fortran/resolve.c:13297
- -
-
-
-
2021-12-10
Harald Anlauf
New
c++: processing_template_decl vs template depth [PR103408]
c++: processing_template_decl vs template depth [PR103408]
- -
-
-
-
2021-12-10
Patrick Palka
New
PR target/32803: Add -Oz option for improved clang compatibility.
PR target/32803: Add -Oz option for improved clang compatibility.
- -
-
-
-
2021-12-10
Roger Sayle
New
[7/7] openmp: Add testcases for metadirectives
openmp: OpenMP metadirectives support
- -
-
-
-
2021-12-10
Kwok Cheung Yeung
New
[6/7] openmp, fortran: Add Fortran support for parsing metadirectives
openmp: OpenMP metadirectives support
- -
-
-
-
2021-12-10
Kwok Cheung Yeung
New
[5/7] openmp: Add C++ support for parsing metadirectives
openmp: OpenMP metadirectives support
- -
-
-
-
2021-12-10
Kwok Cheung Yeung
New
[4/7] openmp: Add support for streaming metadirectives and resolving them after LTO
openmp: OpenMP metadirectives support
- -
-
-
-
2021-12-10
Kwok Cheung Yeung
New
[3/7] openmp: Add support for resolving metadirectives during parsing and Gimplification
openmp: OpenMP metadirectives support
- -
-
-
-
2021-12-10
Kwok Cheung Yeung
New
[2/7] openmp: Add middle-end support for metadirectives
openmp: OpenMP metadirectives support
- -
-
-
-
2021-12-10
Kwok Cheung Yeung
New
[1/7] openmp: Add C support for parsing metadirectives
openmp: OpenMP metadirectives support
- -
-
-
-
2021-12-10
Kwok Cheung Yeung
New
gengtype: remove "tree_exp" special attribute
gengtype: remove "tree_exp" special attribute
- -
-
-
-
2021-12-10
Patrick Palka
New
mips: Improved RTL representation of wsbh/dsbh/dshd
mips: Improved RTL representation of wsbh/dsbh/dshd
- -
-
-
-
2021-12-10
Roger Sayle
New
c++: two-stage name lookup for overloaded operators [PR51577]
c++: two-stage name lookup for overloaded operators [PR51577]
- -
-
-
-
2021-12-10
Patrick Palka
New
Improved handling of REG_UNUSED notes on PARALLEL in try_combine.
Improved handling of REG_UNUSED notes on PARALLEL in try_combine.
- -
-
-
-
2021-12-10
Roger Sayle
New
inline: fix ICE with -fprofile-generate
inline: fix ICE with -fprofile-generate
- -
-
-
-
2021-12-10
Martin Liška
New
x86_64: Improve code expanded for highpart multiplications.
x86_64: Improve code expanded for highpart multiplications.
- -
-
-
-
2021-12-10
Roger Sayle
New
driver: Improve option diagnostics [PR103465]
driver: Improve option diagnostics [PR103465]
- -
-
-
-
2021-12-10
Martin Liška
New
[v3,12/12] LoongArch Port: Add doc.
Add LoongArch support.
- -
-
-
-
2021-12-10
Chenghua Xu
New
[v3,11/12] LoongArch Port: Regenerate configure
Add LoongArch support.
- -
-
-
-
2021-12-10
Chenghua Xu
New
[v3,10/12] LoongArch Port: gcc/testsuite
Add LoongArch support.
- -
-
-
-
2021-12-10
Chenghua Xu
New
[v3,08/12] LoongArch Port: Regenerate libgcc/configure.
Add LoongArch support.
- -
-
-
-
2021-12-10
Chenghua Xu
New
[v3,07/12] LoongArch Port: libgcc
Add LoongArch support.
- -
-
-
-
2021-12-10
Chenghua Xu
New
[v3,06/12] LoongArch Port: Builtin macros.
Add LoongArch support.
- -
-
-
-
2021-12-10
Chenghua Xu
New
[v3,05/12] LoongArch Port: Builtin functions.
Add LoongArch support.
- -
-
-
-
2021-12-10
Chenghua Xu
New
[v3,04/12] LoongArch Port: Machine description C files and .h files.
Add LoongArch support.
- -
-
-
-
2021-12-10
Chenghua Xu
New
[v3,03/12] LoongArch Port: Machine Decsription files.
Add LoongArch support.
- -
-
-
-
2021-12-10
Chenghua Xu
New
[v3,02/12] LoongArch Port: Regenerate gcc/configure.
Add LoongArch support.
- -
-
-
-
2021-12-10
Chenghua Xu
New
[v3,01/12] LoongArch Port: gcc build
Add LoongArch support.
- -
-
-
-
2021-12-10
Chenghua Xu
New
[v2] PR fortran/103418 - random_number() does not accept pointer, intent(in) array argument
[v2] PR fortran/103418 - random_number() does not accept pointer, intent(in) array argument
- -
-
-
-
2021-12-09
Harald Anlauf
New
PR libfortran/103634 - Runtime crash with PACK on zero-sized arrays
PR libfortran/103634 - Runtime crash with PACK on zero-sized arrays
- -
-
-
-
2021-12-09
Harald Anlauf
New
rs6000: Refactor altivec_build_resolved_builtin
rs6000: Refactor altivec_build_resolved_builtin
- -
-
-
-
2021-12-09
Stubbs, Andrew via Gcc-patches
New
Remove an invalid assert. [PR103619]
Remove an invalid assert. [PR103619]
- -
-
-
-
2021-12-09
Hafiz Abid Qadeer
New
enable -Winvalid-memory-order for C++ [PR99612]
enable -Winvalid-memory-order for C++ [PR99612]
- -
-
-
-
2021-12-08
Martin Sebor
New
Use -fopt-info in unswitch pass.
Use -fopt-info in unswitch pass.
- -
-
-
-
2021-12-08
Martin Liška
New
[1/3] loop-invariant: Don't move cold bb instructions to preheader in RTL
Dependency patches for hoist LIM code to cold loop
- -
-
-
-
2021-12-08
Xionghu Luo
New
[v3] c++: Handle auto(x) in parameter-declaration-clause [PR103401]
[v3] c++: Handle auto(x) in parameter-declaration-clause [PR103401]
- -
-
-
-
2021-12-08
Marek Polacek
New
PR fortran/103610 - ICE in gfc_convert_mpz_to_signed, at fortran/simplify.c:193
PR fortran/103610 - ICE in gfc_convert_mpz_to_signed, at fortran/simplify.c:193
- -
-
-
-
2021-12-07
Harald Anlauf
New
PR fortran/103607 - [9/10/11/12 Regression] ICE in do_subscript, at fortran/frontend-passes.c:2927
PR fortran/103607 - [9/10/11/12 Regression] ICE in do_subscript, at fortran/frontend-passes.c:2927
- -
-
-
-
2021-12-07
Harald Anlauf
New
[GCC11] PR tree-optimization/103603 - Directly resolve range_of_stmt dependencies. (Port of PR 1032…
[GCC11] PR tree-optimization/103603 - Directly resolve range_of_stmt dependencies. (Port of PR 1032…
- -
-
-
-
2021-12-07
Andrew MacLeod
New
«
1
2
…
45
46
47
…
54
55
»