aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
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
2017-01-13gimple-parser.c (c_parser_gimple_postfix_expression): Parse _Literal ( type-n...Richard Biener6-5/+79
2017-01-13re PR tree-optimization/77283 (Revision 238005 disables loop unrolling)Richard Biener5-1/+94
2017-01-13Daily bump.GCC Administrator1-1/+1
2017-01-12pr77862.c: Require fpic target.Sandra Loosemore2-0/+5
2017-01-12re PR target/79004 (ICE in gcc.dg/torture/fp-int-convert-float128-ieee.c with...Michael Meissner4-4/+129
2017-01-12(-Wformat-overflow): ...to this.Martin Sebor20-64/+95
2017-01-12gimple-ssa-sprintf.c (try_substitute_return_value): Remove info.nowrite calls...Jakub Jelinek4-20/+73
2017-01-12re PR bootstrap/79069 (Bootstrap failure on s390x-linux while building libgo)Jakub Jelinek2-0/+11
2017-01-12re PR testsuite/79051 (FAIL: gcc.dg/attr-alloc_size-4.c (test for warnings, ...Martin Sebor2-4/+3
2017-01-12Reference PR testsuite/79051, not 791051.Martin Sebor1-1/+1
2017-01-12PR testsuite/791051 - FAIL: gcc.dg/attr-alloc_size-4.c (test for warnings, li...Martin Sebor2-1/+11
2017-01-12* gcc.dg/pr78768.c: Require LTO.David Edelsohn2-0/+5
2017-01-12PR c/79074 - -Waddress difference between C and C++ with (T*)0Martin Sebor2-8/+6
2017-01-12PR testsuite/79073 - FAIL: gcc.dg/pr78973.c (test for warnings, line 12) in I...Martin Sebor2-2/+7
2017-01-12builtin_target.c (check_features): Check all supported __builtin_cpu_supports...Uros Bizjak3-13/+43
2017-01-12Add Cortex-A15 tuning to gcc.dg/uninit-pred-8_a.cKyrylo Tkachov2-2/+9
2017-01-12* config/i386/i386.c: Fix whitespace.Uros Bizjak1-15/+15
2017-01-12* config/i386/i386.c (PTA_SGX): Define to 1 << 63.Uros Bizjak1-1/+1
2017-01-12[multiple changes]Arnaud Charlet22-104/+2061
2017-01-12re PR target/79044 (ICE in insn_is_swappable_p, at config/rs6000/rs6000.c:41191)Bill Schmidt4-2/+40
2017-01-12* gcc-interface/Makefile.in: Clean up VxWorks targets.Arnaud Charlet2-27/+52
2017-01-12[multiple changes]Arnaud Charlet8-175/+218
2017-01-12[multiple changes]Arnaud Charlet17-471/+767
2017-01-12sem_prag.adb: Minor reformatting.Gary Dismukes3-4/+21
2017-01-12sem_prag.adb (Analyze_Pragma): Add appropriate calls to Resolve_Suppressible ...Justin Squirek3-5/+50
2017-01-12combine.c (try_combine): Don't ignore result of overlap checking loop.Nathan Sidwell2-13/+21
2017-01-12exp_ch9.adb, [...]: Minor reformatting.Gary Dismukes6-11/+15
2017-01-12Change percentage to 25Arnaud Charlet1-2/+2
2017-01-12[multiple changes]Arnaud Charlet24-249/+486