Toggle navigation
Patchwork
GNU Compiler Collection
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: State =
Action Required
| 72968 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
Apply
«
1
2
3
4
…
729
730
»
Patch
Series
A/F/R/T
S/W/F
Date
Submitter
Delegate
State
Be more permissive for always inlining across target attribute changes
Be more permissive for always inlining across target attribute changes
- - - -
0 0 0
2018-04-13
Jan Hubicka
New
Fix gcc.dg/debug/pr41893-1.c with Solaris ld (PR lto/81968)
Fix gcc.dg/debug/pr41893-1.c with Solaris ld (PR lto/81968)
- - - -
0 0 0
2018-04-13
Rainer Orth
New
PR gcc/84923 - gcc.dg/attr-weakref-1.c failed on aarch64
PR gcc/84923 - gcc.dg/attr-weakref-1.c failed on aarch64
- - - -
0 0 0
2018-04-13
Vladimir Mezentsev
New
[rs6000] (PR84302) Fix _mm_slli_epi{32,64} for shift values 16 through 31 and negative
[rs6000] (PR84302) Fix _mm_slli_epi{32,64} for shift values 16 through 31 and negative
- - - -
0 0 0
2018-04-13
Paul Clarke
New
issue nonstring warning for strcpy even on s360 (PR 85369)
issue nonstring warning for strcpy even on s360 (PR 85369)
- - - -
0 0 0
2018-04-13
Martin Sebor
New
[committed] Prevent erroneous "macro had not yet been defined" messages (PR c++/85385)
[committed] Prevent erroneous "macro had not yet been defined" messages (PR c++/85385)
- - - -
0 0 0
2018-04-12
David Malcolm
New
Fix CSE CLZ/CTZ handling (PR rtl-optimization/85376)
Fix CSE CLZ/CTZ handling (PR rtl-optimization/85376)
- - - -
0 0 0
2018-04-12
Jakub Jelinek
New
Fix -fsanitize=address VLA instrumentation (PR sanitizer/85230)
Fix -fsanitize=address VLA instrumentation (PR sanitizer/85230)
- - - -
0 0 0
2018-04-12
Jakub Jelinek
New
avoid duplicate warning for strcmp with a nonstring (PR 85359)
avoid duplicate warning for strcmp with a nonstring (PR 85359)
- - - -
0 0 0
2018-04-12
Martin Sebor
New
configure.ac: honor --with-gcc-major-version in gcc-driver-name.h (PR jit/85384)
configure.ac: honor --with-gcc-major-version in gcc-driver-name.h (PR jit/85384)
- - - -
0 0 0
2018-04-12
David Malcolm
New
C++ PATCH for c++/85356, C++17 ICE with pointer to member function in template
C++ PATCH for c++/85356, C++17 ICE with pointer to member function in template
- - - -
0 0 0
2018-04-12
Jason Merrill
New
rs6000: Fix an ICE with -mno-direct-move (PR85291)
rs6000: Fix an ICE with -mno-direct-move (PR85291)
- - - -
0 0 0
2018-04-12
Segher Boessenkool
New
C++ PATCH for c++/85258, ICE with invalid range-based for-loop
C++ PATCH for c++/85258, ICE with invalid range-based for-loop
- - - -
0 0 0
2018-04-12
Marek Polacek
New
Prefer mempcpy to memcpy on x86_64 target (PR middle-end/81657, take 2)
Prefer mempcpy to memcpy on x86_64 target (PR middle-end/81657, take 2)
- - - -
0 0 0
2018-04-12
Jakub Jelinek
New
[OBVIOUS] PR85347: New testcase vec-ldl-1.c FAILs on powerpc64-linux
[OBVIOUS] PR85347: New testcase vec-ldl-1.c FAILs on powerpc64-linux
- - - -
0 0 0
2018-04-12
Kelvin Nilsen
New
Fix PR target/85238
Fix PR target/85238
- - - -
0 0 0
2018-04-12
Eric Botcazou
New
[og7,nvptx,committed] Fix propagation of branch cond in vw-neutered code
[og7,nvptx,committed] Fix propagation of branch cond in vw-neutered code
- - - -
0 0 0
2018-04-12
Tom de Vries
New
[og7,nvptx] Simplifly logic in nvptx_single
[og7,nvptx] Simplifly logic in nvptx_single
- - - -
0 0 0
2018-04-12
Tom de Vries
New
libgcc/CET: Add _CET_ENDBR to __stack_split_initialize
libgcc/CET: Add _CET_ENDBR to __stack_split_initialize
- - - -
0 0 0
2018-04-12
H.J. Lu
New
Disable -gsplit-dwarf for all LTO debug
Disable -gsplit-dwarf for all LTO debug
- - - -
0 0 0
2018-04-12
Richard Biener
New
Don't mark IFUNC resolver as only called directly
Don't mark IFUNC resolver as only called directly
- - - -
0 0 0
2018-04-12
H.J. Lu
New
Fix PR85371
Fix PR85371
- - - -
0 0 0
2018-04-12
Richard Biener
New
[Committed] IBM Z: Spectre: Prevent thunk cfi to be emitted with -fno-dwarf2-cfi-asm
[Committed] IBM Z: Spectre: Prevent thunk cfi to be emitted with -fno-dwarf2-cfi-asm
- - - -
0 0 0
2018-04-12
Andreas Krebbel
New
[nvptx,PR85296] Fix handling of extern var with flexible array member
[nvptx,PR85296] Fix handling of extern var with flexible array member
- - - -
0 0 0
2018-04-12
Tom de Vries
New
Fix copyprop_hardreg_forward_1 (PR rtl-optimization/85342)
Fix copyprop_hardreg_forward_1 (PR rtl-optimization/85342)
- - - -
0 0 0
2018-04-11
Jakub Jelinek
New
Fix non-AVX512VL handling of lo extraction from AVX512F xmm16+ (PR target/85328, take 2)
Fix non-AVX512VL handling of lo extraction from AVX512F xmm16+ (PR target/85328, take 2)
- - - -
0 0 0
2018-04-11
Jakub Jelinek
New
[2/2] MIPS/GCC/testsuite: Fix data-sym-pool.c for n64 code
MIPS/GCC/testsuite: Fixes for data-sym-pool.c
- - - -
0 0 0
2018-04-11
Maciej W. Rozycki
New
[1/2] MIPS/GCC/testsuite: Fix data-sym-pool.c for SVR4 model at -O0
MIPS/GCC/testsuite: Fixes for data-sym-pool.c
- - - -
0 0 0
2018-04-11
Maciej W. Rozycki
New
Fix non-AVX512VL handling of lo extraction from AVX512F xmm16+ (PR target/85328)
Fix non-AVX512VL handling of lo extraction from AVX512F xmm16+ (PR target/85328)
- - - -
0 0 0
2018-04-11
Jakub Jelinek
New
Make redirection only for target_clones (PR ipa/85329).
Make redirection only for target_clones (PR ipa/85329).
- - - -
0 0 0
2018-04-11
Martin Liška
New
Fix VEC_PERM_EXPR folding (PR tree-optimization/85331)
Fix VEC_PERM_EXPR folding (PR tree-optimization/85331)
- - - -
0 0 0
2018-04-11
Jakub Jelinek
New
Fix PR85339, bogus early debug
Fix PR85339, bogus early debug
- - - -
0 0 0
2018-04-11
Richard Biener
New
libgcc/CET: Skip signal frames when unwinding shadow stack
libgcc/CET: Skip signal frames when unwinding shadow stack
- - - -
0 0 0
2018-04-11
H.J. Lu
New
[og7] Backport "[nvptx] Fix neutering of bb with only cond jump"
[og7] Backport "[nvptx] Fix neutering of bb with only cond jump"
- - - -
0 0 0
2018-04-11
Tom de Vries
New
Use --push-state --as-needed and --pop-state instead of --as-needed and --no-as-needed for libgcc
Use --push-state --as-needed and --pop-state instead of --as-needed and --no-as-needed for libgcc
- - - -
0 0 0
2018-04-11
Jakub Jelinek
New
Clean up attribute value comparison in lto-symtab.c.
Clean up attribute value comparison in lto-symtab.c.
- - - -
0 0 0
2018-04-11
Martin Liška
New
Invoke maybe_warn_nonstring_arg for strcpy/stpcpy builtins.
Invoke maybe_warn_nonstring_arg for strcpy/stpcpy builtins.
- - - -
0 0 0
2018-04-11
Andreas Krebbel
New
[wwwdocs] Document libstdc++ changes in GCC 8
[wwwdocs] Document libstdc++ changes in GCC 8
- - - -
0 0 0
2018-04-11
Jonathan Wakely
New
[rs6000] PR85321 improve documentation of -mcall and -mtraceback=
[rs6000] PR85321 improve documentation of -mcall and -mtraceback=
- - - -
0 0 0
2018-04-10
Aaron Sawdey
New
[committed] Update my MAINTAINERS entry
[committed] Update my MAINTAINERS entry
- - - -
0 0 0
2018-04-10
Aaron Sawdey
New
[PATCH rs6000: document options (PR85321)
[PATCH rs6000: document options (PR85321)
- - - -
0 0 0
2018-04-10
Aaron Sawdey
New
rs6000: Fix stack clash for big residuals (PR85287)
rs6000: Fix stack clash for big residuals (PR85287)
- - - -
0 0 0
2018-04-10
Segher Boessenkool
New
[C++] PR 70808 ("Spurious -Wzero-as-null-pointer-constant for nullptr_t")
[C++] PR 70808 ("Spurious -Wzero-as-null-pointer-constant for nullptr_t")
- - - -
0 0 0
2018-04-10
Paolo Carlini
New
rs6000: Improve --help=target (PR85321)
rs6000: Improve --help=target (PR85321)
- - - -
0 0 0
2018-04-10
Segher Boessenkool
New
RFC: C++ PATCH for c++/69763, making C++ alignof match C _Alignof
RFC: C++ PATCH for c++/69763, making C++ alignof match C _Alignof
- - - -
0 0 0
2018-04-10
Jason Merrill
New
[og7] Enable worker partitioning with warp-sized vector_length
[og7] Enable worker partitioning with warp-sized vector_length
- - - -
0 0 0
2018-04-10
Cesar Philippidis
New
[C++] empty-declarations
[C++] empty-declarations
- - - -
0 0 0
2018-04-10
Nathan Sidwell
New
sel-sched: run cleanup_cfg just before loop_optimizer_init (PR 84659)
sel-sched: run cleanup_cfg just before loop_optimizer_init (PR 84659)
- - - -
0 0 0
2018-04-10
Alexander Monakov
New
C++ PATCH for debug/65821, source location and default arguments
C++ PATCH for debug/65821, source location and default arguments
- - - -
0 0 0
2018-04-10
Jason Merrill
New
[C++] P0962 change cleanup (PR c++/85312)
[C++] P0962 change cleanup (PR c++/85312)
- - - -
0 0 0
2018-04-10
Jakub Jelinek
New
Fix fortran/openmp.c collapsed loop analysis (PR fortran/85313)
Fix fortran/openmp.c collapsed loop analysis (PR fortran/85313)
- - - -
0 0 0
2018-04-10
Jakub Jelinek
New
Fix -gsplit-dwarf ICE (PR debug/85302)
Fix -gsplit-dwarf ICE (PR debug/85302)
- - - -
0 0 0
2018-04-10
Jakub Jelinek
New
C++ PATCH for c++/85285, ICE with flexible array after substitution
C++ PATCH for c++/85285, ICE with flexible array after substitution
- - - -
0 0 0
2018-04-10
Jason Merrill
New
Fix combiner ICE with -g (PR rtl-optimization/85300)
Fix combiner ICE with -g (PR rtl-optimization/85300)
- - - -
0 0 0
2018-04-10
Jakub Jelinek
New
gdbhooks: Add new pretty-printers for: varpool_node, symtab_node, cgraph_edge and ipa_ref.
gdbhooks: Add new pretty-printers for: varpool_node, symtab_node, cgraph_edge and ipa_ref.
- - - -
0 0 0
2018-04-10
Martin Liška
New
Add IntegerRange for -mprioritize-restricted-insns=.
Add IntegerRange for -mprioritize-restricted-insns=.
- - - -
0 0 0
2018-04-10
Martin Liška
New
sched-rgn: run add_branch_dependencies for sel-sched (PR 84301)
sched-rgn: run add_branch_dependencies for sel-sched (PR 84301)
- - - -
0 0 0
2018-04-10
Alexander Monakov
New
sched-deps: respect deps->readonly in macro-fusion (PR 84566)
sched-deps: respect deps->readonly in macro-fusion (PR 84566)
- - - -
0 0 0
2018-04-10
Alexander Monakov
New
[PR85190] Adjust pointer for aligned access
[PR85190] Adjust pointer for aligned access
- - - -
0 0 0
2018-04-10
Bin Cheng
New
Fix LTO streaming ICE
Fix LTO streaming ICE
- - - -
0 0 0
2018-04-10
Jan Hubicka
New
[RFC] Improve tree DSE
[RFC] Improve tree DSE
- - - -
0 0 0
2018-04-10
Kugan Vivekanandarajah
New
PR libstdc++/85222 allow catching iostream errors as gcc4-compatible ios::failure
PR libstdc++/85222 allow catching iostream errors as gcc4-compatible ios::failure
- - - -
0 0 0
2018-04-09
Jonathan Wakely
New
C++ PATCH for c++/85279, dump_expr vs. decltype
C++ PATCH for c++/85279, dump_expr vs. decltype
- - - -
0 0 0
2018-04-09
Jason Merrill
New
C++ PATCH for c++/85262, ICE with redundant qualification on constructor
C++ PATCH for c++/85262, ICE with redundant qualification on constructor
- - - -
0 0 0
2018-04-09
Jason Merrill
New
C++ PATCH for c++/85277, ICE with invalid offsetof
C++ PATCH for c++/85277, ICE with invalid offsetof
- - - -
0 0 0
2018-04-09
Jason Merrill
New
[fortran] Remove parallell annotation from DO CONCURRENT
[fortran] Remove parallell annotation from DO CONCURRENT
- - - -
0 0 0
2018-04-09
Thomas Koenig
New
C++ PATCH for c++/85264, ICE with extra template parameter list
C++ PATCH for c++/85264, ICE with extra template parameter list
- - - -
0 0 0
2018-04-09
Jason Merrill
New
Assorted -masm=intel fixes (PR target/85281)
Assorted -masm=intel fixes (PR target/85281)
- - - -
0 0 0
2018-04-09
Jakub Jelinek
New
Fix some broadcasts in -masm=intel mode (PR target/85281)
Fix some broadcasts in -masm=intel mode (PR target/85281)
- - - -
0 0 0
2018-04-09
Jakub Jelinek
New
Add missing cases to vect_get_smallest_scalar_type (PR 85286)
Add missing cases to vect_get_smallest_scalar_type (PR 85286)
- - - -
0 0 0
2018-04-09
Richard Sandiford
New
Set insn_last_address in final_1
Set insn_last_address in final_1
- - - -
0 0 0
2018-04-09
Richard Sandiford
New
C++ PATCH for c++/85256, ICE capturing pointer to VLA
C++ PATCH for c++/85256, ICE capturing pointer to VLA
- - - -
0 0 0
2018-04-09
Jason Merrill
New
Improve code quality across partition boundaries
Improve code quality across partition boundaries
- - - -
0 0 0
2018-04-09
Jan Hubicka
New
Be more carefull about DECL merging in LTO (PR lto/85248).
Be more carefull about DECL merging in LTO (PR lto/85248).
- - - -
0 0 0
2018-04-09
Martin Liška
New
Fix PR85284
Fix PR85284
- - - -
0 0 0
2018-04-09
Richard Biener
New
[nvptx,PR84041] Add memory_barrier insn
[nvptx,PR84041] Add memory_barrier insn
- - - -
0 0 0
2018-04-09
Tom de Vries
New
[PR,84149] From 3b967c133f7f62e3c2951a971d8690d242364f5d Mon Sep 17 00:00:00 2001
[PR,84149] From 3b967c133f7f62e3c2951a971d8690d242364f5d Mon Sep 17 00:00:00 2001
- - - -
0 0 0
2018-04-09
Martin Jambor
New
[PATCH/doc] - mention all optimization options that enable inlining options
[PATCH/doc] - mention all optimization options that enable inlining options
- - - -
0 0 0
2018-04-08
Martin Sebor
New
[Fortran,PR81773,PR83606,coarray,v1] Fix coarray get to array with vector indexing
[Fortran,PR81773,PR83606,coarray,v1] Fix coarray get to array with vector indexing
- - - -
0 0 0
2018-04-08
Andre Vehreschild
New
[middle-end] Fix PR 82976, non-trivial conversion at assignment
[middle-end] Fix PR 82976, non-trivial conversion at assignment
- - - -
0 0 0
2018-04-07
Thomas König
New
verify_type_variant diagnostic tweak (PR tree-optimization/80021)
verify_type_variant diagnostic tweak (PR tree-optimization/80021)
- - - -
0 0 0
2018-04-07
Jakub Jelinek
New
[SPARC] Fix PR target/85196
[SPARC] Fix PR target/85196
- - - -
0 0 0
2018-04-06
Eric Botcazou
New
Fix native_encode_expr and sccvn caller (PR tree-optimization/85257)
Fix native_encode_expr and sccvn caller (PR tree-optimization/85257)
- - - -
0 0 0
2018-04-06
Jakub Jelinek
New
config.gcc (x86_64-*-rtems*): Add rtems.h to tm_file
config.gcc (x86_64-*-rtems*): Add rtems.h to tm_file
- - - -
0 0 0
2018-04-06
Amaan Cheval
New
v2: Show pertinent parameter (PR c++/85110)
v2: Show pertinent parameter (PR c++/85110)
- - - -
0 0 0
2018-04-06
David Malcolm
New
PR c++/85214 - ICE with alias, generic lambda, constexpr if.
PR c++/85214 - ICE with alias, generic lambda, constexpr if.
- - - -
0 0 0
2018-04-06
Jason Merrill
New
Retitle 894080: Please add the gccgo GNU/Hurd patches for gcc-8 again (and commit upstream)
Retitle 894080: Please add the gccgo GNU/Hurd patches for gcc-8 again (and commit upstream)
- - - -
0 0 0
2018-04-06
Svante Signell
New
[libfortran] Fix PR 88235, buffer overrun in matmul
[libfortran] Fix PR 88235, buffer overrun in matmul
- - - -
0 0 0
2018-04-06
Thomas König
New
Fix dwarf2out ICE on zero sized array initializer (PR debug/85252)
Fix dwarf2out ICE on zero sized array initializer (PR debug/85252)
- - - -
0 0 0
2018-04-06
Jakub Jelinek
New
Fix create_preheader ICE (PR rtl-optimization/84872)
Fix create_preheader ICE (PR rtl-optimization/84872)
- - - -
0 0 0
2018-04-06
Jakub Jelinek
New
[ARC] Fix stack usage info for naked functions.
[ARC] Fix stack usage info for naked functions.
- - - -
0 0 0
2018-04-06
Alexey Brodkin
New
[GCC/ARM] Fix PR85261: ICE with FPSCR setter builtin
[GCC/ARM] Fix PR85261: ICE with FPSCR setter builtin
- - - -
0 0 0
2018-04-06
Thomas Preudhomme
New
[C++] Fix structured binding tsubst error recovery (PR c++/85210)
[C++] Fix structured binding tsubst error recovery (PR c++/85210)
- - - -
0 0 0
2018-04-06
Jakub Jelinek
New
C++ PATCH for c++/85242, ICE with class defn in template parm
C++ PATCH for c++/85242, ICE with class defn in template parm
- - - -
0 0 0
2018-04-06
Jason Merrill
New
C++ PATCH for c++/85240, LTO ICE with using of undeduced auto
C++ PATCH for c++/85240, LTO ICE with using of undeduced auto
- - - -
0 0 0
2018-04-06
Jason Merrill
New
Handle empty infinite loops in OpenACC for PR84955
Handle empty infinite loops in OpenACC for PR84955
- - - -
0 0 0
2018-04-06
Cesar Philippidis
New
Fix PR85244
Fix PR85244
- - - -
0 0 0
2018-04-06
Richard Biener
New
Mitigate PR85222 a bit
Mitigate PR85222 a bit
- - - -
0 0 0
2018-04-06
Richard Biener
New
[C++] PR 85227 ("[7/8/ Regression] ICE with structured binding of a forward declared variable")
[C++] PR 85227 ("[7/8/ Regression] ICE with structured binding of a forward declared variable")
- - - -
0 0 0
2018-04-06
Paolo Carlini
New
[5/5,ARC] Clear the instruction cache using syscalls.
General fixes
- - - -
0 0 0
2018-04-06
Claudiu Zissulescu
New
«
1
2
3
4
…
729
730
»