aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-12-06re PR ada/49940 (Bootstrapping on x86_64-pc-kfreebsd-gnu fails with "s-taprop...Ludovic Brenta2-1/+16
2015-12-06download_prerequisites: Download ISL 0.15 instead of 0.14.Tobias Burnus2-1/+5
2015-12-06* ipa-icf.c (sem_function::merge): Check that local_original exists.Jan Hubicka2-1/+7
2015-12-06Daily bump.GCC Administrator1-1/+1
2015-12-05re PR fortran/50201 (gfortran with -static causes seg fault at runtime for wr...Juoko Orava2-2/+8
2015-12-05re PR fortran/68676 (ICE in gfc_match_formal_arglist when compiling gfortran....Paul Thomas2-1/+10
2015-12-05* gcc.target/powerpc/recip-sqrtf.c: New test.David Edelsohn2-0/+25
2015-12-05re PR target/68609 (PowerPC reciprocal estimate missed opportunities)David Edelsohn4-5/+48
2015-12-05Daily bump.GCC Administrator1-1/+1
2015-12-04check that all the scev applied ops have are dominated by their defsAditya Kumar4-13/+52
2015-12-04fix PR68693: Check for loop structure when extending the SCoPAditya Kumar5-84/+134
2015-12-04[AArch64] Add register constraints to add<mode>3_pluslongJames Greenhalgh4-3/+31
2015-12-04* gcc.dg/vla-24.c: Requires alloca.Nathan Sidwell2-0/+5
2015-12-04re PR rtl-optimization/68349 (ice in decompose_normal_address with -O2 at rtl...Vladimir Makarov4-1/+66
2015-12-04nvptx.c (nvptx_assemble_decl_begin): New, replacing ...Nathan Sidwell4-65/+101
2015-12-04Add fuzzing coverage supportDmitry Vyukov14-1/+234
2015-12-04re PR middle-end/65958 (-fstack-check breaks alloca on architectures using ge...Eric Botcazou4-6/+16
2015-12-04re PR c++/68645 (FAIL: c-c++-common/attr-simd-3.c -std=gnu++11 (test for exc...Jason Merrill3-8/+17
2015-12-04C++ FE: expression rangesDavid Malcolm26-242/+1822
2015-12-04re PR middle-end/68656 (warning about disabled var-tracking uses odd location...Jakub Jelinek9-56/+109
2015-12-04* ipa-inline.c (can_inline_edge_p) Use merged_comdat.Jan Hubicka9-10/+34
2015-12-04c-common.c (maybe_warn_shift_overflow): Warn on all overflows if shifting 1 o...Paolo Bonzini9-2/+41
2015-12-04PR libstdc++/57060 cope with invalid thread IDsJonathan Wakely3-3/+71
2015-12-04rs6000: Clean up the cstore code a bitSegher Boessenkool2-13/+22
2015-12-04gcc * config.gcc (extra_gcc_objs): Define for MSP430.Nick Clifton24-615/+1423
2015-12-04I really do hate this keyboard.Segher Boessenkool1-1/+1
2015-12-04rs6000: Implement cstore for signed Pmode register comparesSegher Boessenkool2-0/+52
2015-12-04* tree-tailcall.c (find_tail_calls): Ignore GIMPLE_NOPs.Jakub Jelinek2-2/+6
2015-12-04re PR fortran/68684 (gcc/fortran/resolve.c:8748: bad if test ?)Steven G. Kargl1-1/+1
2015-12-04re PR tree-optimization/68680 (On-stack VLA does not cause instrumentation wi...Jakub Jelinek4-6/+37
2015-12-04re PR tree-optimization/68671 (gcc.dg/torture/pr66952.c FAILs with -fno-tree-...Jakub Jelinek4-1/+52
2015-12-04tree-ssa-reassoc.c (maybe_optimize_range_tests): Return boolean indicating if...Jeff Law4-20/+113
2015-12-04[AArch64] Don't allow -mgeneral-regs-only to change the .arch assembler direc...Kyrylo Tkachov5-17/+23
2015-12-04S/390: Add -mbackchain options to fix test failure.Dominik Vogt3-0/+8
2015-12-04[PATCH 2/2] S/390: Implement "target" attribute.Dominik Vogt7-12/+53
2015-12-04[PATCH 1/2] S/390: Implement "target" attribute.Dominik Vogt104-314/+24488
2015-12-04Add notinbranch/inbranch flags to attribute __simd__.Kirill Yukhin4-5/+53
2015-12-04sse.md (<avx512>_store<mode>_mask): Fix operand checked for alignment.Ilya Enkovich2-1/+6
2015-12-04nvptx.c (write_one_arg): Deal with prologue emission too.Nathan Sidwell2-95/+88
2015-12-04* gcc.dg/graphite/id-28.c: Requires pthreads.Nathan Sidwell2-0/+5
2015-12-04tree-ssa-sccvn.c (sccvn_dom_walker): Add unreachable_dom member and initializ...Richard Biener2-5/+29
2015-12-04bitmap.c (bitmap_find_bit): Guard the bitmap descriptor query with GATHER_STA...Richard Biener2-3/+10
2015-12-04re PR middle-end/65958 (-fstack-check breaks alloca on architectures using ge...Eric Botcazou6-18/+88
2015-12-04re PR middle-end/65958 (-fstack-check breaks alloca on architectures using ge...Eric Botcazou7-0/+258
2015-12-04re PR testsuite/68681 (testcase gcc.dg/vect/pr45752.c fails on AArch64)Richard Biener2-0/+6
2015-12-04[ARM] PR target/68214: Delete IP-reg-clobbering call-through-mem patternsKyrylo Tkachov4-70/+8
2015-12-04atomics.md (atomic_store<mode>): Use predicate aarch64_sync_memory_operand.Bin Cheng2-1/+6
2015-12-04c-tree.h (c_build_va_arg): Adjust prototype.Eric Botcazou6-6/+53
2015-12-04re PR target/68655 (SSE2 cannot vec_perm of low and high part)Jakub Jelinek5-19/+108
2015-12-04re PR rtl-optimization/68636 (unnecessary unaligned load on mips o32)Richard Biener2-0/+10