Toggle navigation
Patchwork
gcc
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: State =
Action Required
| Archived =
No
| 24763 patches
Series
Submitter
State
any
Action Required
New
Under Review
Accepted
Rejected
RFC
Not Applicable
Changes Requested
Awaiting Upstream
Superseded
Deferred
Search
Archived
No
Yes
Both
Delegate
Apply
«
1
2
...
160
161
162
…
247
248
»
Patch
Series
S/W/F
Date
Submitter
Delegate
State
Fix fold_checksum_tree buffer overflow (PR bootstrap/89560)
Fix fold_checksum_tree buffer overflow (PR bootstrap/89560)
0 0 0
2019-03-05
Jakub Jelinek
New
backport r268834 from mainline to gcc-8-branch
backport r268834 from mainline to gcc-8-branch
0 0 0
2019-03-05
Xiong Hu Luo
Superseded
[v3] luoxhu - backport r250477, r255555, r257253 and r258137
[v3] luoxhu - backport r250477, r255555, r257253 and r258137
0 0 0
2019-03-05
luoxhu
New
[wwwdocs] add gcc 9 changes
[wwwdocs] add gcc 9 changes
0 0 0
2019-03-05
Martin Sebor
New
C++ PATCH for c++/87378 - bogus -Wredundant-move warning
C++ PATCH for c++/87378 - bogus -Wredundant-move warning
0 0 0
2019-03-05
Marek Polacek
New
Fix -gdwarf-5 -gsplit-dwarf ICEs (PR debug/89498)
Fix -gdwarf-5 -gsplit-dwarf ICEs (PR debug/89498)
0 0 0
2019-03-04
Jakub Jelinek
New
Guard binary/ternary match.pd patterns to IFN_COND_* with IFN_COND_* availability (PR tree-optimi...
Guard binary/ternary match.pd patterns to IFN_COND_* with IFN_COND_* availability (PR tree-optimi...
0 0 0
2019-03-04
Jakub Jelinek
New
Fix gimple-ssa-sprintf ICE (PR tree-optimization/89566)
Fix gimple-ssa-sprintf ICE (PR tree-optimization/89566)
0 0 0
2019-03-04
Jakub Jelinek
New
V2 [PATCH] Optimize vector constructor
V2 [PATCH] Optimize vector constructor
0 0 0
2019-03-04
H.J. Lu
New
[committed,AArch64] Make test options_set_10.c not run on native
[committed,AArch64] Make test options_set_10.c not run on native
0 0 0
2019-03-04
Tamar Christina
New
V2 [PATCH] x32: Add addr32 prefix to UNSPEC_VSIBADDR instructions
V2 [PATCH] x32: Add addr32 prefix to UNSPEC_VSIBADDR instructions
0 0 0
2019-03-04
H.J. Lu
New
Remove redundant dg-do directive from test
Remove redundant dg-do directive from test
0 0 0
2019-03-04
Jonathan Wakely
New
Fix PR89572
Fix PR89572
0 0 0
2019-03-04
Richard Biener
New
Implement polymorphic_allocator<byte> for C++20 (P0339R6)
Implement polymorphic_allocator<byte> for C++20 (P0339R6)
0 0 0
2019-03-04
Jonathan Wakely
New
[C++] PR 84605 ("[7/8/9 Regression] internal compiler error: in xref_basetypes, at cp/decl.c:13818")
[C++] PR 84605 ("[7/8/9 Regression] internal compiler error: in xref_basetypes, at cp/decl.c:13818")
0 0 0
2019-03-04
Paolo Carlini
New
Adjust gcc.dg/uninit-pred-8_b.c (PR89551)
Adjust gcc.dg/uninit-pred-8_b.c (PR89551)
0 0 0
2019-03-04
Richard Biener
New
[C++] Further fix for designated-initializer-list handling in overload resolution (PR c++/71446)
[C++] Further fix for designated-initializer-list handling in overload resolution (PR c++/71446)
0 0 0
2019-03-04
Jakub Jelinek
New
ARM cmpsi2_addneg fix follow-up (PR target/89506)
ARM cmpsi2_addneg fix follow-up (PR target/89506)
0 0 0
2019-03-04
Jakub Jelinek
New
回复:[PATCH GCC10] ipa-inline.c: Trivial fix on function not declared inline check in want_inline_s...
回复:[PATCH GCC10] ipa-inline.c: Trivial fix on function not declared inline check in want_inline_s...
0 0 0
2019-03-04
JunMa
New
PR libstdc++/89562 use binary mode for file I/O
PR libstdc++/89562 use binary mode for file I/O
0 0 0
2019-03-03
Jonathan Wakely
New
[libstc++] Don't throw in std::assoc_legendre for m > l
[libstc++] Don't throw in std::assoc_legendre for m > l
0 0 0
2019-03-03
André Brand
New
[RFC] libgcc: Integrating emutls and D garbage collector
[RFC] libgcc: Integrating emutls and D garbage collector
0 0 0
2019-03-03
Johannes Pfau
New
Optimize vector init constructor
Optimize vector init constructor
0 0 0
2019-03-03
H.J. Lu
New
[MinGW] Set __USE_MINGW_ACCESS for C++ as well
[MinGW] Set __USE_MINGW_ACCESS for C++ as well
0 0 0
2019-03-03
Johannes Pfau
New
[fortran] Fix PR 72714, ICE on invalid
[fortran] Fix PR 72714, ICE on invalid
0 0 0
2019-03-03
Thomas Koenig
New
libgo patch committed: Remove temporary directories in gccgoimporter test
libgo patch committed: Remove temporary directories in gccgoimporter test
0 0 0
2019-03-02
Ian Lance Taylor
New
[PR,fortran/77583] - ICE in pp_quoted_string, at pretty-print.c:966
[PR,fortran/77583] - ICE in pp_quoted_string, at pretty-print.c:966
0 0 0
2019-03-01
Harald Anlauf
New
Fix overflowing integer to an integer exponent
Fix overflowing integer to an integer exponent
0 0 0
2019-03-01
Steve Kargl
New
libgo patch committed: Restore passing D to ar
libgo patch committed: Restore passing D to ar
0 0 0
2019-03-01
Ian Lance Taylor
New
[rs6000] Fix PR88845: ICE in lra_set_insn_recog_data
[rs6000] Fix PR88845: ICE in lra_set_insn_recog_data
0 0 0
2019-03-01
Peter Bergner
New
[C++] Partially fix designated-initializer-list handling in overload resolution (PR c++/71446)
[C++] Partially fix designated-initializer-list handling in overload resolution (PR c++/71446)
0 0 0
2019-03-01
Jakub Jelinek
New
rs6000: Add -mdejagnu-cpu=
rs6000: Add -mdejagnu-cpu=
0 0 0
2019-03-01
Segher Boessenkool
New
[wwwdocs] update projects/cxx-status.html
[wwwdocs] update projects/cxx-status.html
0 0 0
2019-03-01
Jakub Jelinek
New
Fix test memory_resource to work without sized deallocation
Fix test memory_resource to work without sized deallocation
0 0 0
2019-03-01
Jonathan Wakely
New
C++2a Utility functions to implement uses-allocator construction (P0591R4)
C++2a Utility functions to implement uses-allocator construction (P0591R4)
0 0 0
2019-03-01
Jonathan Wakely
New
[AArch64] Make every option in options.def one line (GCC-8).
[AArch64] Make every option in options.def one line (GCC-8).
0 0 0
2019-03-01
Tamar Christina
New
[AArch64] Make every option in options.def one line
[AArch64] Make every option in options.def one line
0 0 0
2019-03-01
Tamar Christina
New
Fix mask type choice in vectorizable_call (PR 89535)
Fix mask type choice in vectorizable_call (PR 89535)
0 0 0
2019-03-01
Richard Sandiford
New
[d] Committed merge with upstream dmd
[d] Committed merge with upstream dmd
0 0 0
2019-03-01
Iain Buclaw
New
[libgo] Properly determine executable path on Solaris
[libgo] Properly determine executable path on Solaris
0 0 0
2019-03-01
Rainer Orth
New
Fix PR89541
Fix PR89541
0 0 0
2019-03-01
Richard Biener
New
[committed] Unbreak non-ELF target bootstrap (PR bootstrap/89539)
[committed] Unbreak non-ELF target bootstrap (PR bootstrap/89539)
0 0 0
2019-03-01
Jakub Jelinek
New
Fix up --enable-checking=fold (PR middle-end/89503)
Fix up --enable-checking=fold (PR middle-end/89503)
0 0 0
2019-03-01
Jakub Jelinek
New
gotools patch committed: Double timeout
gotools patch committed: Double timeout
0 0 0
2019-03-01
Ian Lance Taylor
New
PR c/89524 - Ignore -Wno-error=<some-future-warning>
PR c/89524 - Ignore -Wno-error=<some-future-warning>
0 0 0
2019-03-01
Alex Henrie
New
libgo patch committed: Default to -O2 when using the go tool
libgo patch committed: Default to -O2 when using the go tool
0 0 0
2019-03-01
Ian Lance Taylor
New
[C++] PR c++/88183 - ICE with .* fold-expression.
[C++] PR c++/88183 - ICE with .* fold-expression.
0 0 0
2019-03-01
Jason Merrill
New
[C++] * name-lookup.c (print_binding_level): Print this_entity.
[C++] * name-lookup.c (print_binding_level): Print this_entity.
0 0 0
2019-03-01
Jason Merrill
New
[C++] Reject constexpr functions with function-try-block (PR c++/89513, take 2)
[C++] Reject constexpr functions with function-try-block (PR c++/89513, take 2)
0 0 0
2019-02-28
Jakub Jelinek
New
[wwwdocs] Update gcc-9/changes.html #2
[wwwdocs] Update gcc-9/changes.html #2
0 0 0
2019-02-28
Marek Polacek
New
ARM cmpsi2_addneg fixes (PR target/89506)
ARM cmpsi2_addneg fixes (PR target/89506)
0 0 0
2019-02-28
Jakub Jelinek
New
[PR72741] Encode OpenACC 'routine' directive inside Fortran module files
[PR72741] Encode OpenACC 'routine' directive inside Fortran module files
0 0 0
2019-02-28
Thomas Schwinge
New
[wwwdocs] Update gcc-9/changes.html
[wwwdocs] Update gcc-9/changes.html
0 0 0
2019-02-28
Marek Polacek
New
[PR72741,PR89433] Repeated use of the Fortran OpenACC 'routine' directive
[PR72741,PR89433] Repeated use of the Fortran OpenACC 'routine' directive
0 0 0
2019-02-28
Thomas Schwinge
New
[PR72741] For all Fortran OpenACC 'routine' directive variants check for multiple clauses specify...
[PR72741] For all Fortran OpenACC 'routine' directive variants check for multiple clauses specify...
0 0 0
2019-02-28
Thomas Schwinge
New
[PR72741,PR89433] Accept intrinsic symbols in Fortran OpenACC 'routine' directives
[PR72741,PR89433] Accept intrinsic symbols in Fortran OpenACC 'routine' directives
0 0 0
2019-02-28
Thomas Schwinge
New
[fortran] Fix pointers not escaping via C_PTR
[fortran] Fix pointers not escaping via C_PTR
0 0 0
2019-02-28
Thomas Koenig
New
C++ PATCH for c++/89532 - ICE with incomplete type in decltype
C++ PATCH for c++/89532 - ICE with incomplete type in decltype
0 0 0
2019-02-28
Marek Polacek
New
x32: Add addr32 prefix to UNSPEC_VSIBADDR instructions
x32: Add addr32 prefix to UNSPEC_VSIBADDR instructions
0 0 0
2019-02-28
H.J. Lu
New
C++ PATCH for c++/89537 - missing location for error with non-static member fn
C++ PATCH for c++/89537 - missing location for error with non-static member fn
0 0 0
2019-02-28
Marek Polacek
New
i386: Support ISAs enabled at command-line with target attribute
i386: Support ISAs enabled at command-line with target attribute
0 0 0
2019-02-28
H.J. Lu
New
[ARC] Fix logic set UNALIGNED_ACCESS
[ARC] Fix logic set UNALIGNED_ACCESS
0 0 0
2019-02-28
Vineet Gupta
New
haifa-sched: handle fallthru edge to EXIT block (PR 85899)
haifa-sched: handle fallthru edge to EXIT block (PR 85899)
0 0 0
2019-02-28
Alexander Monakov
New
[committed] Add testcases for already fixed PR c/89521
[committed] Add testcases for already fixed PR c/89521
0 0 0
2019-02-28
Jakub Jelinek
New
i386: Identify Westmere from PCLMUL
i386: Identify Westmere from PCLMUL
0 0 0
2019-02-28
H.J. Lu
New
[committed] Fix ARM ICE on glibc (PR target/89434)
[committed] Fix ARM ICE on glibc (PR target/89434)
0 0 0
2019-02-28
Jakub Jelinek
New
Fixing ifcvt issue as exposed by BZ89430
Fixing ifcvt issue as exposed by BZ89430
0 0 0
2019-02-28
JiangNing OS
New
[wwwdocs,arm] Update for PR target/88469
[wwwdocs,arm] Update for PR target/88469
0 0 0
2019-02-28
Richard Earnshaw (lists)
New
libgo patch committed: Use correct go_export name on Darwin
libgo patch committed: Use correct go_export name on Darwin
0 0 0
2019-02-28
Ian Lance Taylor
New
[PR,fortran/89516] - ICE in gfc_calculate_transfer_sizes at gcc/fortran/check.c:5506
[PR,fortran/89516] - ICE in gfc_calculate_transfer_sizes at gcc/fortran/check.c:5506
0 0 0
2019-02-27
Harald Anlauf
New
[C] Fix -Wbuiltin-declaration-mismatch (PR c/89525)
[C] Fix -Wbuiltin-declaration-mismatch (PR c/89525)
0 0 0
2019-02-27
Jakub Jelinek
New
Fix convert.c ICEs on invalid builtin calls (PR c/89520)
Fix convert.c ICEs on invalid builtin calls (PR c/89520)
0 0 0
2019-02-27
Jakub Jelinek
New
[C++] Reject constexpr functions with function-try-block (PR c++/89513)
[C++] Reject constexpr functions with function-try-block (PR c++/89513)
0 0 0
2019-02-27
Jakub Jelinek
New
libgo patch committed: Handle function descriptors correctly
libgo patch committed: Handle function descriptors correctly
0 0 0
2019-02-27
Ian Lance Taylor
New
[C++] PR c++/86969 - ICE with constexpr if and recursive generic lambdas.
[C++] PR c++/86969 - ICE with constexpr if and recursive generic lambdas.
0 0 0
2019-02-27
Jason Merrill
New
C++ PATCH for c++/88857 - ICE with value-initialization of argument in template
C++ PATCH for c++/88857 - ICE with value-initialization of argument in template
0 0 0
2019-02-27
Marek Polacek
New
[wwwdocs] Buildstat update for 8.x
[wwwdocs] Buildstat update for 8.x
0 0 0
2019-02-27
Tom G. Christensen
New
[wwwdocs] Buildstat update for 7.x
[wwwdocs] Buildstat update for 7.x
0 0 0
2019-02-27
Tom G. Christensen
New
[wwwdocs] Buildstat update for 6.x
[wwwdocs] Buildstat update for 6.x
0 0 0
2019-02-27
Tom G. Christensen
New
Fix PR rtl-optimization/89490
Fix PR rtl-optimization/89490
0 0 0
2019-02-27
Bernd Edlinger
New
Fix PR89497
Fix PR89497
0 0 0
2019-02-27
Richard Biener
New
Fix GIMPLE FE with calls and startwith
Fix GIMPLE FE with calls and startwith
0 0 0
2019-02-27
Richard Biener
New
Improve JSON format for group functions.
Improve JSON format for group functions.
0 0 0
2019-02-27
Martin Liška
New
More -fdebug-types-section + -flto fixes
More -fdebug-types-section + -flto fixes
0 0 0
2019-02-27
Richard Biener
New
[PR,87525] Zero local estimated benefit for cloning extern inline function
[PR,87525] Zero local estimated benefit for cloning extern inline function
0 0 0
2019-02-27
Martin Jambor
New
PR libstdc++/89466 avoid slow xsltproc command in configure
PR libstdc++/89466 avoid slow xsltproc command in configure
0 0 0
2019-02-27
Jonathan Wakely
New
[MAINTAINERS] Add myself to MAINTAINERS
[MAINTAINERS] Add myself to MAINTAINERS
0 0 0
2019-02-27
Alejandro Martinez Vicente
New
Fix -fdebug-types-section with -flto
Fix -fdebug-types-section with -flto
0 0 0
2019-02-27
Richard Biener
New
Fix PR89514, -fdebug-types-section vs. LTO
Fix PR89514, -fdebug-types-section vs. LTO
0 0 0
2019-02-27
Richard Biener
New
Go patch committed: Check for duplicate numeric keys in map literals
Go patch committed: Check for duplicate numeric keys in map literals
0 0 0
2019-02-27
Ian Lance Taylor
New
[v2,2/2] RISC-V: Support ELF attribute
RISC-V: Support ELF attribute for GCC
0 0 0
2019-02-27
Kito Cheng
New
[v2,1/2] RISC-V: Accept version, supervisor ext and more than one NSE for -march.
RISC-V: Support ELF attribute for GCC
0 0 0
2019-02-27
Kito Cheng
New
Go patch committed: Checkfor recursive inhereited interface aliases
Go patch committed: Checkfor recursive inhereited interface aliases
0 0 0
2019-02-27
Ian Lance Taylor
New
libgo patch committed: Preserve CC for TestScript child processes
libgo patch committed: Preserve CC for TestScript child processes
0 0 0
2019-02-27
Ian Lance Taylor
New
correct handling of offsets in bounds warnings (PR 89350)
correct handling of offsets in bounds warnings (PR 89350)
0 0 0
2019-02-27
Martin Sebor
New
PR libstdc++/89477 constrain deduction guides for maps and sets
PR libstdc++/89477 constrain deduction guides for maps and sets
0 0 0
2019-02-26
Jonathan Wakely
New
C++ PATCH for c++/89511 - ICE with using-declarations and unscoped enumerator
C++ PATCH for c++/89511 - ICE with using-declarations and unscoped enumerator
0 0 0
2019-02-26
Marek Polacek
New
[SPARC] Make --help=target -Q output the code model
[SPARC] Make --help=target -Q output the code model
0 0 0
2019-02-26
Eric Botcazou
New
Fix array size verification (PR c++/89507)
Fix array size verification (PR c++/89507)
0 0 0
2019-02-26
Jakub Jelinek
New
[WWW] update CXX-status
[WWW] update CXX-status
0 0 0
2019-02-26
Nathan Sidwell
New
«
1
2
...
160
161
162
…
247
248
»