Show patches with: State = Action Required       |   126624 patches
« 1 2 ... 539 540 5411266 1267 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[1/3] Wattributes.c testcase: Disable warning check for IBM Z. IBM Z testsuite fixes - - - - --- 2018-04-06 Andreas Krebbel New
[v2] C++: suggest missing headers for implicit use of "std" (PR c++/85021) [v2] C++: suggest missing headers for implicit use of "std" (PR c++/85021) - - - - --- 2018-04-05 David Malcolm New
[doc] fix up C++ option references (PR 71283) [doc] fix up C++ option references (PR 71283) - - - - --- 2018-04-05 Martin Sebor New
[C++] Fix ICE with structured binding initialized from lambda in template (PR c++/85209) [C++] Fix ICE with structured binding initialized from lambda in template (PR c++/85209) - - - - --- 2018-04-05 Jakub Jelinek New
[C++] Fix ICE with #pragma weak and structured bindings (PR c++/85208) [C++] Fix ICE with #pragma weak and structured bindings (PR c++/85208) - - - - --- 2018-04-05 Jakub Jelinek New
C++ PATCH for c++/85136, ICE with designated init in template C++ PATCH for c++/85136, ICE with designated init in template - - - - --- 2018-04-05 Jason Merrill New
Fix ICE with statement frontiers (PR sanitizer/85213) Fix ICE with statement frontiers (PR sanitizer/85213) - - - - --- 2018-04-05 Jakub Jelinek New
C++ PATCH for c++/83808, ICE with VLA initialization C++ PATCH for c++/83808, ICE with VLA initialization - - - - --- 2018-04-05 Jason Merrill New
[i386] : FIx PR85193, ICE: SIGSEGV in memory_operand at recog.c:1361 with -O2 -fno-tree-ccp -fno-tr… [i386] : FIx PR85193, ICE: SIGSEGV in memory_operand at recog.c:1361 with -O2 -fno-tree-ccp -fno-tr… - - - - --- 2018-04-05 Uros Bizjak New
C++ PATCH for c++/82152, ICE with class deduction and inherited ctor C++ PATCH for c++/82152, ICE with class deduction and inherited ctor - - - - --- 2018-04-05 Jason Merrill New
C++ PATCH for c++/84665, ICE with array of empty class C++ PATCH for c++/84665, ICE with array of empty class - - - - --- 2018-04-05 Jason Merrill New
C++ PATCH for c++/85228, ICE with lambda in enumerator C++ PATCH for c++/85228, ICE with lambda in enumerator - - - - --- 2018-04-05 Jason Merrill New
[explow] PR target/85173: validize memory before passing it on to target probe_stack [explow] PR target/85173: validize memory before passing it on to target probe_stack - - - - --- 2018-04-05 Kyrill Tkachov New
[RFC] Fix PR85180, find_base_term is exponential [RFC] Fix PR85180, find_base_term is exponential - - - - --- 2018-04-05 Richard Biener New
[mid-end] Fix PR85123 incorrect copies [mid-end] Fix PR85123 incorrect copies - - - - --- 2018-04-05 Tamar Christina New
[C++] PR 80956 ("[7/8 Regression] ICE with abstract class vector") [C++] PR 80956 ("[7/8 Regression] ICE with abstract class vector") - - - - --- 2018-04-05 Paolo Carlini New
rs6000: Enable -fasynchronous-unwind-tables by default rs6000: Enable -fasynchronous-unwind-tables by default - - - - --- 2018-04-05 Segher Boessenkool New
[C++] Implement P0969 [C++] Implement P0969 - - - - --- 2018-04-05 Ville Voutilainen New
[nvptx,PR85204] Fix neutering of bb with only cond jump [nvptx,PR85204] Fix neutering of bb with only cond jump - - - - --- 2018-04-05 Tom de Vries New
C++ PATCH for c++/85215, C++17 ICE initializing from conversion function C++ PATCH for c++/85215, C++17 ICE initializing from conversion function - - - - --- 2018-04-05 Jason Merrill New
[C++] PR 84792 ("[6/7/8 Regression] ICE with broken typedef of a struct") [C++] PR 84792 ("[6/7/8 Regression] ICE with broken typedef of a struct") - - - - --- 2018-04-05 Paolo Carlini New
C++ PATCH for c++/84938, ICE dividing by ~-1 C++ PATCH for c++/84938, ICE dividing by ~-1 - - - - --- 2018-04-05 Jason Merrill New
C++ PATCH for c++/84936, ICE with unexpanded pack in mem-init C++ PATCH for c++/84936, ICE with unexpanded pack in mem-init - - - - --- 2018-04-05 Jason Merrill New
Add -fcf-protection -mcet to STAGE4_CFLAGS Add -fcf-protection -mcet to STAGE4_CFLAGS - - - - --- 2018-04-04 H.J. Lu New
[C++] Implement P0961 [C++] Implement P0961 - - - - --- 2018-04-04 Ville Voutilainen New
[C++] Fix invalid structured binding range for parsing error recovery (PR c++/85194) [C++] Fix invalid structured binding range for parsing error recovery (PR c++/85194) - - - - --- 2018-04-04 Jakub Jelinek New
Fix BIT_FIELD_REF folding (PR middle-end/85195) Fix BIT_FIELD_REF folding (PR middle-end/85195) - - - - --- 2018-04-04 Jakub Jelinek New
[C++] Fix __builtin_constant_p constexpr handling (PR inline-asm/85172) [C++] Fix __builtin_constant_p constexpr handling (PR inline-asm/85172) - - - - --- 2018-04-04 Jakub Jelinek New
C++ PATCH for c++/85006, concepts ICE with A<auto...> return type C++ PATCH for c++/85006, concepts ICE with A<auto...> return type - - - - --- 2018-04-04 Jason Merrill New
C++ PATCH for c++/84221, bogus -Wunused with unused attribute on template C++ PATCH for c++/84221, bogus -Wunused with unused attribute on template - - - - --- 2018-04-04 Jason Merrill New
C++ PATCH for c++/85200, ICE with constexpr if in generic lambda C++ PATCH for c++/85200, ICE with constexpr if in generic lambda - - - - --- 2018-04-04 Jason Merrill New
[wwwdocs] gcc-8/changes.html additions [wwwdocs] gcc-8/changes.html additions - - - - --- 2018-04-04 Bernd Edlinger New
[committed,2/2] wwwdocs: Document my gcc 8 changes for the website (v2) wwwdocs: Updates for gcc 8 changes (v2) - - - - --- 2018-04-04 David Malcolm New
[1/2] wwwdocs: Add bin/gcc-color-to-html.py wwwdocs: Updates for gcc 8 changes (v2) - - - - --- 2018-04-04 David Malcolm New
[GCC/ARM] Fix PR85203: cmse_nonsecure_caller returns wrong result [GCC/ARM] Fix PR85203: cmse_nonsecure_caller returns wrong result - - - - --- 2018-04-04 Thomas Preudhomme New
C++ PATCH for c++/85148, ICE with 'this' in array NSDMI C++ PATCH for c++/85148, ICE with 'this' in array NSDMI - - - - --- 2018-04-04 Jason Merrill New
C++ PATCH for c++/85141, ICE with compound assignment and static member function C++ PATCH for c++/85141, ICE with compound assignment and static member function - - - - --- 2018-04-04 Jason Merrill New
C++ PATCH for c++/85118, wrong error with generic non-capturing lambda C++ PATCH for c++/85118, wrong error with generic non-capturing lambda - - - - --- 2018-04-04 Jason Merrill New
C++ PATCH for c++/85133, ICE with missing concept initializer C++ PATCH for c++/85133, ICE with missing concept initializer - - - - --- 2018-04-04 Jason Merrill New
[v2,rs6000] Tidy implementation of vec_ldl [v2,rs6000] Tidy implementation of vec_ldl - - - - --- 2018-04-04 Kelvin Nilsen New
C++ PATCH for c++/85135, ICE with omitted template arguments C++ PATCH for c++/85135, ICE with omitted template arguments - - - - --- 2018-04-04 Jason Merrill New
[committed] Fix g++.dg/inherit/override-attribs.C on ia32 (PR testsuite/85189) [committed] Fix g++.dg/inherit/override-attribs.C on ia32 (PR testsuite/85189) - - - - --- 2018-04-04 Jakub Jelinek New
Fix -Wstringop-overflow regression Fix -Wstringop-overflow regression - - - - --- 2018-04-04 Michael Matz New
libgo: Avoid clobbering shell history file in signal_cgo_test.go libgo: Avoid clobbering shell history file in signal_cgo_test.go - - - - --- 2018-04-04 Andreas Schwab New
Fix PR85176, LTO with -g1 Fix PR85176, LTO with -g1 - - - - --- 2018-04-04 Richard Biener New
Fix PR85191 Fix PR85191 - - - - --- 2018-04-04 Richard Biener New
Disable anchors and msdata for ASAN test-case (PR sanirizer/85174). Disable anchors and msdata for ASAN test-case (PR sanirizer/85174). - - - - --- 2018-04-04 Martin Liška New
[libfortran,committed] Implement stop_numeric for minimal targets [libfortran,committed] Implement stop_numeric for minimal targets - - - - --- 2018-04-04 Thomas König New
[C++] Fix __direct_bases ICE (PR c++/85146, take 2) [C++] Fix __direct_bases ICE (PR c++/85146, take 2) - - - - --- 2018-04-04 Jakub Jelinek New
Fix PR85168 Fix PR85168 - - - - --- 2018-04-04 Richard Biener New
[wwwdocs] gcc-8/changes.html additions [wwwdocs] gcc-8/changes.html additions - - - - --- 2018-04-04 Jakub Jelinek New
Fix x86 vinsert[if]{32x4,64x2} patterns (PR target/85177) Fix x86 vinsert[if]{32x4,64x2} patterns (PR target/85177) - - - - --- 2018-04-03 Jakub Jelinek New
[wwwdocs] document new options in gcc-8/changes.html [wwwdocs] document new options in gcc-8/changes.html - - - - --- 2018-04-03 Martin Sebor New
C++ PATCH for c++/85113, ICE with constexpr and __builtin_constant_p. C++ PATCH for c++/85113, ICE with constexpr and __builtin_constant_p. - - - - --- 2018-04-03 Jason Merrill New
C++ PATCH for c++/85092, C++17 ICE with unused list constructor C++ PATCH for c++/85092, C++17 ICE with unused list constructor - - - - --- 2018-04-03 Jason Merrill New
C++ PATCH to merge_types for malloc redeclaration C++ PATCH to merge_types for malloc redeclaration - - - - --- 2018-04-03 Jason Merrill New
C++ PATCH for c++/85149, generic lambda and constexpr if C++ PATCH for c++/85149, generic lambda and constexpr if - - - - --- 2018-04-03 Jason Merrill New
c/55976 -Werror=return-type should error on returning a value from a void function c/55976 -Werror=return-type should error on returning a value from a void function - - - - --- 2018-04-03 dave.pagan@oracle.com New
Fix libbacktrace zdebug decompression on big endian (PR other/85161) Fix libbacktrace zdebug decompression on big endian (PR other/85161) - - - - --- 2018-04-03 Jakub Jelinek New
Fix UB in shrink-wrapping (PR rtl-optimization/85167) Fix UB in shrink-wrapping (PR rtl-optimization/85167) - - - - --- 2018-04-03 Jakub Jelinek New
[committed] Fix ix86_expand_vector_set for V64QImode (PR target/85169) [committed] Fix ix86_expand_vector_set for V64QImode (PR target/85169) - - - - --- 2018-04-03 Jakub Jelinek New
Fix __builtin_expect folding (PR tree-optimization/85156) Fix __builtin_expect folding (PR tree-optimization/85156) - - - - --- 2018-04-03 Jakub Jelinek New
[C++] Fix cp_finish_decl error recovery (PR c++/85134) [C++] Fix cp_finish_decl error recovery (PR c++/85134) - - - - --- 2018-04-03 Jakub Jelinek New
[C++] Fix namespace attribute error recovery (PR c++/85140) [C++] Fix namespace attribute error recovery (PR c++/85140) - - - - --- 2018-04-03 Jakub Jelinek New
[C++] Fix __direct_bases ICE (PR c++/85146) [C++] Fix __direct_bases ICE (PR c++/85146) - - - - --- 2018-04-03 Jakub Jelinek New
[C++] Fix error-recovery in fixed_parameter_pack_p_1 (PR c++/85147) [C++] Fix error-recovery in fixed_parameter_pack_p_1 (PR c++/85147) - - - - --- 2018-04-03 Jakub Jelinek New
Fix PRs 80463, 83972, 83480 Fix PRs 80463, 83972, 83480 - - - - --- 2018-04-03 Andrey Belevantsev New
Fix PR 83913 Fix PR 83913 - - - - --- 2018-04-03 Andrey Belevantsev New
[wwwdocs] Mention -ftree-loop-distribution [wwwdocs] Mention -ftree-loop-distribution - - - - --- 2018-04-03 Bin Cheng New
Fix PR 83962 Fix PR 83962 - - - - --- 2018-04-03 Andrey Belevantsev New
Fix PR 83530 Fix PR 83530 - - - - --- 2018-04-03 Andrey Belevantsev New
rs6000: Fix pr69946.c testcase (PR85126) rs6000: Fix pr69946.c testcase (PR85126) - - - - --- 2018-04-03 Segher Boessenkool New
[nvptx] Use MAX, MIN, ROUND_UP macros [nvptx] Use MAX, MIN, ROUND_UP macros - - - - --- 2018-04-03 Tom de Vries New
[C++] PR c++/65923 [C++] PR c++/65923 - - - - --- 2018-04-03 Ville Voutilainen New
Remove UBSAN in dwarf2out.c (PR tree-optimization/82491). Remove UBSAN in dwarf2out.c (PR tree-optimization/82491). - - - - --- 2018-04-03 Martin Liška New
Add -C when using -Wimplicit-fallthrough and --save-temps (PR preprocessor/78497). Add -C when using -Wimplicit-fallthrough and --save-temps (PR preprocessor/78497). - - - - --- 2018-04-03 Martin Liška New
rs6000: Fix testcase pr82015.c rs6000: Fix testcase pr82015.c - - - - --- 2018-04-03 Segher Boessenkool New
Remove no longer used recompute_all_dominators Remove no longer used recompute_all_dominators - - - - --- 2018-04-03 Richard Biener New
[wwwdocs] gcc-8/changes.html [wwwdocs] gcc-8/changes.html - - - - --- 2018-04-03 Martin Liška New
Fix PR85154 Fix PR85154 - - - - --- 2018-04-03 Richard Biener New
[PR,84947] Bits propagation only for int and ptr types [PR,84947] Bits propagation only for int and ptr types - - - - --- 2018-04-03 Martin Jambor New
[C++] ("[7/8 Regression] ICE with failed class template argument deduction because of invalid templ… [C++] ("[7/8 Regression] ICE with failed class template argument deduction because of invalid templ… - - - - --- 2018-04-03 Paolo Carlini New
[i386] : Preserve precision bits when changing rounding bits in x87 control word [i386] : Preserve precision bits when changing rounding bits in x87 control word - - - - --- 2018-04-03 Uros Bizjak New
[committed] fix a couple of typos in manual [committed] fix a couple of typos in manual - - - - --- 2018-04-02 Martin Sebor New
RISC-V: Fix for combine bug with shift and AND operations. RISC-V: Fix for combine bug with shift and AND operations. - - - - --- 2018-04-02 Jim Wilson New
[doc] remove hyphen from side-effect [doc] remove hyphen from side-effect - - - - --- 2018-04-02 Martin Sebor New
C++ PATCH for c++/64095, unnamed generic lambda parameter pack C++ PATCH for c++/64095, unnamed generic lambda parameter pack - - - - --- 2018-04-02 Jason Merrill New
[cpp,doc] PATCH for Re: CPP documentation minor typo [cpp,doc] PATCH for Re: CPP documentation minor typo - - - - --- 2018-04-02 Gerald Pfeifer New
[wwwdocs] Consistently spell the noun "front end" [wwwdocs] Consistently spell the noun "front end" - - - - --- 2018-04-02 Gerald Pfeifer New
[fortran] Fix PR 85102, take 2 [fortran] Fix PR 85102, take 2 - - - - --- 2018-04-02 Thomas König New
[rs6000] Undefine vector, bool, pixel in xmmintrin.h [rs6000] Undefine vector, bool, pixel in xmmintrin.h - - - - --- 2018-04-02 Bill Schmidt New
[wwwdocs] gcc-7/changes.html editorial changes [wwwdocs] gcc-7/changes.html editorial changes - - - - --- 2018-04-01 Gerald Pfeifer New
[wwwdocs] gcc-8/changes.html - typos,... [wwwdocs] gcc-8/changes.html - typos,... - - - - --- 2018-04-01 Gerald Pfeifer New
[fortran] Fix PR 85102 [fortran] Fix PR 85102 - - - - --- 2018-04-01 Thomas Koenig New
Show dangerous warning when -Werror option is used Show dangerous warning when -Werror option is used - - - - --- 2018-04-01 Pali Rohár New
[wwwdocs] PATCH for Re: [PATCH] Make -gcolumn-info the default [wwwdocs] PATCH for Re: [PATCH] Make -gcolumn-info the default - - - - --- 2018-04-01 Gerald Pfeifer New
rs6000: Fix _mm_min_ps and _mm_max_ps (PR83315) rs6000: Fix _mm_min_ps and _mm_max_ps (PR83315) - - - - --- 2018-03-31 Segher Boessenkool New
[rs6000] Fix PR80546: FAIL: gcc.target/powerpc/bool3-p[78].c scan-assembler-not [rs6000] Fix PR80546: FAIL: gcc.target/powerpc/bool3-p[78].c scan-assembler-not - - - - --- 2018-03-30 Peter Bergner New
C++ PATCH for c++/85093, excess args accepted with pack expansion C++ PATCH for c++/85093, excess args accepted with pack expansion - - - - --- 2018-03-30 Jason Merrill New
Improve avx512{f,bw} vec_set (PR middle-end/85090) Improve avx512{f,bw} vec_set (PR middle-end/85090) - - - - --- 2018-03-30 Jakub Jelinek New
« 1 2 ... 539 540 5411266 1267 »