aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-11-11download_prerequisites: Stop downloading CLooG.Tobias Burnus4-20/+8
2014-11-11Add illegal cilk checks to C++ front.Andi Kleen2-0/+30
2014-11-11Error out for Cilk_spawn or array expression in forbidden placesAndi Kleen6-34/+101
2014-11-11Fix some of the existing Cilk tests for the new errors.Andi Kleen2-4/+9
2014-11-11Add test cases for all the new cilk errorsAndi Kleen2-0/+60
2014-11-11Fix error location for cilk error messageAndi Kleen2-1/+6
2014-11-11c++ify srealTrevor Saunders5-481/+247
2014-11-11sched-deps.c (sched_analyze_1): Check pending list if it is not less than MAX...Bin Cheng2-5/+11
2014-11-11Daily bump.GCC Administrator1-1/+1
2014-11-11i386.c (ix86_decompose_address): Replace open-coded swap with std::swap to sw...Uros Bizjak3-104/+61
2014-11-11revert: re PR rtl-optimization/63620 (RELOAD lost SET_GOT dependency on Darwin)Uros Bizjak6-22/+43
2014-11-11* gcc.dg/tm/memopt-15.c: Add -msse2 to dg-options.Jakub Jelinek2-1/+3
2014-11-11ipa-icf-gimple.c (func_checker::compare_bb): Fix comment typo.Jakub Jelinek5-6/+109
2014-11-10Fix std::deque move construction with non-equal allocators.Jonathan Wakely6-12/+60
2014-11-10Major maintenance patch of the profile mode.François Dumont24-1540/+1917
2014-11-10re PR rtl-optimization/63620 (RELOAD lost SET_GOT dependency on Darwin)Vladimir Makarov2-2/+17
2014-11-10re PR tree-optimization/63748 (wrong may be used uninitialized warning (abnor...Patrick Palka4-12/+63
2014-11-10Add missing braces in gcc.dg/pr44194-1.cH.J. Lu2-1/+5
2014-11-10Makefile.in: Remove the compilation of graphite-clast-to-gimple.o.Roman Gareev27-2085/+44
2014-11-10Revert the last change on gcc.c-torture/compile/pr35468.cH.J. Lu2-1/+4
2014-11-10invoke.texi ([-Wshift-count-negative, [...]): Add.Paolo Carlini13-13/+96
2014-11-10frv.c (frv_io_handle_use_1): Delete.Richard Sandiford2-19/+8
2014-11-10frv.c (frv_registers_conflict_p_1): Take an rtx rather than an rtx *.Richard Sandiford2-43/+45
2014-11-10frv.c: Include rtl-iter.h.Richard Sandiford2-22/+24
2014-11-10frv.c: Move include of rtl.h after hard-reg-set.h.Richard Sandiford2-33/+13
2014-11-10re PR bootstrap/63573 (libgo: ICE building libgo on powerpc-linux-gnu)Jan Hubicka2-0/+16
2014-11-10fshort-wchar.c: Use arm_eabi instead of arm*-*-*eabi*.Andreas Tobler27-26/+55
2014-11-10Add a testcase for PR tree-optimization/63778H.J. Lu2-0/+51
2014-11-10[PATCH] Partially fix PR61529, bound basic block frequencyRenlin Li4-0/+42
2014-11-10expmed.c (expand_shift_1): Expand 8 bit rotate of 16 bit value to bswaphi if ...Thomas Preud'homme2-0/+17
2014-11-10ptx testsuite fix for return addresses.Bernd Schmidt9-0/+26
2014-11-10Random testsuite tweaks for ptx.Bernd Schmidt6-5/+12
2014-11-10ptx testsuite fixes for issues like indirect jumps and jump labels.Bernd Schmidt75-20/+243
2014-11-10XFAILs and such for ptx.Bernd Schmidt27-7/+67
2014-11-10Testsuite untyped assembly fixes for ptx.Bernd Schmidt53-0/+126
2014-11-10Testsuite alloca fixes for ptx.Bernd Schmidt68-0/+148
2014-11-10Add the nvptx port.Bernd Schmidt22-4/+4260
2014-11-10Make thread_prologue_and_epilogue_insns callable from backends.Bernd Schmidt3-1/+6
2014-11-10Add a target hook for assembling undeclared decls.Bernd Schmidt10-11/+73
2014-11-10cpplib.h (cpp_callbacks): Add has_attribute.Edward Smith-Rowland18-23/+424
2014-11-10tree-ssa-operands.c (finalize_ssa_uses): Properly put released operands on th...Richard Biener2-2/+8
2014-11-10match.pd: Implement pattern from simplify_mult.Richard Biener3-55/+14
2014-11-10re PR tree-optimization/63800 (ICE on valid code at -O3 on x86_64-linux-gnu)Richard Biener4-2/+48
2014-11-10re PR tree-optimization/63798 (FAIL: gcc.target/powerpc/ppc-fmadd-1.c scan-as...Richard Biener2-0/+20
2014-11-10* config/avr/avr.h (CPLUSPLUS_CPP_SPEC): Define.Joern Rennecke2-0/+8
2014-11-10ICF is disabled for the test because of default char signedness on powerpc64 ...Martin Liska2-1/+7
2014-11-10match.pd: Implement pattern from simplify_conversion_from_bitmask.Richard Biener3-90/+18
2014-11-10align-7.c: Skip for -flto -fno-fat-lto-objects.Marek Polacek5-1/+12
2014-11-10match.pd: Move rest of the conversion combining patterns from tree-ssa-forwpr...Richard Biener3-126/+35
2014-11-10gimple-low.c (lower_function_body): Clear the location of the first inserted ...Eric Botcazou4-1/+44