aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2017-04-27sinput.adb: Minor code cleanup.Bob Duff12-72/+93
2017-04-27re PR c++/80534 (7.1 RC - internal compiler error: in finish_member_declarati...Jakub Jelinek8-8/+93
2017-04-27[multiple changes]Arnaud Charlet13-186/+227
2017-04-27[multiple changes]Arnaud Charlet3-2/+41
2017-04-27[multiple changes]Arnaud Charlet5-15/+90
2017-04-27[multiple changes]Arnaud Charlet8-18/+239
2017-04-27g-dyntab.ads, [...]: Remove incorrect assertion.Bob Duff5-20/+41
2017-04-27a-cforma.adb, [...] (=): Generic parameter removed to allow the use of regula...Claire Dross8-272/+1181
2017-04-27re PR middle-end/80533 (Alias analysis of zero length array does not recogniz...Richard Biener2-1/+11
2017-04-27exp_ch9.adb (Expand_Entry_Barrier): Code cleanup.Hristian Kirtchev16-324/+391
2017-04-27g-dyntab.ads, [...]: Default for Table_Low_Bound.Bob Duff5-49/+45
2017-04-27[multiple changes]Arnaud Charlet20-72/+122
2017-04-27re PR middle-end/80539 (gcc ICE at -O2 and above on valid code on x86_64-linu...Richard Biener4-2/+46
2017-04-27[multiple changes]Arnaud Charlet24-1459/+1241
2017-04-27exp_util.adb, [...]: Minor reformatting and code cleanups.Hristian Kirtchev11-573/+544
2017-04-27[multiple changes]Arnaud Charlet8-80/+200
2017-04-27[multiple changes]Arnaud Charlet12-24/+124
2017-04-27[multiple changes]Arnaud Charlet10-342/+3642
2017-04-27einfo.ads: Minor fixes in comments.Arnaud Charlet5-9/+22
2017-04-27Minor reformatting.Arnaud Charlet2-6/+6
2017-04-27sem_util.adb, [...] (Build_Class_Wide_Clone_Body): Build body of subprogram t...Ed Schonberg7-69/+324
2017-04-27[multiple changes]Arnaud Charlet6-4/+38
2017-04-27exp_util.ads, [...] (Evaluate_Name): Force evaluation of expression being qua...Yannick Moy3-51/+73
2017-04-27[multiple changes]Arnaud Charlet6-92/+159
2017-04-27[multiple changes]Arnaud Charlet8-44/+139
2017-04-27re PR middle-end/79665 (gcc's signed (x*x)/200 is slower than clang's)Tamar Christina2-53/+57
2017-04-27[multiple changes]Arnaud Charlet15-940/+1252
2017-04-27[multiple changes]Arnaud Charlet4-26/+60
2017-04-27utils.c (gnat_type_for_size): Set TYPE_ARTIFICIAL on created types.Pierre-Marie de Rodat2-2/+19
2017-04-27[multiple changes]Arnaud Charlet24-4099/+2497
2017-04-27[multiple changes]Arnaud Charlet23-491/+2135
2017-04-27[multiple changes]Arnaud Charlet20-123/+323
2017-04-27a-cofuba.ads (Add): Take as an additional input parameter the position where ...Claire Dross9-105/+227
2017-04-27[multiple changes]Arnaud Charlet17-34/+1400
2017-04-27[multiple changes]Arnaud Charlet14-143/+444
2017-04-27exp_ch4.adb, [...]: Minor typo fix and reformatting.Gary Dismukes3-62/+65
2017-04-27re PR target/77728 (Miscompilation multiple vector iteration on ARM)Jakub Jelinek4-80/+43
2017-04-27Daily bump.GCC Administrator1-1/+1
2017-04-26decl.c (grok_ctor_properties, [...]): Change return type to bool.Paolo Carlini3-8/+14
2017-04-26parser.c (cp_parser_nested_name_specifier_opt): Add fix-it information to dia...Volker Reichelt4-2/+27
2017-04-26tree.h (crc32_unsigned_n): Declare.Nathan Sidwell3-31/+43
2017-04-26ipa-cp.c (estimate_local_effects): Convert sreal to int.Jan Hubicka5-65/+79
2017-04-26sreal.c: Include backend.h, tree.h, gimple.h, cgraph.h and data-streamer.hJan Hubicka3-0/+37
2017-04-26Add prefix to test verification in guality.hMartin Liska2-4/+10
2017-04-26Daily bump.GCC Administrator1-1/+1
2017-04-25* g++.dg/dg.exp (find-cxx-tests): Remove TCL 8.5-ism.Nathan Sidwell2-1/+5
2017-04-25Makefile.in (s-options): Invoke opt-gather.awk with LC_ALL=C in the environment.Jakub Jelinek2-0/+6
2017-04-25re PR target/70799 (STV pass does not convert DImode shifts)Uros Bizjak5-21/+55
2017-04-25PR tree-optimization/80497 - ICE at -O1 and above on valid code on x86_64-lin...Martin Sebor4-2/+59
2017-04-25PR bootstrap/80486 - spurious -Walloc-size-larger-than and -Wstringop-overflo...Martin Sebor2-6/+15