Show patches with: none      |   128427 patches
« 1 2 ... 812 813 8141284 1285 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[RFC] combine: Don't create insv insns unless HAVE_insv - - - - --- 2015-07-12 Segher Boessenkool New
[gomp4,committed] Handle nested loops in kernels regions - - - - --- 2015-07-12 Tom de Vries New
Fix PR c++/65186 (bound template template parm as valid nontype parm) - - - - --- 2015-07-12 Patrick Palka New
config/bfin/bfin.c (hwloop_optimize): Use return false instead of gcc_assert for checking jump_insn. - - - - --- 2015-07-11 Chen Gang New
[gomp4] Resolve bootstrap failure in expand_GOACC_FORK, expand_GOACC_JOIN (was: Move openacc vector… - - - - --- 2015-07-11 Thomas Schwinge New
[gomp4] Revert "Work around nvptx offloading compiler --enable-checking=yes,df,fold,rtl breakage" (… - - - - --- 2015-07-11 Thomas Schwinge New
PR target/66824: Allow software FP SFmode in FP splitter - - - - --- 2015-07-11 H.J. Lu New
[gomp4.1] depend(sink) and depend(source) parsing for C - - - - --- 2015-07-11 Aldy Hernandez New
[Fortran,66035,v2,5/6,Regression] gfortran ICE segfault - - - - --- 2015-07-11 Andre Vehreschild New
fixes -fcilkplus functionality on DragonFly (fixes ~2600 tests) - - - - --- 2015-07-11 John Marino New
[RTL-ifcvt] Make non-conditional execution if-conversion more aggressive - - - - --- 2015-07-10 Bernhard Reutner-Fischer New
[nvptx] mkoffload cleanup - - - - --- 2015-07-10 Nathan Sidwell New
[gomp] remove tid/ntid fns from libgcc - - - - --- 2015-07-10 Nathan Sidwell New
[gomp] fix df verify failure - - - - --- 2015-07-10 Nathan Sidwell New
C++ PATCH for variable templates in pack expansions - - - - --- 2015-07-10 Jason Merrill New
bit of cleanup to graphite files - - - - --- 2015-07-10 Andrew MacLeod New
[gomp4] Handle Fortran deviceptr clause. - - - - --- 2015-07-10 James Norris New
Remove needless obstack.h includes - - - - --- 2015-07-10 Andrew MacLeod New
Adjust -fdump-ada-spec to C++14 switch (2) - - - - --- 2015-07-10 Eric Botcazou New
[gomp4.1] depend(sink) and depend(source) parsing for C - - - - --- 2015-07-10 Aldy Hernandez New
PR target/66819: Allow indirect sibcall with register arguments - - - - --- 2015-07-10 H.J. Lu New
[gomp4] Handle deviceptr from an outer directive - - - - --- 2015-07-10 James Norris New
PR target/66819: Allow indirect sibcall with register arguments - - - - --- 2015-07-10 H.J. Lu New
[C++,Patch/RFC] PR 54521 - - - - --- 2015-07-10 Paolo Carlini New
Factor out bb_has_abnormal_call_pred (PR middle-end/66353) - - - - --- 2015-07-10 Marek Polacek New
[i386] : Prevent subregs of a hard register after reload [was: Fix PR 66814, ...] - - - - --- 2015-07-10 Uros Bizjak New
[ARM] stop changing signedness in PROMOTE_MODE - - - - --- 2015-07-10 Jim Wilson New
[i386] : Robustify gcc.target/i386/readeflags-1.c - - - - --- 2015-07-10 Uros Bizjak New
MIPS: Correctly update the isa and arch_test_option_p variables after the arch dependency handling … - - - - --- 2015-07-10 Andrew Bennett New
[Fortran,pr64589,v1,OOP] Linking error due to undefined integer symbol with unlimited polymorphism - - - - --- 2015-07-10 Andre Vehreschild New
enable the building on libatomic on DragonFly - - - - --- 2015-07-10 John Marino New
[v2,libcpp] Faster line lexer. - - - - --- 2015-07-10 Ondřej Bílka New
Adjust tilepro generated headers - - - - --- 2015-07-10 Andrew MacLeod New
Improve in_array_bounds_p - - - - --- 2015-07-10 Richard Biener New
[RTL-ifcvt] Make non-conditional execution if-conversion more aggressive - - - - --- 2015-07-10 Kyrylo Tkachov New
[AArch64,testsuite] Adjust some arith+compare tests for potentially more aggressive if-conversion - - - - --- 2015-07-10 Kyrylo Tkachov New
Limit alignment on error_mark_node variable - - - - --- 2015-07-10 H.J. Lu New
Improve in_array_bounds_p - - - - --- 2015-07-10 Richard Biener New
[testsuite] Disable attr_thumb.c test when Thumb mode is not supported. - - - - --- 2015-07-10 Christophe Lyon New
PR target/66813: gcc.target/i386/asm-flag-5.c failed with -march=pentium - - - - --- 2015-07-10 Uros Bizjak New
[obvious] Fix typos above expand_cond_expr_using_cmove - - - - --- 2015-07-10 Kyrylo Tkachov New
[gomp] Move openacc vector& worker single handling to RTL - - - - --- 2015-07-10 Thomas Schwinge New
[libcpp] Faster line lexer. - - - - --- 2015-07-10 Ondřej Bílka New
[AArch64] Improve csinc/csneg/csinv opportunities on immediates - - - - --- 2015-07-10 Kyrylo Tkachov New
Fix PR66823 - - - - --- 2015-07-10 Richard Biener New
Simple optimization for MASK_STORE. - - - - --- 2015-07-10 Jeff Law New
[3/7] Fix trinary op - - - - --- 2015-07-10 Mikhail Maltsev New
[gomp] Move openacc vector& worker single handling to RTL - - - - --- 2015-07-10 Nathan Sidwell New
[PR66726] Factor conversion out of COND_EXPR - - - - --- 2015-07-09 Kugan Vivekanandarajah New
[RFC] Split pool_allocator and create a new object_allocator - - - - --- 2015-07-09 Martin Liška New
Fix OpenMP ICE due to fold_stmt (PR middle-end/66820) - - - - --- 2015-07-09 Jakub Jelinek New
Fix PR middle-end/66633 - - - - --- 2015-07-09 Jakub Jelinek New
RFC: Add ADDR_EXPR lowering (PR tree-optimization/66718) - - - - --- 2015-07-09 Jakub Jelinek New
PR target/66824: -miamcu doesn't load FP constant into register directly - - - - --- 2015-07-09 H.J. Lu New
[6/6] Migrate ipa-pure-const to function_summary. - - - - --- 2015-07-09 Martin Liška New
[2/6] Introduce new edge_summary class and replace ipa_edge_args_sum. - - - - --- 2015-07-09 Martin Liška New
[C++] PR 61491 (aka DR 1206) - - - - --- 2015-07-09 Paolo Carlini New
PR target/66824: -miamcu doesn't load FP constant into register directly - - - - --- 2015-07-09 H.J. Lu New
[gomp4.1] depend(sink) and depend(source) parsing for C - - - - --- 2015-07-09 Aldy Hernandez New
Adjust variable shift costs for IA MCU - - - - --- 2015-07-09 H.J. Lu New
Small C++ PATCH to instantiation_dependent_r for TRAIT_EXPR - - - - --- 2015-07-09 Jason Merrill New
C++ PATCHes to template parameter parsing - - - - --- 2015-07-09 Jason Merrill New
ipa-icf.c: Fix typo in dump file - - - - --- 2015-07-09 Bernhard Reutner-Fischer New
[MIPS] Fix SYSROOT_SUFFIX_SPEC for mips-mti-linux-gnu - - - - --- 2015-07-09 Steve Ellcey New
Remove duplicate graphite statistics printers - - - - --- 2015-07-09 Bernhard Reutner-Fischer New
[C++] PR 61491 (aka DR 1206) - - - - --- 2015-07-09 Paolo Carlini New
fix PR46029: reimplement if conversion of loads and stores [3nd submitted version of patch] - - - - --- 2015-07-09 Abe Skolnik New
Merge DEF_GOACC_BUILTIN into DEF_GOMP_BUILTIN? (was: OpenACC middle end changes) - - - - --- 2015-07-09 Thomas Schwinge New
patch to fix PR66782 - - - - --- 2015-07-09 Vladimir Makarov New
[testsuite] Disable attr_thumb.c test when Thumb mode is not supported. - - - - --- 2015-07-09 Christophe Lyon New
[i386] : Fix PR 66814, ICE: gcc.target/i386/avx512f-klogic-2.c - - - - --- 2015-07-09 Uros Bizjak New
[AArch64] PR target/66731 Fix fnmul insn with -frounding-math - - - - --- 2015-07-09 Szabolcs Nagy New
[libiberty] : Avoid "enum conversion when passing argument 1 of ‘getrusage’ is invalid in C++" warn… - - - - --- 2015-07-09 Uros Bizjak New
[gomp4.1,WIP] omp_target_* libgomp APIs - - - - --- 2015-07-09 Jakub Jelinek New
Improve if-conversion of loads - - - - --- 2015-07-09 Richard Biener New
Mips: Inline memcpy for R6 - - - - --- 2015-07-09 Simon Dardis New
[2/3] Fully remove legacy tree-ssa-tail-merge value numbering infrastructure. - - - - --- 2015-07-09 Martin Liška New
[3/3] Fix ubsan tests by disabling of an optimization. - - - - --- 2015-07-09 Martin Liška New
[1/3] tree-ssa-tail-merge: add IPA ICF infrastructure. - - - - --- 2015-07-09 Martin Liška New
testsuite enable PIE tests on DragonFly - - - - --- 2015-07-09 John Marino New
PR target/66813: gcc.target/i386/asm-flag-5.c failed with -march=pentium - - - - --- 2015-07-09 H.J. Lu New
Fix PR66823 - - - - --- 2015-07-09 Richard Biener New
fold builtin_tolower, builtin_toupper - - - - --- 2015-07-09 Bernhard Reutner-Fischer New
genmatch indent generated code - - - - --- 2015-07-09 Michael Matz New
[committed] Update config/i386/iamcu.h - - - - --- 2015-07-09 H.J. Lu New
[RFC] two-phase marking in gt_cleare_cache - - - - --- 2015-07-09 Tom de Vries New
Remove target.h and alloc-pool.h from lto-streamer.h. - - - - --- 2015-07-09 Andrew MacLeod New
PR target/66819: Allow indirect sibcall with register arguments - - - - --- 2015-07-09 H.J. Lu New
[RFC] two-phase marking in gt_cleare_cache - - - - --- 2015-07-09 Tom de Vries New
Limit alignment on error_mark_node variable - - - - --- 2015-07-09 H.J. Lu New
Improve auto-increment addressing mode support in IVO by refactoring add candiate logic. - - - - --- 2015-07-09 Bin Cheng New
Udate best_cost for start cand if it has lower overall cost in iv set narrowing - - - - --- 2015-07-09 Bin Cheng New
[15/16,fold-const.c] Fix bigendian HFmode in native_interpret_real - - - - --- 2015-07-09 Alan Lawrence New
[C++,obvious?] Rename warn_args_num - - - - --- 2015-07-09 Paolo Carlini New
[6/6] Migrate ipa-pure-const to function_summary. - - - - --- 2015-07-09 Martin Liška New
[4/6] Port ipa-cp to use cgraph_edge summary. - - - - --- 2015-07-09 Martin Liška New
[5/6] Port IPA reference to function_summary infrastructure. - - - - --- 2015-07-09 Martin Liška New
[2/6] Introduce new edge_summary class and replace ipa_edge_args_sum. - - - - --- 2015-07-09 Martin Liška New
[3/6] IPA inline: port inline_edge_summary to a new infrastructure. - - - - --- 2015-07-09 Martin Liška New
[1/6] hash_set: add iterator and remove method. - - - - --- 2015-07-09 Martin Liška New
« 1 2 ... 812 813 8141284 1285 »