aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2017-09-26re PR target/82267 (x32: unnecessary address-size prefixes. Why isn't -maddr...Jakub Jelinek2-1/+5
2017-09-26re PR middle-end/35691 (Missed (a == 0) && (b == 0) into (a|(typeof(a)(b)) ==...Jakub Jelinek5-1/+351
2017-09-26Fix changelog entry.Andreas Krebbel1-1/+30
2017-09-26re PR tree-optimization/82321 (ICE in check_loop_closed_ssa_use, at tree-ssa-...Richard Biener4-1/+50
2017-09-26S/390: Fix vmslg instruction and builtin.Andreas Krebbel3-3/+9
2017-09-26S/390: Fix vector fp unordered comparesAndreas Krebbel3-4/+75
2017-09-26S/390: Set the preferred mode for float vectorsAndreas Krebbel2-0/+13
2017-09-26S/390: Fix rtl standard names for vector unpack low->loAndreas Krebbel2-2/+8
2017-09-26S/390: Add FP vec_pack/unpackAndreas Krebbel2-1/+101
2017-09-26S/390: Add support for vec_shrAndreas Krebbel4-17/+64
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-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äinen4-6/+32
2017-09-25lang.opt: Add -Wdo-subscript.Thomas Koenig7-16/+471
2017-09-25Turn CONSTANT_ALIGNMENT into a hookRichard Sandiford81-298/+470
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-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-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 Santos3-6/+9