aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2017-01-13Revert r244448Janne Blomqvist31-440/+157
2017-01-13Don't suppress bogus usage of macros from system headers in -Wformat (PR c/78...David Malcolm6-1/+93
2017-01-13i386.opt (msgx): Use ix86_isa_flags2 variable.Uros Bizjak5-169/+269
2017-01-13re PR c++/71166 (ICE with nested constexpr/initializer)Marek Polacek2-0/+28
2017-01-13PR 78534 Change character length from int to size_tJanne Blomqvist31-157/+440
2017-01-13Avoid excessively-big hash tables in empty-add cyclesRichard Sandiford2-5/+30
2017-01-13Short-circuit alt_fail case in record_reg_classesRichard Sandiford2-1/+21
2017-01-13tree-ssa-dse.c (decrement_count): New function.Jeff Law4-1/+117
2017-01-13re PR middle-end/61912 (Missed (partial) dead store elimination for structure...Jeff Law6-7/+247
2017-01-13re PR tree-optimization/33562 (aggregate DSE disabled)Jeff Law12-74/+462
2017-01-13re PR tree-optimization/33562 (aggregate DSE disabled)Jeff Law3-0/+177
2017-01-13Reload global options when strict aliasing is dropped (PR ipa/79043).Martin Liska6-3/+45
2017-01-13gimple-parser.c (c_parser_gimple_compound_statement): Handle nops.Richard Biener2-0/+16
2017-01-13tree-pretty-print.c (dump_generic_node): Fix inverted condition for dumping G...Richard Biener2-4/+9
2017-01-13Restore Solaris/SPARC Ada bootstrapRainer Orth2-1/+5
2017-01-13Require C11 for C++17 on SolarisRainer Orth2-17/+37
2017-01-13re PR middle-end/78411 (FAIL: gcc.target/i386/pr45685.c scan-assembler-times ...Richard Biener2-1/+6
2017-01-13getting_started_with_gnat.rst, [...]: Update documentation.Arnaud Charlet26-1300/+1724
2017-01-13[multiple changes]Arnaud Charlet7-5/+118
2017-01-13[multiple changes]Arnaud Charlet5-612/+515
2017-01-13[multiple changes]Arnaud Charlet4-12/+139
2017-01-13sem_ch6.adb (Check_Aggregate_Accessibility): Ignore function calls in accessi...Justin Squirek2-16/+25
2017-01-13sem_ch6.adb (Analyze_Subprogram_Body_Helper): Ensure that the input body is a...Hristian Kirtchev2-0/+8
2017-01-13bindgen.adb, [...]: Minor reformatting and typo fixes.Gary Dismukes5-21/+27
2017-01-13[multiple changes]Arnaud Charlet13-784/+2014
2017-01-13[multiple changes]Arnaud Charlet6-63/+178
2017-01-13[multiple changes]Arnaud Charlet5-19/+64
2017-01-13sem_aggr.adb, [...]: Minor reformatting.Hristian Kirtchev7-17/+22
2017-01-13inline.adb: Minor reformatting and typo fix.Gary Dismukes2-4/+8
2017-01-13[multiple changes]Arnaud Charlet9-98/+163
2017-01-13re PR fortran/70697 ([Coarray] ICE on EVENT WAIT with array element UNTIL_COU...Andre Vehreschild4-4/+30
2017-01-13Code cleanups.Arnaud Charlet2-4/+30
2017-01-13[multiple changes]Arnaud Charlet5-11/+33
2017-01-13[multiple changes]Arnaud Charlet7-30/+150
2017-01-13[multiple changes]Arnaud Charlet6-158/+269
2017-01-13inline.adb, inline.ads (Call_Can_Be_Inlined_In_GNATprove_Mode): New function ...Yannick Moy4-8/+100
2017-01-13re PR fortran/70696 ([Coarray] ICE on EVENT POST of host-associated EVENT_TYP...Andre Vehreschild4-0/+35
2017-01-13sem_aggr.adb, [...]: Update all eligible case statements to reflect the new s...Hristian Kirtchev129-4533/+5112
2017-01-13[multiple changes]Arnaud Charlet4-24/+27
2017-01-13Minor reformatting.Arnaud Charlet2-11/+17
2017-01-13exp_util.adb (Insert_Actions): Handle Iterated_Component_Association.Ed Schonberg9-59/+212
2017-01-13re PR sanitizer/78887 (Failure to build aarch64 allmodconfig Linux kernel 4.9)Maxim Ostapenko2-1/+16
2017-01-13[multiple changes]Arnaud Charlet8-23/+92
2017-01-13[multiple changes]Arnaud Charlet9-38/+116
2017-01-13[multiple changes]Arnaud Charlet14-57/+172
2017-01-13[multiple changes]Arnaud Charlet12-93/+293
2017-01-13Minor reformatting.Arnaud Charlet1-2/+2
2017-01-13[multiple changes]Arnaud Charlet17-3/+165
2017-01-13atree.adb (Allocate_Initialize_Node): A newly created node is no longer marke...Hristian Kirtchev31-1432/+1752
2017-01-13re PR tree-optimization/77283 (Revision 238005 disables loop unrolling)Richard Biener2-2/+7