Show patches with: none      |   127829 patches
« 1 2 ... 571 572 5731278 1279 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
Introduce loop interchange pass and enable it at -O3 Introduce loop interchange pass and enable it at -O3 - - - - --- 2017-12-07 Bin Cheng New
[committed] Add tests [committed] Add tests - - - - --- 2017-12-06 Jeff Law New
C++ PATCH for c++/82115, ICE with variable initialized to own address C++ PATCH for c++/82115, ICE with variable initialized to own address - - - - --- 2017-12-06 Jason Merrill New
Use tail calls to memcpy/memset even for structure assignments (PR target/41455, PR target/82935) Use tail calls to memcpy/memset even for structure assignments (PR target/41455, PR target/82935) - - - - --- 2017-12-06 Jakub Jelinek New
Allow USE in PARALLELs in store_data_bypass_p Allow USE in PARALLELs in store_data_bypass_p - - - - --- 2017-12-06 Jakub Jelinek New
[committed] Fix ICE in slsr (PR tree-optimization/83293) [committed] Fix ICE in slsr (PR tree-optimization/83293) - - - - --- 2017-12-06 Jakub Jelinek New
[committed] prune warning from test output to avoid arm-none-eabi failure (PR 83303) [committed] prune warning from test output to avoid arm-none-eabi failure (PR 83303) - - - - --- 2017-12-06 Martin Sebor New
libgo patch committed: Remove -fplan9-extensions from CFLAGS libgo patch committed: Remove -fplan9-extensions from CFLAGS - - - - --- 2017-12-06 Ian Lance Taylor New
[rs6000] Gimple folding of splat_uX [rs6000] Gimple folding of splat_uX - - - - --- 2017-12-06 will schmidt New
[TEST] Adjust GRAPHITE tests in preparation for loop interchange [TEST] Adjust GRAPHITE tests in preparation for loop interchange - - - - --- 2017-12-06 Bin Cheng New
Make more use of VECTOR_CST_ENCODED_ELT Make more use of VECTOR_CST_ENCODED_ELT - - - - --- 2017-12-06 Richard Sandiford New
Make build_vector static Make build_vector static - - - - --- 2017-12-06 Richard Sandiford New
Make gimple_build_vector take a tree_vector_builder Make gimple_build_vector take a tree_vector_builder - - - - --- 2017-12-06 Richard Sandiford New
Use tree_vector_builder::new_binary_operation for folding Use tree_vector_builder::new_binary_operation for folding - - - - --- 2017-12-06 Richard Sandiford New
Use tree_vector_builder::new_unary_operation for folding Use tree_vector_builder::new_unary_operation for folding - - - - --- 2017-12-06 Richard Sandiford New
Use tree_vector_builder instead of build_vector Use tree_vector_builder instead of build_vector - - - - --- 2017-12-06 Richard Sandiford New
Go patch committed: Handle nil checks with set-and-use temporaries Go patch committed: Handle nil checks with set-and-use temporaries - - - - --- 2017-12-06 Ian Lance Taylor New
Fix vectorizer part of PR81303 Fix vectorizer part of PR81303 - - - - --- 2017-12-06 Richard Biener New
[3/3] rs6000: Initialise rs6000_cpu correctly (PR43871) [1/3] rs6000: Split rs6000_cpu - - - - --- 2017-12-06 Segher Boessenkool New
[2/3] rs6000: Don't use rs6000_cpu_attr directly [1/3] rs6000: Split rs6000_cpu - - - - --- 2017-12-06 Segher Boessenkool New
[1/3] rs6000: Split rs6000_cpu [1/3] rs6000: Split rs6000_cpu - - - - --- 2017-12-06 Segher Boessenkool New
[C++] Add support for #pragma GCC unroll v4 [C++] Add support for #pragma GCC unroll v4 - - - - --- 2017-12-06 Eric Botcazou New
avoid bogus -Wstringop-overflow for strncpy with _FORTIFY_SOURCE (PR 82646) avoid bogus -Wstringop-overflow for strncpy with _FORTIFY_SOURCE (PR 82646) - - - - --- 2017-12-05 Martin Sebor New
v4: C/C++: don't suggest implementation names as spelling fixes (PR c/83236) v4: C/C++: don't suggest implementation names as spelling fixes (PR c/83236) - - - - --- 2017-12-05 David Malcolm New
Fix up orig_loop_num handling during move_sese_region_to_fn (PR tree-optimization/81945) Fix up orig_loop_num handling during move_sese_region_to_fn (PR tree-optimization/81945) - - - - --- 2017-12-05 Jakub Jelinek New
C++ PATCH for c++/82331, ICE with variadic specialization of auto template parm C++ PATCH for c++/82331, ICE with variadic specialization of auto template parm - - - - --- 2017-12-05 Jason Merrill New
[AArch64] Fix ICEs in aarch64_print_operand [AArch64] Fix ICEs in aarch64_print_operand - - - - --- 2017-12-05 Richard Sandiford New
[GCC/testsuite] Fix dump-noaddr dumpbase [GCC/testsuite] Fix dump-noaddr dumpbase - - - - --- 2017-12-05 Thomas Preudhomme New
[PR,C++/83287] Mark lookup for keeping [PR,C++/83287] Mark lookup for keeping - - - - --- 2017-12-05 Nathan Sidwell New
[ARM] Fix probe_stack constraint. [ARM] Fix probe_stack constraint. - - - - --- 2017-12-05 Ramana Radhakrishnan New
[committed] Fix avx256-unaligned* testcases (PR testsuite/83289) [committed] Fix avx256-unaligned* testcases (PR testsuite/83289) - - - - --- 2017-12-05 Jakub Jelinek New
Fix PR83277 Fix PR83277 - - - - --- 2017-12-05 Richard Biener New
[AArch64] Fix some define_insn_and_split conditions [AArch64] Fix some define_insn_and_split conditions - - - - --- 2017-12-05 Richard Sandiford New
Avoid introducing UB in match.pd (T)(P+A)-(T)(P+B) and similar optimizations (PR sanitizer/81281) Avoid introducing UB in match.pd (T)(P+A)-(T)(P+B) and similar optimizations (PR sanitizer/81281) - - - - --- 2017-12-05 Jakub Jelinek New
[committed] Avoid i suffixes in libgomp oacc testsuite (PR testsuite/83281) [committed] Avoid i suffixes in libgomp oacc testsuite (PR testsuite/83281) - - - - --- 2017-12-05 Jakub Jelinek New
[committed] Add testcase for already fixed PR (PR tree-optimization/83283) [committed] Add testcase for already fixed PR (PR tree-optimization/83283) - - - - --- 2017-12-05 Jakub Jelinek New
Add timevars to tree-ssa-math-opts.c passes Add timevars to tree-ssa-math-opts.c passes - - - - --- 2017-12-05 Richard Biener New
[gimple-interchange] Final cleanup stuff [gimple-interchange] Final cleanup stuff - - - - --- 2017-12-05 Richard Biener New
[Ada] Spurious error with private overriding of overloaded subprogram [Ada] Spurious error with private overriding of overloaded subprogram - - - - --- 2017-12-05 Pierre-Marie de Rodat New
[Ada] Improve debugging of task type discriminants [Ada] Improve debugging of task type discriminants - - - - --- 2017-12-05 Pierre-Marie de Rodat New
[Ada] Reject properly an aspect Predicate on a formal type [Ada] Reject properly an aspect Predicate on a formal type - - - - --- 2017-12-05 Pierre-Marie de Rodat New
[Ada] Warn on weal elaboration model for SPARK [Ada] Warn on weal elaboration model for SPARK - - - - --- 2017-12-05 Pierre-Marie de Rodat New
[Ada] Fix indirect calls to imported subprograms within generic [Ada] Fix indirect calls to imported subprograms within generic - - - - --- 2017-12-05 Pierre-Marie de Rodat New
[Ada] Legacy elaboration model and relaxed elaboration mode [Ada] Legacy elaboration model and relaxed elaboration mode - - - - --- 2017-12-05 Pierre-Marie de Rodat New
[Ada] Fix end-of dwarf section detection in address symbolizer [Ada] Fix end-of dwarf section detection in address symbolizer - - - - --- 2017-12-05 Pierre-Marie de Rodat New
[Ada] Fix handling of load addresses for backtraces through SO [Ada] Fix handling of load addresses for backtraces through SO - - - - --- 2017-12-05 Pierre-Marie de Rodat New
[Ada] Propagate SLOC in iteration over array [Ada] Propagate SLOC in iteration over array - - - - --- 2017-12-05 Pierre-Marie de Rodat New
[Ada] Improper visibility of loop parameter with Iterable aspect [Ada] Improper visibility of loop parameter with Iterable aspect - - - - --- 2017-12-05 Pierre-Marie de Rodat New
[branch/gimple-interchange] obvious cleanup [branch/gimple-interchange] obvious cleanup - - - - --- 2017-12-05 Bin Cheng New
Go patch committed: Omit nil check when dereferencing closure variable Go patch committed: Omit nil check when dereferencing closure variable - - - - --- 2017-12-05 Ian Lance Taylor New
Update scheduling for generic tuning Update scheduling for generic tuning - - - - --- 2017-12-05 Jan Hubicka New
Fix ICE with extend_ref_init_temps of structured binding (PR c++/81197) Fix ICE with extend_ref_init_temps of structured binding (PR c++/81197) - - - - --- 2017-12-05 Jakub Jelinek New
Don't add __builtin_unreachable for -Wreturn-type places at -O0 Don't add __builtin_unreachable for -Wreturn-type places at -O0 - - - - --- 2017-12-04 Jakub Jelinek New
[PR,83141] Prevent SRA from removing type changing assignment [PR,83141] Prevent SRA from removing type changing assignment - - - - --- 2017-12-04 Martin Jambor New
C++ PATCH for c++/82373, constexpr if and non-constant condition C++ PATCH for c++/82373, constexpr if and non-constant condition - - - - --- 2017-12-04 Jason Merrill New
emit a trap for buffer overflow in placement new emit a trap for buffer overflow in placement new - - - - --- 2017-12-04 Martin Sebor New
Fix typos in riscv register save/restore. Fix typos in riscv register save/restore. - - - - --- 2017-12-04 Jim Wilson New
gcc: xtensa: enable address sanitizer gcc: xtensa: enable address sanitizer - - - - --- 2017-12-04 Max Filippov New
[2/2] v3: C/C++: don't suggest implementation names as spelling fixes (PR c/83236) v3: C/C++: don't suggest implementation names as spelling fixes (PR c/83236) - - - - --- 2017-12-04 David Malcolm New
[1/2] Move macro-spellchecking code from "gcc" to new files in c-family v3: C/C++: don't suggest implementation names as spelling fixes (PR c/83236) - - - - --- 2017-12-04 David Malcolm New
[gimple-interchange] Random cleanups [gimple-interchange] Random cleanups - - - - --- 2017-12-04 Richard Biener New
[Middle-end] 79538 missing -Wformat-overflow with %s and non-member array arguments [Middle-end] 79538 missing -Wformat-overflow with %s and non-member array arguments - - - - --- 2017-12-04 Qing Zhao New
Fix PR83255 Fix PR83255 - - - - --- 2017-12-04 Richard Biener New
[gimple-interchange] Add reduction validity check [gimple-interchange] Add reduction validity check - - - - --- 2017-12-04 Richard Biener New
Avoid -Werror=format-overflow error in dbxout.c (dbxout_block) on Solaris/SPARC Avoid -Werror=format-overflow error in dbxout.c (dbxout_block) on Solaris/SPARC - - - - --- 2017-12-04 Rainer Orth New
Add testcase for PR83252 (was Re: patch to fix PR80818) Add testcase for PR83252 (was Re: patch to fix PR80818) - - - - --- 2017-12-04 Jakub Jelinek New
Fix PR83238 Fix PR83238 - - - - --- 2017-12-04 Richard Biener New
[testsuite,committed] Require effective target alloca for pr82875.c [testsuite,committed] Require effective target alloca for pr82875.c - - - - --- 2017-12-04 Tom de Vries New
[RFA,tree-optimization/78496] 03/03 Embed and exploit EVRP analysis within DOM [RFA,tree-optimization/78496] 03/03 Embed and exploit EVRP analysis within DOM - - - - --- 2017-12-04 Jeff Law New
[RFA,tree-optimization/78496] 02/03 Do not exploit __builtin_unreachable if -fsanitize=unreachable [RFA,tree-optimization/78496] 02/03 Do not exploit __builtin_unreachable if -fsanitize=unreachable - - - - --- 2017-12-04 Jeff Law New
[RFA,tree-optimization/78496] 01/03 Do not lose range information from earlier VRP passes [RFA,tree-optimization/78496] 01/03 Do not lose range information from earlier VRP passes - - - - --- 2017-12-04 Jeff Law New
enhance documentation of -Wstringop-truncation enhance documentation of -Wstringop-truncation - - - - --- 2017-12-03 Martin Sebor New
[v3] Implement LWG 2221, No formatted output operator for nullptr [v3] Implement LWG 2221, No formatted output operator for nullptr - - - - --- 2017-12-03 Ville Voutilainen New
[wwwdocs] Remove a final reference to libjava in bugs/ [wwwdocs] Remove a final reference to libjava in bugs/ - - - - --- 2017-12-03 Gerald Pfeifer New
[libgfortran] Bug 83191 - [7/8 Regression] Writing a namelist with repeated complex numbers [libgfortran] Bug 83191 - [7/8 Regression] Writing a namelist with repeated complex numbers - - - - --- 2017-12-03 Jerry DeLisle New
[RFA] Deprecate stabs if dwarf2 support available. [RFA] Deprecate stabs if dwarf2 support available. - - - - --- 2017-12-03 Jim Wilson New
lra: Clobbers in a parallel are earlyclobbers (PR83245) lra: Clobbers in a parallel are earlyclobbers (PR83245) - - - - --- 2017-12-02 Segher Boessenkool New
doc update for -dp doc update for -dp - - - - --- 2017-12-02 Segher Boessenkool New
libgo patch committed: Export cgoCheck functions libgo patch committed: Export cgoCheck functions - - - - --- 2017-12-02 Ian Lance Taylor New
Go patch committed: Avoid middle-end control flow warnings Go patch committed: Avoid middle-end control flow warnings - - - - --- 2017-12-02 Ian Lance Taylor New
Delete obsolete DWARF1 references. Delete obsolete DWARF1 references. - - - - --- 2017-12-02 Jim Wilson New
Small hack for DECL_MODE lack of vector_type_mode-like behavior (PR target/78643, PR target/80583) Small hack for DECL_MODE lack of vector_type_mode-like behavior (PR target/78643, PR target/80583) - - - - --- 2017-12-02 Jakub Jelinek New
Fix -Wreturn-type with -fsanitize=return (PR c++/81212) Fix -Wreturn-type with -fsanitize=return (PR c++/81212) - - - - --- 2017-12-02 Jakub Jelinek New
Handle POINTER_DIFF_EXPR in chkp Handle POINTER_DIFF_EXPR in chkp - - - - --- 2017-12-02 Jakub Jelinek New
Re: loading of zeros into {x,y,z}mm registers (take 2) Re: loading of zeros into {x,y,z}mm registers (take 2) - - - - --- 2017-12-02 Jakub Jelinek New
[C++] Diagnose = delete override of a friend function defined earlier (PR c++/80259) [C++] Diagnose = delete override of a friend function defined earlier (PR c++/80259) - - - - --- 2017-12-02 Jakub Jelinek New
v2: C/C++: don't suggest implementation names as spelling fixes (PR c/83236) v2: C/C++: don't suggest implementation names as spelling fixes (PR c/83236) - - - - --- 2017-12-02 David Malcolm New
Go patch committed: Add size threshold for nil checks Go patch committed: Add size threshold for nil checks - - - - --- 2017-12-01 Ian Lance Taylor New
[RFC] PR preprocessor/83173: Additional check before decrementing highest_location [RFC] PR preprocessor/83173: Additional check before decrementing highest_location - - - - --- 2017-12-01 Mike Gulick New
Fix store-merging vuse handling (PR tree-optimization/83170, PR tree-optimization/83241) Fix store-merging vuse handling (PR tree-optimization/83170, PR tree-optimization/83241) - - - - --- 2017-12-01 Jakub Jelinek New
C/C++: don't suggest implementation names as spelling fixes (PR c/83236) C/C++: don't suggest implementation names as spelling fixes (PR c/83236) - - - - --- 2017-12-01 David Malcolm New
C++ PATCH for c++/79228, complex literal suffixes C++ PATCH for c++/79228, complex literal suffixes - - - - --- 2017-12-01 Jason Merrill New
[aarch64] Add missing thunderx2-t99 instruction scheduling pipeline descriptions. [aarch64] Add missing thunderx2-t99 instruction scheduling pipeline descriptions. - - - - --- 2017-12-01 Steve Ellcey New
[obv?] Fix missing newlines from local-pure-const pass dump [obv?] Fix missing newlines from local-pure-const pass dump - - - - --- 2017-12-01 Luis Machado New
[fortran,committed] Fix part 2 of PR 83224 [fortran,committed] Fix part 2 of PR 83224 - - - - --- 2017-12-01 Thomas Koenig New
[rs6000] gimple folding of vec_msum() [rs6000] gimple folding of vec_msum() - - - - --- 2017-12-01 will schmidt New
[Committed] S/390: Split MVC instruction for better forwarding [Committed] S/390: Split MVC instruction for better forwarding - - - - --- 2017-12-01 Andreas Krebbel New
Fix -Wsystem-header warnings in libstdc++ Fix -Wsystem-header warnings in libstdc++ - - - - --- 2017-12-01 Jonathan Wakely New
Add noexcept to std::integral_constant members Add noexcept to std::integral_constant members - - - - --- 2017-12-01 Jonathan Wakely New
Patch to fix an undefined behavior in fortran/decl.c Patch to fix an undefined behavior in fortran/decl.c - - - - --- 2017-12-01 Qing Zhao New
« 1 2 ... 571 572 5731278 1279 »