Show patches with: State = Action Required       |   126585 patches
« 1 2 ... 536 537 5381265 1266 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
Fix aarch64 ILP32 ICE with vaarg gimplified code Fix aarch64 ILP32 ICE with vaarg gimplified code - - - - --- 2018-04-26 Richard Biener New
dumpfile cleanup dumpfile cleanup - - - - --- 2018-04-26 Nathan Sidwell New
Use response files from the driver in more cases Use response files from the driver in more cases - - - - --- 2018-04-26 Eric Botcazou New
Fix loop-header copying do-while loop detection (PR85116) Fix loop-header copying do-while loop detection (PR85116) - - - - --- 2018-04-26 Richard Biener New
Fix PR85450 Fix PR85450 - - - - --- 2018-04-26 Richard Biener New
C/C++: Add -Waddress-of-packed-member C/C++: Add -Waddress-of-packed-member - - - - --- 2018-04-26 H.J. Lu New
[arm,FreeBSD] PR libgcc/84292 [arm,FreeBSD] PR libgcc/84292 - - - - --- 2018-04-25 Andreas Tobler New
Minor documentation correction in aarch64-simd.md Minor documentation correction in aarch64-simd.md - - - - --- 2018-04-25 Indu Bhagat New
Document that -Wreturn-type is enabled by default for C++ Document that -Wreturn-type is enabled by default for C++ - - - - --- 2018-04-25 Jonathan Wakely New
[wwwdocs] Add notes on common C++ problems with GCC 8 [wwwdocs] Add notes on common C++ problems with GCC 8 - - - - --- 2018-04-25 Jonathan Wakely New
Don't offer suggestions for compiler-generated variables (PR c++/85515) Don't offer suggestions for compiler-generated variables (PR c++/85515) - - - - --- 2018-04-25 David Malcolm New
Improve bootstrap times Improve bootstrap times - - - - --- 2018-04-25 Richard Biener New
[wwwdocs] Correct notes about -Wreturn-type change for C++ [wwwdocs] Correct notes about -Wreturn-type change for C++ - - - - --- 2018-04-25 Jonathan Wakely New
[RFH] split {generic,gimple}-match.c files [RFH] split {generic,gimple}-match.c files - - - - --- 2018-04-25 Richard Biener New
[nvptx,libgomp,testsuite,PR85519] Reduce recursion depth in declare_target-{1,2}.f90 [nvptx,libgomp,testsuite,PR85519] Reduce recursion depth in declare_target-{1,2}.f90 - - - - --- 2018-04-25 Tom de Vries New
Try to use issetugid before falling back to insecure getenv Try to use issetugid before falling back to insecure getenv - - - - --- 2018-04-25 Matija Skala New
[Ada] Regenerate gnat_ugn.texi [Ada] Regenerate gnat_ugn.texi - - - - --- 2018-04-25 Eric Botcazou New
Bump LTO_major_version on trunk Bump LTO_major_version on trunk - - - - --- 2018-04-25 Richard Biener New
[Committed] PR fortran/85520 -- check for negative length [Committed] PR fortran/85520 -- check for negative length - - - - --- 2018-04-25 Steve Kargl New
rs6000: Fix __powikf2 and __abskf2 spelling rs6000: Fix __powikf2 and __abskf2 spelling - - - - --- 2018-04-24 Segher Boessenkool New
[2/2] x86: Update __CET__ check [1/2] x86/CET: Add -fcf-protection to STAGE4_CFLAGS - - - - --- 2018-04-24 H.J. Lu New
[1/2] x86/CET: Add -fcf-protection to STAGE4_CFLAGS [1/2] x86/CET: Add -fcf-protection to STAGE4_CFLAGS - - - - --- 2018-04-24 H.J. Lu New
[AArch64] PR target/85512: Tighten SIMD right shift immediate constraints [AArch64] PR target/85512: Tighten SIMD right shift immediate constraints - - - - --- 2018-04-24 Kyrill Tkachov New
[rs6000] Improve Documentation of Built-In Functions Part 1 [rs6000] Improve Documentation of Built-In Functions Part 1 - - - - --- 2018-04-24 Kelvin Nilsen New
Fix UB in ix86_expand_vector_init_one_var (PR target/85508) Fix UB in ix86_expand_vector_init_one_var (PR target/85508) - - - - --- 2018-04-24 Jakub Jelinek New
Remove __builtin_ia32_readeflags_u32/__builtin_ia32_writeeflags_u32 builtins for TARGET_64BIT (PR t… Remove __builtin_ia32_readeflags_u32/__builtin_ia32_writeeflags_u32 builtins for TARGET_64BIT (PR t… - - - - --- 2018-04-24 Jakub Jelinek New
[Committed] Fix PR85478 [Committed] Fix PR85478 - - - - --- 2018-04-24 Andreas Krebbel New
Fix powerpc64le ICE in replace_swapped_load_constant (PR target/85503) Fix powerpc64le ICE in replace_swapped_load_constant (PR target/85503) - - - - --- 2018-04-24 Jakub Jelinek New
Fix PR85491 Fix PR85491 - - - - --- 2018-04-24 Richard Biener New
[C++] PR 68374 ("G++ -Wshadow doesn't warn about static member shadowing") [C++] PR 68374 ("G++ -Wshadow doesn't warn about static member shadowing") - - - - --- 2018-04-23 Paolo Carlini New
C++ PATCH for c++/85470, wrong error with static data member C++ PATCH for c++/85470, wrong error with static data member - - - - --- 2018-04-23 Jason Merrill New
Fix reg-stack error-recovery on pr84828 testcase (PR target/84828) Fix reg-stack error-recovery on pr84828 testcase (PR target/84828) - - - - --- 2018-04-23 Jakub Jelinek New
Optimize 128-bit vector insertion into zero 512-bit vector (PR target/85480) Optimize 128-bit vector insertion into zero 512-bit vector (PR target/85480) - - - - --- 2018-04-23 Jakub Jelinek New
[2/2] df-scan: remove ad-hoc handling of global regs in asms Require that constraints are used to reference global regs - - - - --- 2018-04-23 Alexander Monakov New
[1/2] extend.texi: update Global Register Variables section Require that constraints are used to reference global regs - - - - --- 2018-04-23 Alexander Monakov New
Update nvptx newlib installation requirements Update nvptx newlib installation requirements - - - - --- 2018-04-23 Cesar Philippidis New
Fix PR 85423 (Re: Fix PRs 80463, 83972, 83480) Fix PR 85423 (Re: Fix PRs 80463, 83972, 83480) - - - - --- 2018-04-23 Andrey Belevantsev New
x86/cet: Use unsigned integer to unwind shadow stack x86/cet: Use unsigned integer to unwind shadow stack - - - - --- 2018-04-23 H.J. Lu New
Fix vect_get_peeling_costs_all_drs to not record spurious final costs Fix vect_get_peeling_costs_all_drs to not record spurious final costs - - - - --- 2018-04-23 Richard Biener New
[lto,PR85422] Fixup loops before lto write-out [lto,PR85422] Fixup loops before lto write-out - - - - --- 2018-04-23 Tom de Vries New
[14/14] Come up with cgraph_node::get_uid and make cgraph_node::uid private. Finish transition of {symbol,call}_summary. - - - - --- 2018-04-23 Martin Liška New
[13/14] Make cgraph_edge::uid really unique. Finish transition of {symbol,call}_summary. - - - - --- 2018-04-23 Martin Liška New
[12/14] Port edge_growth_cache to call_summary. Finish transition of {symbol,call}_summary. - - - - --- 2018-04-23 Martin Liška New
Fix PR middle-end/85496 Fix PR middle-end/85496 - - - - --- 2018-04-23 Eric Botcazou New
[og7,nvptx,PR85486,committed] Force vl32 if calling vector-partitionable routines [og7,nvptx,PR85486,committed] Force vl32 if calling vector-partitionable routines - - - - --- 2018-04-23 Tom de Vries New
[11/14] Port IPA CP to edge_clone_summaries. Finish transition of {symbol,call}_summary. - - - - --- 2018-04-23 Martin Liška New
[10/14] Add call_summary::get method and m_initialize_when_cloning. Finish transition of {symbol,call}_summary. - - - - --- 2018-04-23 Martin Liška 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-22 dave.pagan@oracle.com New
[5/5] x86/CET: Remove the -mcet command-lint option x86/CET: Remove the -mcet command-lint option - - - - --- 2018-04-22 H.J. Lu New
[4/5] x86/CET tests: Remove -mcet/-mno-cet or replace -mcet with -mshstk x86/CET: Remove the -mcet command-lint option - - - - --- 2018-04-22 H.J. Lu New
[3/5] Don't bootstrap GCC with -mcet x86/CET: Remove the -mcet command-lint option - - - - --- 2018-04-22 H.J. Lu New
[2/5] Regenerate configure of target libraries x86/CET: Remove the -mcet command-lint option - - - - --- 2018-04-22 H.J. Lu New
[1/5] x86/CET: Build target libraries with -mshstk x86/CET: Remove the -mcet command-lint option - - - - --- 2018-04-22 H.J. Lu New
Add constant folding support for next{after,toward}{,f,l} (PR libstdc++/85466) Add constant folding support for next{after,toward}{,f,l} (PR libstdc++/85466) - - - - --- 2018-04-21 Jakub Jelinek New
x86: Update __CET__ check x86: Update __CET__ check - - - - --- 2018-04-21 H.J. Lu New
[og7,nvptx,openacc,PR85381,committed] Don't emit barriers for empty loops [og7,nvptx,openacc,PR85381,committed] Don't emit barriers for empty loops - - - - --- 2018-04-21 Tom de Vries New
[rs6000,committed] undef-bool-* tests should exclude -m32 [rs6000,committed] undef-bool-* tests should exclude -m32 - - - - --- 2018-04-20 Bill Schmidt New
libgo patch committed: Only look for data symbols on big-endian PPC64 non-AIX libgo patch committed: Only look for data symbols on big-endian PPC64 non-AIX - - - - --- 2018-04-20 Ian Lance Taylor New
[C++] PR 84588 ("[8 Regression] internal compiler error: Segmentation fault (contains_struct_check(… [C++] PR 84588 ("[8 Regression] internal compiler error: Segmentation fault (contains_struct_check(… - - - - --- 2018-04-20 Paolo Carlini New
Minor testsuite improvements for stack-clash-protection tests Minor testsuite improvements for stack-clash-protection tests - - - - --- 2018-04-20 Jeff Law New
PR testsuite/85483: Move aarch64/sve/vcond_1.c test to g++.dg/other/ PR testsuite/85483: Move aarch64/sve/vcond_1.c test to g++.dg/other/ - - - - --- 2018-04-20 Kyrill Tkachov New
[nvptx,PR85445,committed] Fix calls to vector and worker routines [nvptx,PR85445,committed] Fix calls to vector and worker routines - - - - --- 2018-04-20 Tom de Vries New
[09/14] Remove cgraph_node::summary_uid and make cgraph_node::uid really unique. Finish transition of {symbol,call}_summary. - - - - --- 2018-04-20 Martin Liška New
[08/14] Convert IPA CP to symbol_summary. Finish transition of {symbol,call}_summary. - - - - --- 2018-04-20 Martin Liška New
[07/14] Covert ipa-pure-const.c to symbol_summary. Finish transition of {symbol,call}_summary. - - - - --- 2018-04-20 Martin Liška New
[06/14] Use symtab_summary in ipa-reference.c. Finish transition of {symbol,call}_summary. - - - - --- 2018-04-20 Martin Liška New
[05/14] Use summaries->get where possible. Small refactoring of multiple calls. Finish transition of {symbol,call}_summary. - - - - --- 2018-04-20 Martin Liška New
Do not overflow string buffer (PR objc/85476). Do not overflow string buffer (PR objc/85476). - - - - --- 2018-04-20 Martin Liška New
Fix PR85475 Fix PR85475 - - - - --- 2018-04-20 Richard Biener New
[PR,85449] Fix IPA-CP test for self-feeding recursive dependency [PR,85449] Fix IPA-CP test for self-feeding recursive dependency - - - - --- 2018-04-20 Martin Jambor New
[04/14] Add {symbol,call}_summary::get method and use it in HSA. Finish transition of {symbol,call}_summary. - - - - --- 2018-04-20 Martin Liška New
[PR,85447] Check that clones of edges exist during IPA-CP [PR,85447] Check that clones of edges exist during IPA-CP - - - - --- 2018-04-20 Martin Jambor New
[v2] RISC-V: Make sure stack is always aligned during adjusting [v2] RISC-V: Make sure stack is always aligned during adjusting - - - - --- 2018-04-20 Kito Cheng New
Fix fold-const BIT_FIELD_REF folding with 1 elt vectors (PR tree-optimization/85467) Fix fold-const BIT_FIELD_REF folding with 1 elt vectors (PR tree-optimization/85467) - - - - --- 2018-04-19 Jakub Jelinek New
Fix ICE in tinst_level refcounting introduced in r259457 (PR c++/85462) Fix ICE in tinst_level refcounting introduced in r259457 (PR c++/85462) - - - - --- 2018-04-19 Jakub Jelinek New
New option -floop-unroll-and-jam. New option -floop-unroll-and-jam. - - - - --- 2018-04-19 Toon Moene New
[03/14] Rename get methods in symbol-summary.h to get_create. Finish transition of {symbol,call}_summary. - - - - --- 2018-04-19 Martin Liška New
[02/14] Code refactoring for call_summary. Finish transition of {symbol,call}_summary. - - - - --- 2018-04-19 Martin Liška New
[01/14] Code refactoring of symtab_summary. Finish transition of {symbol,call}_summary. - - - - --- 2018-04-19 Martin Liška New
PR c++/85464 - missing location for -Wignored-qualifiers diagnostic PR c++/85464 - missing location for -Wignored-qualifiers diagnostic - - - - --- 2018-04-19 Jonathan Wakely New
Fix PR85455 Fix PR85455 - - - - --- 2018-04-19 Richard Biener New
PR85463 '[nvptx] "exit" in offloaded region doesn't terminate process' (was: [patch, libfortran, co… PR85463 '[nvptx] "exit" in offloaded region doesn't terminate process' (was: [patch, libfortran, co… - - - - --- 2018-04-19 Thomas Schwinge New
Do not bail out for multiple PREVAILING_DEF_IRONLY for common symbols. Do not bail out for multiple PREVAILING_DEF_IRONLY for common symbols. - - - - --- 2018-04-19 Martin Liška New
[C++] PR 84611 ("[6/7/8 Regression] ICE in operator[], at vec.h:826 (local_class_index())") [C++] PR 84611 ("[6/7/8 Regression] ICE in operator[], at vec.h:826 (local_class_index())") - - - - --- 2018-04-19 Paolo Carlini New
Fix PR84737, 172.mgrid regression on powerpc Fix PR84737, 172.mgrid regression on powerpc - - - - --- 2018-04-19 Richard Biener New
PR target/85456, Fix __builtin_powil for -mabi=ieeelongdouble on PowerPC PR target/85456, Fix __builtin_powil for -mabi=ieeelongdouble on PowerPC - - - - --- 2018-04-19 Michael Meissner New
--enable-cet={yes,no,auto} with default no --enable-cet={yes,no,auto} with default no - - - - --- 2018-04-18 Jakub Jelinek New
Fix (intptr_t) x eq/ne CST to x eq/ne (typeof x) cst match.pd pattern (PR tree-optimization/85446) Fix (intptr_t) x eq/ne CST to x eq/ne (typeof x) cst match.pd pattern (PR tree-optimization/85446) - - - - --- 2018-04-18 Jakub Jelinek New
Add myself to MAINTAINERS (write-after-approval) Add myself to MAINTAINERS (write-after-approval) - - - - --- 2018-04-18 Paul A. Clarke New
Warn for ignored ASM labels on typdef declarations Warn for ignored ASM labels on typdef declarations - - - - --- 2018-04-18 Will Hawkins New
Make Wodr warnings stable. Make Wodr warnings stable. - - - - --- 2018-04-18 Martin Liška New
[GCC-9,i386] : Emit inter-unit moves using preferred_for_speed infrastructure [GCC-9,i386] : Emit inter-unit moves using preferred_for_speed infrastructure - - - - --- 2018-04-18 Uros Bizjak New
[wwwdocs] Add no_sanitize attribute [wwwdocs] Add no_sanitize attribute - - - - --- 2018-04-18 Martin Liška New
PR libstdc++/85442 fix duplicate debuginfo for cxx11-ios_failure.cc PR libstdc++/85442 fix duplicate debuginfo for cxx11-ios_failure.cc - - - - --- 2018-04-18 Jonathan Wakely New
RISC-V: Make sure stack is always aligned during adjusting RISC-V: Make sure stack is always aligned during adjusting - - - - --- 2018-04-18 Kito Cheng New
Do not forget to register ODR types to odr type hash Do not forget to register ODR types to odr type hash - - - - --- 2018-04-18 Jan Hubicka New
PR libstdc++/84442 if _Exit isn't declared then use _exit instead PR libstdc++/84442 if _Exit isn't declared then use _exit instead - - - - --- 2018-04-18 Jonathan Wakely New
RISC-V: Pass --no-relax to linker if -mno-relax is present. RISC-V: Pass --no-relax to linker if -mno-relax is present. - - - - --- 2018-04-18 Kito Cheng New
[wwwdocs] Mention powerpc*-*-*spe* deprecation in gcc-8/changes.html [wwwdocs] Mention powerpc*-*-*spe* deprecation in gcc-8/changes.html - - - - --- 2018-04-18 Jakub Jelinek New
[og7,openacc,libgomp,testsuite] Fix asserts in non-scalar-data.C [og7,openacc,libgomp,testsuite] Fix asserts in non-scalar-data.C - - - - --- 2018-04-18 Tom de Vries New
« 1 2 ... 536 537 5381265 1266 »