aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-04-29Daily bump.GCC Administrator1-1/+1
2017-04-28PR tree-optimization/80523 - -Wformat-overflow doesn't consider -fexec-charsetMartin Sebor5-74/+443
2017-04-28Replace absolute linenrs in gfortran.dgTom de Vries3-17/+21
2017-04-28Replace absolute linenrs in objc.dg,obj-c++.dgTom de Vries36-202/+235
2017-04-28Drop Z from X + Z < Y + ZMarc Glisse4-2/+58
2017-04-28configure.ac (SYSTEM_HEADER_DIR, [...]): Set correctly.Bernd Edlinger4-68/+57
2017-04-28Remove blank lineEric Botcazou1-1/+0
2017-04-28Update .po files.Joseph Myers20-113496/+118865
2017-04-28[multiple changes]Arnaud Charlet4-19/+55
2017-04-28[multiple changes]Arnaud Charlet14-40/+90
2017-04-28Remove superfluous "" in dg-(error|warning|message|bogus)Tom de Vries208-625/+836
2017-04-28Minor reformatting.Arnaud Charlet2-12/+15
2017-04-28[multiple changes]Arnaud Charlet16-172/+200
2017-04-28[multiple changes]Arnaud Charlet3-6/+21
2017-04-28[multiple changes]Arnaud Charlet14-31/+159
2017-04-28exp_ch6.adb (Expand_N_Extended_Return_Statement): Use New_Copy_Tree instead o...Hristian Kirtchev16-371/+368
2017-04-28exp_util.adb, [...]: Minor reformatting.Hristian Kirtchev10-103/+125
2017-04-28Fix date.Arnaud Charlet1-2/+2
2017-04-28[multiple changes]Arnaud Charlet3-2/+10
2017-04-28ipa-cp.c (perform_estimation_of_a_value): Turn time to sreal.Jan Hubicka5-63/+53
2017-04-28PR libstdc++/80553 don't allow destroying non-destructible typesJonathan Wakely5-50/+164
2017-04-28Remove superfluous "" in dg-error.Jonathan Wakely2-1/+6
2017-04-28Enhance documentation of gcov.Martin Liska2-2/+8
2017-04-28Sort options of gcov, gcov-dump and gcov-tool both in --help and documentationMartin Liska7-107/+119
2017-04-28Fix format_gcov to not print misleading values (PR gcov-profile/53915)Martin Liska2-0/+12
2017-04-28Make gcno more precise about BBs really belonging to a line (PR gcov-profile/...Martin Liska6-78/+150
2017-04-28Introduce new option -w which shows verbose informations.Martin Liska3-8/+43
2017-04-28Simplify representation of locations of a block.Martin Liska2-139/+135
2017-04-28Remove .gcno file when compilation does not success (PR driver/56469).Martin Liska4-0/+23
2017-04-28gcno file: do not stream block flags (PR gcov-profile/80031).Martin Liska5-29/+13
2017-04-28Fix indentation of gcov-dump.Martin Liska2-49/+69
2017-04-28re PR bootstrap/80531 (RC1 bootstrap comparison failure)Jakub Jelinek3-4/+15
2017-04-28lto-streamer.h (LTO_major_version): Bump to 7.Richard Biener2-1/+5
2017-04-28Remove superfluous '{ target *-*-* }' in dg-(error|warning|message|bogus)Tom de Vries19-22/+47
2017-04-28Remove superfluous ' . ' in dg-(error|warning|message|bogus)Tom de Vries29-49/+81
2017-04-28tree-vrp.c (assert_info): New struct.Richard Biener9-108/+210
2017-04-28Daily bump.GCC Administrator1-1/+1
2017-04-27re PR sanitizer/80349 (UBSAN: compile time crash with "type mismatch in binar...Marek Polacek4-31/+69
2017-04-27re PR bootstrap/80531 (RC1 bootstrap comparison failure)Jakub Jelinek2-0/+8
2017-04-27* doc/extend.texi (Object Size Checking): Improve grammar.Jonathan Wakely2-3/+7
2017-04-27parser.c (cp_parser_cast_expression): Add target type of cast to diagnostic.Volker Reichelt6-123/+140
2017-04-27Remove reundant const-qualification from cast targetsJonathan Wakely3-3/+10
2017-04-27* gcc.c-torture/execute/alias-3.c: Skip on AIX.David Edelsohn3-1/+6
2017-04-27Fix test-case on ppc64le (PR testsuite/79455).Martin Liska2-4/+11
2017-04-27[AArch64] Fix for gcc-7 regression PR 80530Richard Earnshaw2-22/+36
2017-04-27Make-lang.in: Define EH_MECHANISM while building raise-gcc.c.Tristan Gingold2-6/+12
2017-04-27[multiple changes]Arnaud Charlet56-1316/+4680
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