Show patches with: none      |   128309 patches
« 1 2 ... 566 567 5681283 1284 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
RISC-V: Add --specs=nosys.specs support. RISC-V: Add --specs=nosys.specs support. - - - - --- 2018-01-26 Jim Wilson New
C++ PATCH for c++/83956, wrong error with anon union and deleted dtor C++ PATCH for c++/83956, wrong error with anon union and deleted dtor - - - - --- 2018-01-26 Jason Merrill New
rs6000: Fix safe-indirect-jump-[18].c rs6000: Fix safe-indirect-jump-[18].c - - - - --- 2018-01-26 Segher Boessenkool New
C++ PATCH for c++/84036, ICE with variadic capture C++ PATCH for c++/84036, ICE with variadic capture - - - - --- 2018-01-26 Jason Merrill New
[og7] Privatize independent OpenACC reductions [og7] Privatize independent OpenACC reductions - - - - --- 2018-01-26 Cesar Philippidis New
[i386] : Fix PR81763, Issues with BMI on 32bit x86 apps on GCC 7.1+ [i386] : Fix PR81763, Issues with BMI on 32bit x86 apps on GCC 7.1+ - - - - --- 2018-01-26 Uros Bizjak New
C++ PATCH for c++/82514, ICE with local class in generic lambda C++ PATCH for c++/82514, ICE with local class in generic lambda - - - - --- 2018-01-26 Jason Merrill New
[OBVIOUS] Fix ifunc detection. [OBVIOUS] Fix ifunc detection. - - - - --- 2018-01-26 Martin Liška New
Fix PR84057 Fix PR84057 - - - - --- 2018-01-26 Richard Biener New
[AArch64] Fix SVE testsuite failures for ILP32 (PR 83846) [AArch64] Fix SVE testsuite failures for ILP32 (PR 83846) - - - - --- 2018-01-26 Richard Sandiford New
[SLP/AArch64] Fix unpack handling for big-endian SVE [SLP/AArch64] Fix unpack handling for big-endian SVE - - - - --- 2018-01-26 Richard Sandiford New
Document --dynamic-list-data option for --coverage usage. Document --dynamic-list-data option for --coverage usage. - - - - --- 2018-01-26 Martin Liška New
[AArch64] Handle SVE subregs that are effectively REVs [AArch64] Handle SVE subregs that are effectively REVs - - - - --- 2018-01-26 Richard Sandiford New
[AArch64] Prefer LD1RQ for big-endian SVE [AArch64] Prefer LD1RQ for big-endian SVE - - - - --- 2018-01-26 Richard Sandiford New
[AArch64] Use all SVE LD1RQ variants [AArch64] Use all SVE LD1RQ variants - - - - --- 2018-01-26 Richard Sandiford New
[AArch64] Generalise aarch64_simd_valid_immediate for SVE [AArch64] Generalise aarch64_simd_valid_immediate for SVE - - - - --- 2018-01-26 Richard Sandiford New
[C++/82878] backport fix [C++/82878] backport fix - - - - --- 2018-01-26 Nathan Sidwell New
[AArch64] Tighten aarch64_secondary_reload condition (PR 83845) [AArch64] Tighten aarch64_secondary_reload condition (PR 83845) - - - - --- 2018-01-26 Richard Sandiford New
[AArch64] Fix sve/extract_[12].c for big-endian SVE [AArch64] Fix sve/extract_[12].c for big-endian SVE - - - - --- 2018-01-26 Richard Sandiford New
Fix LRA subreg calculation for big-endian targets Fix LRA subreg calculation for big-endian targets - - - - --- 2018-01-26 Richard Sandiford New
Fix lambdas in template default argument of inherited ctor. (backport for PR 81860) Fix lambdas in template default argument of inherited ctor. (backport for PR 81860) - - - - --- 2018-01-26 Jonathan Wakely New
[wwwdocs] GCC-7.3 changes: Add note about LEON3FT erratum workaround [wwwdocs] GCC-7.3 changes: Add note about LEON3FT erratum workaround - - - - --- 2018-01-26 Daniel Hellstrom New
restore -Warray-bounds for string literals (PR 83776) restore -Warray-bounds for string literals (PR 83776) - - - - --- 2018-01-26 Martin Sebor New
Go patch committed: Look through aliases when looking for methods Go patch committed: Look through aliases when looking for methods - - - - --- 2018-01-25 Ian Lance Taylor New
Fix RTL DCE with separate shrink wrapped epilogues (PR rtl-optimization/83985) Fix RTL DCE with separate shrink wrapped epilogues (PR rtl-optimization/83985) - - - - --- 2018-01-25 Jakub Jelinek New
Fix -Wrestrict SSA_NAME handling (PR c/83989) Fix -Wrestrict SSA_NAME handling (PR c/83989) - - - - --- 2018-01-25 Jakub Jelinek New
C++ PATCH to fix rejects-valid with constexpr ctor in C++17 (PR c++/83692) C++ PATCH to fix rejects-valid with constexpr ctor in C++17 (PR c++/83692) - - - - --- 2018-01-25 Marek Polacek New
Silence false positive on LTO type merging waring Silence false positive on LTO type merging waring - - - - --- 2018-01-25 Jan Hubicka New
[C++] Add DECL_UNNAMED_BIT_FIELD and use it [C++] Add DECL_UNNAMED_BIT_FIELD and use it - - - - --- 2018-01-25 Paolo Carlini New
PR libgcc/59714 complex division is surprising on aarch64 PR libgcc/59714 complex division is surprising on aarch64 - - - - --- 2018-01-25 Vladimir Mezentsev New
[committed] jit: remove some unused fields from recording::union_ (PR jit/81672) [committed] jit: remove some unused fields from recording::union_ (PR jit/81672) - - - - --- 2018-01-25 David Malcolm New
RL78 addsi3 improvement RL78 addsi3 improvement - - - - --- 2018-01-25 Sebastian Perta New
fix for diagnostic/84034 fix for diagnostic/84034 - - - - --- 2018-01-25 Bernd Edlinger New
Document PowerPC 'native' cpu type Document PowerPC 'native' cpu type - - - - --- 2018-01-25 David Edelsohn New
libgo patch committed: fix lfstackUnpack on ia64 libgo patch committed: fix lfstackUnpack on ia64 - - - - --- 2018-01-25 Ian Lance Taylor New
libbacktrace patch committed: Only free sym_view if it is valid libbacktrace patch committed: Only free sym_view if it is valid - - - - --- 2018-01-25 Ian Lance Taylor New
libbacktrace patch committed: Another memcpy -> coff_read4 fix libbacktrace patch committed: Another memcpy -> coff_read4 fix - - - - --- 2018-01-25 Ian Lance Taylor New
[C++] Fix decomp handling of unnamed bitfields (PR c++/84031) [C++] Fix decomp handling of unnamed bitfields (PR c++/84031) - - - - --- 2018-01-25 Jakub Jelinek New
[og7] Build libffi during bootstrap. [og7] Build libffi during bootstrap. - - - - --- 2018-01-25 Cesar Philippidis New
Go patch committed: Don't write sink constants to the C header file Go patch committed: Don't write sink constants to the C header file - - - - --- 2018-01-25 Ian Lance Taylor New
Fix PR81082 Fix PR81082 - - - - --- 2018-01-25 Richard Biener New
Fix PR84003 Fix PR84003 - - - - --- 2018-01-25 Richard Biener New
[nvptx,PR84028] Add exit insn after noreturn call for neutered workers [nvptx,PR84028] Add exit insn after noreturn call for neutered workers - - - - --- 2018-01-25 Tom de Vries New
PR84033, powerpc64le -moptimize-swaps bad code with vec_vbpermq PR84033, powerpc64le -moptimize-swaps bad code with vec_vbpermq - - - - --- 2018-01-25 Alan Modra New
libbacktrace patch committed: Fix setting str_size on PE/COFF libbacktrace patch committed: Fix setting str_size on PE/COFF - - - - --- 2018-01-25 Ian Lance Taylor New
libbacktrace patch committed: Only keep 16 entries on free list libbacktrace patch committed: Only keep 16 entries on free list - - - - --- 2018-01-25 Ian Lance Taylor New
PR fortran/83998 -- fix dot_product on 0-sized arrays PR fortran/83998 -- fix dot_product on 0-sized arrays - - - - --- 2018-01-25 Steve Kargl New
[committed] Fix jit.dg/test-alignment* (PR jit/82846) [committed] Fix jit.dg/test-alignment* (PR jit/82846) - - - - --- 2018-01-25 David Malcolm New
Go patch committed: Rationalize external symbol names Go patch committed: Rationalize external symbol names - - - - --- 2018-01-24 Ian Lance Taylor New
[C++] Don't clear TREE_CONSTANT on ADDR_EXPRs (PR c++/83993) [C++] Don't clear TREE_CONSTANT on ADDR_EXPRs (PR c++/83993) - - - - --- 2018-01-24 Jakub Jelinek New
[C++] Fix constexpr handling of arrays with unknown bound (PR c++/83993) [C++] Fix constexpr handling of arrays with unknown bound (PR c++/83993) - - - - --- 2018-01-24 Jakub Jelinek New
Fix m68k-linux-gnu libgcc build for ColdFire (PR target/68467) Fix m68k-linux-gnu libgcc build for ColdFire (PR target/68467) - - - - --- 2018-01-24 Joseph Myers New
[RFC,PR82479] missing popcount builtin detection [RFC,PR82479] missing popcount builtin detection - - - - --- 2018-01-24 Kugan Vivekanandarajah New
[rs6000] Fix PR56010 and PR83743, -mcpu=native use wrong names [rs6000] Fix PR56010 and PR83743, -mcpu=native use wrong names - - - - --- 2018-01-24 Peter Bergner New
patch to fix PR84014 patch to fix PR84014 - - - - --- 2018-01-24 Vladimir Makarov New
[build] Configure USE_HIDDEN_LINKONCE on Solaris/x86 [build] Configure USE_HIDDEN_LINKONCE on Solaris/x86 - - - - --- 2018-01-24 Rainer Orth New
[rs6000] Updates for vec_cmp_*() gimple-folding vector testcases [rs6000] Updates for vec_cmp_*() gimple-folding vector testcases - - - - --- 2018-01-24 will schmidt New
[rs6000] Updates for vec_abs() gimple-folding vector tests [rs6000] Updates for vec_abs() gimple-folding vector tests - - - - --- 2018-01-24 will schmidt New
[rs6000] Updates for vec_neg() gimple-folding vector tests [rs6000] Updates for vec_neg() gimple-folding vector tests - - - - --- 2018-01-24 will schmidt New
New istreambuf_iterator debug check New istreambuf_iterator debug check - - - - --- 2018-01-24 François Dumont New
Fix gcc.target/aarch64/sve/peel_ind_1.c for -mcmodel=tiny Fix gcc.target/aarch64/sve/peel_ind_1.c for -mcmodel=tiny - - - - --- 2018-01-24 Szabolcs Nagy New
Fix funcition level hot/cold partitionig Fix funcition level hot/cold partitionig - - - - --- 2018-01-24 Jan Hubicka New
[C++,Patch/RFC] PR 83796 ("[6/7/8 Regression] Abstract classes allowed to be instantiated when init… [C++,Patch/RFC] PR 83796 ("[6/7/8 Regression] Abstract classes allowed to be instantiated when init… - - - - --- 2018-01-24 Paolo Carlini New
Fix ICEs with "omp declare simd" attribute on versioned fns or omp_fn* (PR middle-end/83977) Fix ICEs with "omp declare simd" attribute on versioned fns or omp_fn* (PR middle-end/83977) - - - - --- 2018-01-24 Jakub Jelinek New
[testsuite] Fix arm options in gcc.dg/lto/20110201-1_0.c [testsuite] Fix arm options in gcc.dg/lto/20110201-1_0.c - - - - --- 2018-01-24 Kyrill Tkachov New
C++ PATCH for c++/82249, wrong mismatched pack length error C++ PATCH for c++/82249, wrong mismatched pack length error - - - - --- 2018-01-24 Jason Merrill New
[testsuite] XFAIL gcc.dg/tree-ssa/ssa-dom-cse-2.c on non-NEON arm targets [testsuite] XFAIL gcc.dg/tree-ssa/ssa-dom-cse-2.c on non-NEON arm targets - - - - --- 2018-01-24 Kyrill Tkachov New
[nvptx,PR81352] Add exit insn after noreturn call for neutered threads in warp [nvptx,PR81352] Add exit insn after noreturn call for neutered threads in warp - - - - --- 2018-01-24 Tom de Vries New
[2/2,nvptx,PR83589] Workaround for branch-around-nothing JIT bug Untitled series #25100 - - - - --- 2018-01-24 Tom de Vries New
[1/2,nvptx,libgomp] Add GOMP_NVPTX_JIT=-O[0-4] in nvptx libgomp plugin [1/2,nvptx,libgomp] Add GOMP_NVPTX_JIT=-O[0-4] in nvptx libgomp plugin - - - - --- 2018-01-24 Tom de Vries New
Fix PR83176 Fix PR83176 - - - - --- 2018-01-24 Richard Biener New
Fix PR84000 Fix PR84000 - - - - --- 2018-01-24 Richard Biener New
Fix more of cases where block is incorrectly marked as cold Fix more of cases where block is incorrectly marked as cold - - - - --- 2018-01-24 Jan Hubicka New
, PR target/81550, Rewrite PowerPC loop_align test so it still tests the original target hook , PR target/81550, Rewrite PowerPC loop_align test so it still tests the original target hook - - - - --- 2018-01-24 Michael Meissner New
[PR81611] improve auto-inc [PR81611] improve auto-inc - - - - --- 2018-01-24 Alexandre Oliva New
[PR,target/83994] Fix stack-clash-protection code generation on x86 [PR,target/83994] Fix stack-clash-protection code generation on x86 - - - - --- 2018-01-23 Jeff Law New
RISC-V: Add -mpreferred-stack-boundary option. RISC-V: Add -mpreferred-stack-boundary option. - - - - --- 2018-01-23 Jim Wilson New
C++ PATCH for c++/83947, ICE with auto deduction C++ PATCH for c++/83947, ICE with auto deduction - - - - --- 2018-01-23 Jason Merrill New
Fix PR rtl-optimization/81443 Fix PR rtl-optimization/81443 - - - - --- 2018-01-23 Eric Botcazou New
[committed] Fix LTO ICE on OpenMP privatized member DECL_VALUE_EXPRs (PR sanitizer/83987) [committed] Fix LTO ICE on OpenMP privatized member DECL_VALUE_EXPRs (PR sanitizer/83987) - - - - --- 2018-01-23 Jakub Jelinek New
[v2] C++: Fix ICE in fold_for_warn on CAST_EXPR (PR c++/83974) [v2] C++: Fix ICE in fold_for_warn on CAST_EXPR (PR c++/83974) - - - - --- 2018-01-23 David Malcolm New
libgcc: xtensa: fix NaN return from add/sub/mul/div helpers libgcc: xtensa: fix NaN return from add/sub/mul/div helpers - - - - --- 2018-01-23 Max Filippov New
fix type typo in avx512fintrin.h fix type typo in avx512fintrin.h - - - - --- 2018-01-23 Matthias Kretz New
[aarch64,v2] Disable reg offset in quad-word store for Falkor [aarch64,v2] Disable reg offset in quad-word store for Falkor - - - - --- 2018-01-23 Siddhesh Poyarekar New
[AArch64] Fix gcc.target/aarch64/subs_compare_[12].c [AArch64] Fix gcc.target/aarch64/subs_compare_[12].c - - - - --- 2018-01-23 Kyrill Tkachov New
C++: Fix ICE in fold_for_warn on CAST_EXPR (PR c++/83974) C++: Fix ICE in fold_for_warn on CAST_EXPR (PR c++/83974) - - - - --- 2018-01-23 David Malcolm New
[PR,c++/839888] Baselink tsubst ICE [PR,c++/839888] Baselink tsubst ICE - - - - --- 2018-01-23 Nathan Sidwell New
[committed] Add testcases for PR c++/82882 and PR c++/83978 [committed] Add testcases for PR c++/82882 and PR c++/83978 - - - - --- 2018-01-23 Jakub Jelinek New
PR 78534 Reinstate better string copy algorithm PR 78534 Reinstate better string copy algorithm - - - - --- 2018-01-23 Janne Blomqvist New
Fix PR82819 Fix PR82819 - - - - --- 2018-01-23 Richard Biener New
Handle trailing arrays in ODR warning (PR lto/81440). Handle trailing arrays in ODR warning (PR lto/81440). - - - - --- 2018-01-23 Martin Liška New
[C++] Deprecate ARM-era for scopes [C++] Deprecate ARM-era for scopes - - - - --- 2018-01-23 Nathan Sidwell New
Remove explicit dg-do runs from gcc.dg/vect (PR 83889) Remove explicit dg-do runs from gcc.dg/vect (PR 83889) - - - - --- 2018-01-23 Richard Sandiford New
Fix use of boolean_true/false_node (PR 83979) Fix use of boolean_true/false_node (PR 83979) - - - - --- 2018-01-23 Richard Sandiford New
[Testsuite] Have dg-cmp-results reject log files. [Testsuite] Have dg-cmp-results reject log files. - - - - --- 2018-01-23 Tamar Christina New
Make unlikely bb discovery more robust Make unlikely bb discovery more robust - - - - --- 2018-01-23 Jan Hubicka New
Fix quality tracking for named probabilities Fix quality tracking for named probabilities - - - - --- 2018-01-23 Jan Hubicka New
PR 83975 Set character length to 0 if unknown PR 83975 Set character length to 0 if unknown - - - - --- 2018-01-23 Janne Blomqvist New
Clean-up IPA profile dump output. Clean-up IPA profile dump output. - - - - --- 2018-01-23 Martin Liška New
[wwwdocs] Update GCC 8 release notes for NDS32 port [wwwdocs] Update GCC 8 release notes for NDS32 port - - - - --- 2018-01-23 Chung-Ju Wu New
« 1 2 ... 566 567 5681283 1284 »