aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.misc-tests
AgeCommit message (Expand)AuthorFilesLines
2020-03-19c: Fix up cfun->function_end_locus from the C FE [PR94029]Jakub Jelinek1-0/+14
2020-03-15driver: Fix redundant descriptions in optionsLewis Hyatt1-1/+1
2020-01-01Update copyright years.Jakub Jelinek17-17/+17
2019-11-12Fix test-suite fallout.Martin Liska1-3/+1
2019-10-31Test --help=common for full sentencesAlexandre Oliva1-2/+1
2019-08-16Match ld besides collect2 in gcov testAlexandre Oliva1-1/+2
2019-07-24PR driver/80545 - option -Wstringop-overflow not recognized by FortranMartin Sebor1-0/+28
2019-06-07re PR debug/90574 ([gdb] gdb wrongly stopped at a breakpoint in an unexecuted...Richard Biener2-0/+35
2019-05-14Remove obsolete Solaris 10 supportRainer Orth1-1/+1
2019-01-15godump.c (go_output_typedef): When outputting a typedef...Nikhil Benesch1-0/+5
2019-01-01Update copyright years.Jakub Jelinek17-17/+17
2018-11-21[driver] Ensure --help=params lines end with periodTom de Vries1-0/+2
2018-10-28Add D front-end, libphobos library, and D2 testsuite.Iain Buclaw1-1/+1
2018-07-31GCOV: add cache for streamed locations.Martin Liska3-0/+70
2018-07-31Fix GCOV CFG related issues.Martin Liska4-0/+97
2018-07-26gcov: Fix wrong usage of NAN in statistics (PR gcov-profile/86536).Martin Liska1-0/+25
2018-07-07Fix sigsegv on -fdump-tree-all-enumerate_localsTom de Vries1-0/+38
2018-01-03Update copyright years.Jakub Jelinek17-17/+17
2017-11-06[testsuite] Fix directives orderChristophe Lyon1-1/+1
2017-06-17Get rid of dg-skip-if etc. default argsRainer Orth1-1/+1
2017-06-06Remove NO_LABEL_VALUESTom de Vries2-4/+4
2017-06-05invoke.texi: Document the -fprofile-abs-path option.Bernd Edlinger1-0/+20
2017-04-28Make gcno more precise about BBs really belonging to a line (PR gcov-profile/...Martin Liska2-0/+80
2017-01-04godump.c (go_format_type): Treat ENUMERAL_TYPE like INTEGER_TYPE.Ian Lance Taylor1-4/+4
2017-01-01Update copyright years.Jakub Jelinek17-17/+17
2016-11-23godump-1.c: Update expected output for recent changes.Ian Lance Taylor1-30/+30
2016-09-14Fix dg-require before dg-run directives in testsuite.Christophe Lyon2-2/+2
2016-06-23Run profile feedback tests with autofdoAndi Kleen1-0/+7
2016-01-04Update copyright years.Jakub Jelinek17-17/+17
2015-10-22re PR driver/68043 (many undocumented options, missing punctuation)Martin Sebor1-9/+40
2015-10-21Improve --help output to generate references to option aliases.Martin Sebor1-11/+24
2015-08-24pr49551.c: Needs -fdata-sections.Nathan Sidwell1-0/+6
2015-02-26Add missing cleanup in gcc.misc-tests/godump-1.cTom de Vries1-0/+2
2015-01-05Update copyright years.Jakub Jelinek17-17/+17
2014-11-11re PR driver/36312 (should refuse to overwrite input file with output file)Anthony Brandon1-0/+66
2014-11-10gimple-low.c (lower_function_body): Clear the location of the first inserted ...Eric Botcazou1-0/+24
2014-11-05Revert revision 217149 because it breaks Ada:Manuel López-Ibáñez1-66/+0
2014-11-05re PR driver/36312 (should refuse to overwrite input file with output file)Anthony Brandon1-0/+66
2014-11-04godump-1.c (dg-skip-if): Add alpha*-*-*.Uros Bizjak1-1/+1
2014-11-04godump.c (go_format_type): Rewrite RECORD_TYPE nad UNION_TYPE support with -f...Dominik Vogt1-245/+604
2014-11-02re PR target/24188 (WRITE(6,*) causes an ICE with -mcmodel=medium)Uros Bizjak2-6/+4
2014-10-30* gcc.misc-tests/godump-1.c: Skip if ! lp64.Ian Lance Taylor1-0/+1
2014-10-30godump-1.c: Skip -fdump-go-spec tests for all platforms except s390[x] and x8...Dominik Vogt1-0/+1
2014-10-29godump.c (go_format_type): Represent "float _Complex" and "double _Complex" a...Dominik Vogt1-0/+30
2014-10-28godump.c (precision_to_units): New helper function.Dominik Vogt2-0/+518
2014-10-06gctest.c: Fix defaulting to int.Marek Polacek1-1/+1
2014-09-15Makefile.in (dg_target_exps): Remove.Jakub Jelinek10-0/+122
2014-07-04Normalize interface for all *-dg-runtest.Thomas Schwinge1-4/+4
2014-01-02Update copyright years in gcc/Richard Sandiford15-15/+15
2013-09-16Introduce -ftree-loop-vectorize optionXinliang David Li1-2/+2