aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2017-09-06Fix typo.Arnaud Charlet1-2/+2
2017-09-06[multiple changes]Arnaud Charlet4-33/+112
2017-09-06[multiple changes]Arnaud Charlet11-260/+293
2017-09-06[multiple changes]Arnaud Charlet4-3/+36
2017-09-06[multiple changes]Arnaud Charlet26-142/+378
2017-09-06[multiple changes]Arnaud Charlet8-225/+384
2017-09-06exp_util.adb, [...]: Minor reformatting.Hristian Kirtchev8-35/+49
2017-09-06[multiple changes]Arnaud Charlet10-69/+162
2017-09-06Enqueue all SRA links for write flag propagationMartin Jambor4-1/+45
2017-09-06[multiple changes]Arnaud Charlet5-56/+68
2017-09-06re PR middle-end/82095 (ICE in tree_nop_conversion at tree.c:11793 on ppc64le)Jakub Jelinek4-2/+30
2017-09-062017-09-06 Richard Biener <rguenther@suse.de>Richard Biener2-2/+7
2017-09-06re PR target/77308 (surprisingly large stack usage for sha512 on arm)Bernd Edlinger3-8/+19
2017-09-05re PR tree-optimization/64910 (tree reassociation results in poor code)Jeff Law2-8/+15
2017-09-06Daily bump.GCC Administrator1-1/+1
2017-09-05re PR middle-end/81768 (error: control flow in the middle of basic block)Jakub Jelinek4-0/+26
2017-09-05re PR middle-end/81768 (error: control flow in the middle of basic block)Jakub Jelinek4-4/+34
2017-09-05tree-ssa-threadupdate.c (duplicate_thread_path): Remove unused REGION_COPY ar...Aldy Hernandez2-16/+12
2017-09-05name-lookup.c (do_class_using_decl): Elide read-once temps.Nathan Sidwell2-29/+18
2017-09-05class.c (add_method): Move slot search and insertion to ...Nathan Sidwell5-91/+107
2017-09-05[75/77] Use scalar_mode in the AArch64 portRichard Sandiford3-7/+19
2017-09-05[61/77] Use scalar_int_mode in the AArch64 portRichard Sandiford3-57/+111
2017-09-05cp-tree.h (lang_decl_base): Rename template_conv_p to unknown_bound_p.Nathan Sidwell3-27/+16
2017-09-05Make bitsize_mode_for_mode return an opt_modeRichard Sandiford3-7/+12
2017-09-05Make mode_for_size_tree return an opt_modeRichard Sandiford5-22/+39
2017-09-05Make targetm.get_mask_mode return an opt_modeRichard Sandiford8-33/+50
2017-09-05Make mode_for_vector return an opt_modeRichard Sandiford12-79/+86
2017-09-05Add mode_for_int_vector helper functionsRichard Sandiford7-15/+47
2017-09-05Make mode_for_size return an opt_modeRichard Sandiford12-68/+97
2017-09-05(decimal_)float_mode_for_size in real.hRichard Sandiford3-6/+26
2017-09-05Make more use of int_mode_for_sizeRichard Sandiford23-81/+140
2017-09-05Make more use of int_mode_for_modeRichard Sandiford3-8/+10
2017-09-05class.c (unreverse_member_declarations): Remove extraneous if.Nathan Sidwell3-6/+11
2017-09-05re PR target/81833 (PowerPC: VSX: Miscompiles ffmpeg's scalarproduct_int16_vs...Bill Schmidt5-34/+176
2017-09-05Improve max_insns_skipped logicWilco Dijkstra2-13/+10
2017-09-05i386: Avoid stack realignment if possibleH.J. Lu7-56/+157
2017-09-05re PR sanitizer/82072 (sanitizer does not detect an overflow from LLONG_MIN)Marek Polacek4-6/+33
2017-09-05re PR c++/81942 (ICE on empty constexpr constructor with C++14)Paolo Carlini6-3/+42
2017-09-05Improve alloca alignmentWilco Dijkstra2-8/+17
2017-09-05re PR c++/82084 (ICE: constructing wstring with -O3)Richard Biener2-3/+9
2017-09-05re PR ada/62235 (segmentation fault on Ada 2012 code)Eric Botcazou7-3/+81
2017-09-05trans.c (convert_with_check): Use a custom base type if the base type of the ...Eric Botcazou2-40/+55
2017-09-05trans.c (Attribute_to_gnu): Do not strip conversions around prefixes that are...Eric Botcazou2-4/+13
2017-09-05utils.c (unchecked_convert): When the result type is a non-biased integral ty...Eric Botcazou4-14/+47
2017-09-05gigi.h (renaming_from_generic_instantiation_p): Turn toEric Botcazou5-46/+59
2017-09-05trans.c (adjust_for_implicit_deref): New function.Eric Botcazou6-16/+77
2017-09-05repinfo.ads: Document new treatment of dynamic values.Eric Botcazou5-55/+114
2017-09-05trans.c (Call_to_gnu): If this is a function call and there is no target...Eric Botcazou2-5/+13
2017-09-05re PR tree-optimization/82102 (ICE: Segmentation fault in /home/arnd/git/gcc/...Richard Biener4-0/+32
2017-09-05trans.c (pos_to_constructor): Skip conversions to an unconstrained array type.Eric Botcazou5-1/+50