Show patches with: State = Action Required       |   127710 patches
« 1 2 ... 562 563 5641277 1278 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[PACH,RFC] Pass -m -jN to gcc_build from gcc_release [PACH,RFC] Pass -m -jN to gcc_build from gcc_release - - - - --- 2018-01-22 Richard Biener New
[gotools] : Fix TestCrashDumpsAllThreads testcase failure [gotools] : Fix TestCrashDumpsAllThreads testcase failure - - - - --- 2018-01-21 Uros Bizjak New
[committed] hppa: Fix alignment test failures on hppa-hpux [committed] hppa: Fix alignment test failures on hppa-hpux - - - - --- 2018-01-21 John David Anglin New
[committed] hppa: Use targetm.binds_local_p to check local binding in pa_function_ok_for_sibcall [committed] hppa: Use targetm.binds_local_p to check local binding in pa_function_ok_for_sibcall - - - - --- 2018-01-21 John David Anglin New
[committed] hppa: Add gnu_lto_v1 stub [committed] hppa: Add gnu_lto_v1 stub - - - - --- 2018-01-21 John David Anglin New
[C++] PR c++/83895 [C++] PR c++/83895 - - - - --- 2018-01-21 Ville Voutilainen New
[rs6000] Skip safe-indirect-jump-8.c for AIX [rs6000] Skip safe-indirect-jump-8.c for AIX - - - - --- 2018-01-21 Bill Schmidt New
[SH,committed] Fix PR 81485 [SH,committed] Fix PR 81485 - - - - --- 2018-01-21 Oleg Endo New
[SH,committed] Fix PR 80870 [SH,committed] Fix PR 80870 - - - - --- 2018-01-21 Oleg Endo New
[wwwdocs,committed] Mention GCC 7 changes for SH and RX [wwwdocs,committed] Mention GCC 7 changes for SH and RX - - - - --- 2018-01-21 Oleg Endo New
PR fortran/83900 -- follow-up to set type PR fortran/83900 -- follow-up to set type - - - - --- 2018-01-20 Steve Kargl New
Fix vect_def_type handling in x86 scatter support (PR 83940) Fix vect_def_type handling in x86 scatter support (PR 83940) - - - - --- 2018-01-20 Richard Sandiford New
[Committed] PR fortran/83900 -- Remove bogus assert [Committed] PR fortran/83900 -- Remove bogus assert - - - - --- 2018-01-20 Steve Kargl New
[v3,rs6000] Use $ instead of . for PC, use "crset 2" instead of "crset eq" [v3,rs6000] Use $ instead of . for PC, use "crset 2" instead of "crset eq" - - - - --- 2018-01-20 Bill Schmidt New
[rs6000] Requested cleanups for BE handling of -mno-speculate-indirect-jumps [rs6000] Requested cleanups for BE handling of -mno-speculate-indirect-jumps - - - - --- 2018-01-20 Bill Schmidt New
[v2,rs6000] Use $ instead of . for PC [v2,rs6000] Use $ instead of . for PC - - - - --- 2018-01-20 Bill Schmidt New
[x86,libgcc] PR target/83917 Correct debug for -mcall-ms2sysv-xlogues stubs [x86,libgcc] PR target/83917 Correct debug for -mcall-ms2sysv-xlogues stubs - - - - --- 2018-01-19 Daniel Santos New
[Committed] PR fortran/80768 -- testcase [Committed] PR fortran/80768 -- testcase - - - - --- 2018-01-19 Steve Kargl New
patch to fix PR83147 patch to fix PR83147 - - - - --- 2018-01-19 Vladimir Makarov New
[og7,nvptx] Backport CUDA 9 support from trunk. [og7,nvptx] Backport CUDA 9 support from trunk. - - - - --- 2018-01-19 Cesar Philippidis New
Fix tree-emutls ADDR_EXPR handling (PR middle-end/83945) Fix tree-emutls ADDR_EXPR handling (PR middle-end/83945) - - - - --- 2018-01-19 Jakub Jelinek New
Fix branch probability computation in do_compare_rtx_and_jump (PR tree-optimization/83081) Fix branch probability computation in do_compare_rtx_and_jump (PR tree-optimization/83081) - - - - --- 2018-01-19 Jakub Jelinek New
Fix UMOD rtx simplification (PR target/83930) Fix UMOD rtx simplification (PR target/83930) - - - - --- 2018-01-19 Jakub Jelinek New
[rs6000] Use $ instead of . for PC [rs6000] Use $ instead of . for PC - - - - --- 2018-01-19 Bill Schmidt New
[rs6000] Testcase fix-ups for gimple-folding intrinsic tests. [rs6000] Testcase fix-ups for gimple-folding intrinsic tests. - - - - --- 2018-01-19 will schmidt New
[PR82604] Fix regression in ftree-parallelize-loops [PR82604] Fix regression in ftree-parallelize-loops - - - - --- 2018-01-19 Bin Cheng New
Fix missing profiles with PGO (PR tree-optimization/83051). Fix missing profiles with PGO (PR tree-optimization/83051). - - - - --- 2018-01-19 Martin Liška New
Small C++ tweak to fold_simple Small C++ tweak to fold_simple - - - - --- 2018-01-19 Marek Polacek New
Add gcc.dg/stack-check-16.c Add gcc.dg/stack-check-16.c - - - - --- 2018-01-19 Jakub Jelinek New
[arm] Fix gcc.target/arm/negdi-[12].c [arm] Fix gcc.target/arm/negdi-[12].c - - - - --- 2018-01-19 Kyrill Tkachov New
[arm] Fix gcc.target/arm/pr40956.c [arm] Fix gcc.target/arm/pr40956.c - - - - --- 2018-01-19 Kyrill Tkachov New
[arm] Fix gcc.target/arm/pr79058.c [arm] Fix gcc.target/arm/pr79058.c - - - - --- 2018-01-19 Kyrill Tkachov New
Check whether any statements need masking (PR 83922) Check whether any statements need masking (PR 83922) - - - - --- 2018-01-19 Richard Sandiford New
Avoid ICE for nested inductions (PR 83914) Avoid ICE for nested inductions (PR 83914) - - - - --- 2018-01-19 Richard Sandiford New
[libstdc++,testsuite] Fix dg-options/dg-add-options order [libstdc++,testsuite] Fix dg-options/dg-add-options order - - - - --- 2018-01-19 Christophe Lyon New
[C++] Speed up inplace_merge algorithm & fix inefficient logic(PR c++/83938) [C++] Speed up inplace_merge algorithm & fix inefficient logic(PR c++/83938) - - - - --- 2018-01-19 chang jc New
libgo patch committed: Use rlimit64 when we use getrlimit64 libgo patch committed: Use rlimit64 when we use getrlimit64 - - - - --- 2018-01-19 Ian Lance Taylor New
libgo patch committed: Add go:noescape for AIX libgo patch committed: Add go:noescape for AIX - - - - --- 2018-01-19 Ian Lance Taylor New
libgo patch commited: Recognize AIX objects and archives libgo patch commited: Recognize AIX objects and archives - - - - --- 2018-01-19 Ian Lance Taylor New
-Warray-bounds: Fix false positive in some "switch" stmts (PR tree-optimization/83510) -Warray-bounds: Fix false positive in some "switch" stmts (PR tree-optimization/83510) - - - - --- 2018-01-18 David Malcolm New
[C++] Fix ICE in joust with -Wconversion (PR c++/81167) [C++] Fix ICE in joust with -Wconversion (PR c++/81167) - - - - --- 2018-01-18 Jakub Jelinek New
Fix unwind info in x86 interrupt functions (PR debug/83728) Fix unwind info in x86 interrupt functions (PR debug/83728) - - - - --- 2018-01-18 Jakub Jelinek New
[C++] Avoid spurious -Wignored-qualifiers warning on artificial C++17 P0138R2 cast (PR c++/83919) [C++] Avoid spurious -Wignored-qualifiers warning on artificial C++17 P0138R2 cast (PR c++/83919) - - - - --- 2018-01-18 Jakub Jelinek New
[C++] Fix ICE in potential_constant_expression_1 (PR c++/83918) [C++] Fix ICE in potential_constant_expression_1 (PR c++/83918) - - - - --- 2018-01-18 Jakub Jelinek New
Fix pr83619.C (was Re: Fix ICE with profile info mismatch) Fix pr83619.C (was Re: Fix ICE with profile info mismatch) - - - - --- 2018-01-18 Jakub Jelinek New
[C++] PR 83921 ("[7/8 Regression] GCC rejects constexpr initialization of empty aggregate") [C++] PR 83921 ("[7/8 Regression] GCC rejects constexpr initialization of empty aggregate") - - - - --- 2018-01-18 Paolo Carlini New
C++ PATCH to fix bogus error with constexpr and empty class (PR c++/81933) C++ PATCH to fix bogus error with constexpr and empty class (PR c++/81933) - - - - --- 2018-01-18 Marek Polacek New
[C++,obvious] Fix comment typo [C++,obvious] Fix comment typo - - - - --- 2018-01-18 Paolo Carlini New
C++ PATCH for c++/82461, member list-initialization and -std=c++17 C++ PATCH for c++/82461, member list-initialization and -std=c++17 - - - - --- 2018-01-18 Jason Merrill New
[libstdc++] : Fix configure check for linux/random.h [libstdc++] : Fix configure check for linux/random.h - - - - --- 2018-01-18 Uros Bizjak New
[Committed,AArch64] Fix fp16 test failures after PR82964 fix [Committed,AArch64] Fix fp16 test failures after PR82964 fix - - - - --- 2018-01-18 Wilco Dijkstra New
Fix call of edge insertions hooks when cloning Fix call of edge insertions hooks when cloning - - - - --- 2018-01-18 Jan Hubicka New
[i386] : Backport a small retpoline improvement to gcc-7 branch [i386] : Backport a small retpoline improvement to gcc-7 branch - - - - --- 2018-01-18 Uros Bizjak New
[rs6000] Add 128-bit support for vec_xl(), vec_xl_be(), vec_xst(), vec_xst_be() builtins. [rs6000] Add 128-bit support for vec_xl(), vec_xl_be(), vec_xst(), vec_xst_be() builtins. - - - - --- 2018-01-18 Carl Love New
Fix ICE with profile info mismatch Fix ICE with profile info mismatch - - - - --- 2018-01-18 Jan Hubicka New
Fix profile_quality sanity check. Fix profile_quality sanity check. - - - - --- 2018-01-18 Martin Liška New
[AIX] Optimize parsing of include files. [AIX] Optimize parsing of include files. - - - - --- 2018-01-18 REIX, Tony New
[arm] Fix gcc.target/arm/pr70278.c [arm] Fix gcc.target/arm/pr70278.c - - - - --- 2018-01-18 Kyrill Tkachov New
[ARM,testsuite] Make arm_arch_FUNC_ok more robust [ARM,testsuite] Make arm_arch_FUNC_ok more robust - - - - --- 2018-01-18 Christophe Lyon New
[C++] PR 81013 ("[7/8 Regression] ICE with invalid union in class hierarchy") [C++] PR 81013 ("[7/8 Regression] ICE with invalid union in class hierarchy") - - - - --- 2018-01-18 Paolo Carlini New
Small retpoline clean-up. Small retpoline clean-up. - - - - --- 2018-01-18 Martin Liška New
[COMMITTED] Add myself to MAINTAINERS (write after approval) [COMMITTED] Add myself to MAINTAINERS (write after approval) - - - - --- 2018-01-18 Boris Kolpackov New
[arm] PR target/65578: Fix builtin-bswap16-1.c and builtin-bswap-1.c [arm] PR target/65578: Fix builtin-bswap16-1.c and builtin-bswap-1.c - - - - --- 2018-01-18 Kyrill Tkachov New
[committed] Add myself to the MAINTAINERS file [committed] Add myself to the MAINTAINERS file - - - - --- 2018-01-18 Siddhesh Poyarekar New
[committed,PR,testsuite/83883] Tighten expected output to work on callee-copies targets [committed,PR,testsuite/83883] Tighten expected output to work on callee-copies targets - - - - --- 2018-01-18 Jeff Law New
[NVPTX] Fix PR83920 [NVPTX] Fix PR83920 - - - - --- 2018-01-17 Cesar Philippidis New
[fortran] PR/83864 - ICE in gfc_apply_init, at fortran/expr.c:4271 [fortran] PR/83864 - ICE in gfc_apply_init, at fortran/expr.c:4271 - - - - --- 2018-01-17 Harald Anlauf New
Go patch committed: Enable escape analysis for runtime Go patch committed: Enable escape analysis for runtime - - - - --- 2018-01-17 Ian Lance Taylor New
PR/83874: ICE initializing character array from derived type PR/83874: ICE initializing character array from derived type - - - - --- 2018-01-17 Harald Anlauf New
Fix ICE with flatten on uninlinable call Fix ICE with flatten on uninlinable call - - - - --- 2018-01-17 Jan Hubicka New
Avoid creating overflows in match.pd (P + A) - (P + B) POINTER_DIFF_EXPR optimization (PR c/61240) Avoid creating overflows in match.pd (P + A) - (P + B) POINTER_DIFF_EXPR optimization (PR c/61240) - - - - --- 2018-01-17 Jakub Jelinek New
[C++] Avoid appending a useless __builtin_unreachable in functions which do return (PR c++/83897) [C++] Avoid appending a useless __builtin_unreachable in functions which do return (PR c++/83897) - - - - --- 2018-01-17 Jakub Jelinek New
Add clobbers for callee copied argument temporaries (PR sanitizer/81715, PR testsuite/83882) Add clobbers for callee copied argument temporaries (PR sanitizer/81715, PR testsuite/83882) - - - - --- 2018-01-17 Jakub Jelinek New
[libsanitizer] Guard against undefined weak symbols before Mac OS X 10.9 (PR sanitizer/82825) [libsanitizer] Guard against undefined weak symbols before Mac OS X 10.9 (PR sanitizer/82825) - - - - --- 2018-01-17 Rainer Orth New
[arm] Fix gcc.target/arm/g2.c and scd42-2.c for --with-mode=thumb hardfloat targets [arm] Fix gcc.target/arm/g2.c and scd42-2.c for --with-mode=thumb hardfloat targets - - - - --- 2018-01-17 Kyrill Tkachov New
RISC-V: Mark fsX as call clobbered when soft-float. RISC-V: Mark fsX as call clobbered when soft-float. - - - - --- 2018-01-17 Jim Wilson New
libgo patch committed: Support stat and device numbers on AIX libgo patch committed: Support stat and device numbers on AIX - - - - --- 2018-01-17 Ian Lance Taylor New
[C++/83287] Another overload lookup ice [C++/83287] Another overload lookup ice - - - - --- 2018-01-17 Nathan Sidwell New
C++ PATCH for c++/81843, ICE with member variadic template C++ PATCH for c++/81843, ICE with member variadic template - - - - --- 2018-01-17 Jason Merrill New
[v2] C++: Fix crash in warn_for_memset within templates (PR c++/83814) [v2] C++: Fix crash in warn_for_memset within templates (PR c++/83814) - - - - --- 2018-01-17 David Malcolm New
C++ PATCH for c++/81067, redundant NULL warning C++ PATCH for c++/81067, redundant NULL warning - - - - --- 2018-01-17 Jason Merrill New
[arm,testsuite] Fix -march tests in effective target checks auto-generation [arm,testsuite] Fix -march tests in effective target checks auto-generation - - - - --- 2018-01-17 Kyrill Tkachov New
i386: Use const reference of struct ix86_frame to avoid copy i386: Use const reference of struct ix86_frame to avoid copy - - - - --- 2018-01-17 H.J. Lu New
[C++/83739] bogus error tsubsting range for in generic lambda [C++/83739] bogus error tsubsting range for in generic lambda - - - - --- 2018-01-17 Nathan Sidwell New
[3/3,arm] Implement support for the de-speculation intrinsic Implement __builtin_speculation_safe_load - - - - --- 2018-01-17 Richard Earnshaw (lists) New
[2/3,aarch64] Implement support for __builtin_speculation_safe_load Implement __builtin_speculation_safe_load - - - - --- 2018-01-17 Richard Earnshaw (lists) New
[1/3,builtins] Generic support for __builtin_speculation_safe_load() Implement __builtin_speculation_safe_load - - - - --- 2018-01-17 Richard Earnshaw (lists) New
Fix PR83887, re-implement SESE region merging Fix PR83887, re-implement SESE region merging - - - - --- 2018-01-17 Richard Biener New
[testsuite] Tweak gcc.dg/ipa/inlinehint-4.c [testsuite] Tweak gcc.dg/ipa/inlinehint-4.c - - - - --- 2018-01-17 Eric Botcazou New
[arm] Convert gcc.target/arm/stl-cond.c into an RTL test [arm] Convert gcc.target/arm/stl-cond.c into an RTL test - - - - --- 2018-01-17 Kyrill Tkachov New
[PING,AArch64] Disable reg offset in quad-word store for Falkor [PING,AArch64] Disable reg offset in quad-word store for Falkor - - - - --- 2018-01-17 Siddhesh Poyarekar New
[arm] Fix gcc.target/arm/pr40887.c directives [arm] Fix gcc.target/arm/pr40887.c directives - - - - --- 2018-01-17 Kyrill Tkachov New
[arm] Fix gcc.target/arm/xor-and.c [arm] Fix gcc.target/arm/xor-and.c - - - - --- 2018-01-17 Kyrill Tkachov New
[committed] Add testcase for PR rtl-optimization/83771 [committed] Add testcase for PR rtl-optimization/83771 - - - - --- 2018-01-17 Jakub Jelinek New
Fix PR tree-optimization/81184 Fix PR tree-optimization/81184 - - - - --- 2018-01-17 Eric Botcazou New
, Fix PR target/pr83862: Fix PowerPC long double signbit with -mabi=ieeelongdouble , Fix PR target/pr83862: Fix PowerPC long double signbit with -mabi=ieeelongdouble - - - - --- 2018-01-17 Michael Meissner New
[v2,rs6000] Implement 32- and 64-bit BE handling for -mno-speculate-indirect-jumps [v2,rs6000] Implement 32- and 64-bit BE handling for -mno-speculate-indirect-jumps - - - - --- 2018-01-17 Bill Schmidt New
[committed] hppa: Switch hppa-linux to caller copies ABI [committed] hppa: Switch hppa-linux to caller copies ABI - - - - --- 2018-01-17 John David Anglin New
[committed] hppa: Rework MALLOC_ABI_ALIGNMENT macro [committed] hppa: Rework MALLOC_ABI_ALIGNMENT macro - - - - --- 2018-01-17 John David Anglin New
[commited] hppa: Cleanup ASM_DECLARE_FUNCTION_NAME define in som.h [commited] hppa: Cleanup ASM_DECLARE_FUNCTION_NAME define in som.h - - - - --- 2018-01-17 John David Anglin New
« 1 2 ... 562 563 5641277 1278 »