aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-09-26S/390: Add widening vector mult lo/hi patternsAndreas Krebbel2-4/+85
2017-09-26Enable vect testcases on S/390.Andreas Krebbel2-29/+106
2017-09-26[ARM] PR82175 - fix -mcpu=native not working correctly.Richard Earnshaw2-2/+10
2017-09-26re PR tree-optimization/82320 (Compile time hog w/ -O)Richard Biener4-0/+56
2017-09-26[testsuite][arm] Fix check_effective_target_vect_hw_misalign check.Christophe Lyon2-1/+6
2017-09-26re PR demangler/82195 (Undemangleable lambda)Nathan Sidwell3-22/+56
2017-09-26Daily bump.GCC Administrator1-1/+1
2017-09-25rs6000-protos.h (output_probe_stack_range): Update prototype for new argument.Jeff Law6-42/+400
2017-09-25re PR tree-optimization/82163 (ICE on valid code at -O3 on x86_64-linux-gnu: ...Bin Cheng5-40/+94
2017-09-25BRIGFE fixes:Pekka Jääskeläinen6-29/+36
2017-09-25lang.opt: Add -Wdo-subscript.Thomas Koenig7-16/+471
2017-09-25Turn CONSTANT_ALIGNMENT into a hookRichard Sandiford81-298/+470
2017-09-25re PR c/81854 (weak alias of an incompatible symbol accepted)Uros Bizjak2-1/+7
2017-09-25rs6000.c (rs6000_gimple_fold_builtin): Add handling for early folding of vect...Will Schmidt3-75/+78
2017-09-25fold-vec-st-char.c: New.Will Schmidt8-0/+390
2017-09-25Change permute index type to unsigned shortRichard Sandiford4-4/+13
2017-09-25cfgloop.h (sort_sibling_loops): Declare.Richard Biener4-0/+62
2017-09-25Update interface to TARGET_VECTORIZE_VEC_PERM_CONST_OKRichard Sandiford11-63/+83
2017-09-25[PR82155] Fix crash in dwarf2out_abstract_functionPierre-Marie de Rodat4-2/+55
2017-09-25re PR tree-optimization/82285 (Optimizing error when using enumeration)Richard Biener4-1/+28
2017-09-25[nvptx] Add exit after call to noreturn functionTom de Vries2-5/+15
2017-09-25[multiple changes]Pierre-Marie de Rodat73-903/+1660
2017-09-25[multiple changes]Pierre-Marie de Rodat14-23/+117
2017-09-25graphite-optimize-isl.c (optimize_isl): Fail and dump if ISL errors other tha...Richard Biener3-12/+37
2017-09-25[multiple changes]Pierre-Marie de Rodat3-6/+33
2017-09-25[multiple changes]Pierre-Marie de Rodat13-95/+275
2017-09-25exp_imgv.adb (Expand_Image_Attribute): Disable the optimized expansion of use...Pierre-Marie de Rodat7-29/+98
2017-09-25[multiple changes]Pierre-Marie de Rodat5-39/+214
2017-09-25[Patch, Darwin] Fix PR80556 by linking the system unwinder ahead of libgcc_eh.Iain Sandoe3-0/+59
2017-09-25[multiple changes]Pierre-Marie de Rodat4-13/+114
2017-09-25[multiple changes]Pierre-Marie de Rodat7-37/+59
2017-09-25re PR debug/82144 (ICE in add_dwarf_attr with alignas)Richard Biener2-2/+6
2017-09-25Add myself as nvptx maintainerTom de Vries2-0/+5
2017-09-25Remove unnecessary fold_convert in gfc_(un)likelyJanne Blomqvist2-2/+5
2017-09-25Daily bump.GCC Administrator1-1/+1
2017-09-24x32: Encode %esp as %rsp to avoid 0x67 prefixH.J. Lu4-0/+34
2017-09-24re PR fortran/66328 (Wrong initialization of derived-type DATA)Thomas Koenig2-0/+18
2017-09-24re PR fortran/54633 (ICEs and reject valid with MINLOC/MINVAL (MAXLOC/MAXVAL)...Thomas Koenig3-0/+19
2017-09-24+2017-09-24 Dominique d'Humieres <dominiq@lps.ens.fr>Dominique d'Humieres2-3/+7
2017-09-24re PR fortran/80118 (ICE with zero size parameter array)Thomas Koenig4-1/+36
2017-09-24Daily bump.GCC Administrator1-1/+1
2017-09-23re PR bootstrap/82306 (Revision r253089 breaks bootstrap on Darwin)Uros Bizjak3-2/+10
2017-09-23re PR fortran/82143 (add a -fdefault-real-16 flag)Janus Weil8-13/+108
2017-09-23PR target/82196 addendum: Fix Darwin build breakage and test FAILS on SolarisDaniel Santos8-14/+114
2017-09-23Daily bump.GCC Administrator1-1/+1
2017-09-22re PR bootstrap/81926 (go/parse.o differs between stage2 and stage3)Eric Botcazou2-5/+10
2017-09-22re PR middle-end/35691 (Missed (a == 0) && (b == 0) into (a|(typeof(a)(b)) ==...Jakub Jelinek7-8/+54
2017-09-22re PR sanitizer/81929 (exponential slowdown in undefined behavior sanitizer f...Jakub Jelinek4-6/+35
2017-09-22debug/xcoff,cmd: add XCOFF supportIan Lance Taylor19-22/+1113
2017-09-22config.gcc: Add new case statement to set default_gnu_indirect_function.Steve Ellcey2-27/+22