summaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.misc-tests
AgeCommit message (Expand)Author
2020-03-19c: Fix up cfun->function_end_locus from the C FE [PR94029]Jakub Jelinek
2020-03-15driver: Fix redundant descriptions in optionsLewis Hyatt
2020-01-01Update copyright years.Jakub Jelinek
2019-11-12Fix test-suite fallout.Martin Liska
2019-10-31Test --help=common for full sentencesAlexandre Oliva
2019-08-16Match ld besides collect2 in gcov testAlexandre Oliva
2019-07-24PR driver/80545 - option -Wstringop-overflow not recognized by FortranMartin Sebor
2019-06-07re PR debug/90574 ([gdb] gdb wrongly stopped at a breakpoint in an unexecuted...Richard Biener
2019-05-14Remove obsolete Solaris 10 supportRainer Orth
2019-01-15godump.c (go_output_typedef): When outputting a typedef...Nikhil Benesch
2019-01-01Update copyright years.Jakub Jelinek
2018-11-21[driver] Ensure --help=params lines end with periodTom de Vries
2018-10-28Add D front-end, libphobos library, and D2 testsuite.Iain Buclaw
2018-07-31GCOV: add cache for streamed locations.Martin Liska
2018-07-31Fix GCOV CFG related issues.Martin Liska
2018-07-26gcov: Fix wrong usage of NAN in statistics (PR gcov-profile/86536).Martin Liska
2018-07-07Fix sigsegv on -fdump-tree-all-enumerate_localsTom de Vries
2018-01-03Update copyright years.Jakub Jelinek
2017-11-06[testsuite] Fix directives orderChristophe Lyon
2017-06-17Get rid of dg-skip-if etc. default argsRainer Orth
2017-06-06Remove NO_LABEL_VALUESTom de Vries
2017-06-05invoke.texi: Document the -fprofile-abs-path option.Bernd Edlinger
2017-04-28Make gcno more precise about BBs really belonging to a line (PR gcov-profile/...Martin Liska
2017-01-04godump.c (go_format_type): Treat ENUMERAL_TYPE like INTEGER_TYPE.Ian Lance Taylor
2017-01-01Update copyright years.Jakub Jelinek
2016-11-23godump-1.c: Update expected output for recent changes.Ian Lance Taylor
2016-09-14Fix dg-require before dg-run directives in testsuite.Christophe Lyon
2016-06-23Run profile feedback tests with autofdoAndi Kleen
2016-01-04Update copyright years.Jakub Jelinek
2015-10-22re PR driver/68043 (many undocumented options, missing punctuation)Martin Sebor
2015-10-21Improve --help output to generate references to option aliases.Martin Sebor
2015-08-24pr49551.c: Needs -fdata-sections.Nathan Sidwell
2015-02-26Add missing cleanup in gcc.misc-tests/godump-1.cTom de Vries
2015-01-05Update copyright years.Jakub Jelinek
2014-11-11re PR driver/36312 (should refuse to overwrite input file with output file)Anthony Brandon
2014-11-10gimple-low.c (lower_function_body): Clear the location of the first inserted ...Eric Botcazou
2014-11-05Revert revision 217149 because it breaks Ada:Manuel López-Ibáñez
2014-11-05re PR driver/36312 (should refuse to overwrite input file with output file)Anthony Brandon
2014-11-04godump-1.c (dg-skip-if): Add alpha*-*-*.Uros Bizjak
2014-11-04godump.c (go_format_type): Rewrite RECORD_TYPE nad UNION_TYPE support with -f...Dominik Vogt
2014-11-02re PR target/24188 (WRITE(6,*) causes an ICE with -mcmodel=medium)Uros Bizjak
2014-10-30* gcc.misc-tests/godump-1.c: Skip if ! lp64.Ian Lance Taylor
2014-10-30godump-1.c: Skip -fdump-go-spec tests for all platforms except s390[x] and x8...Dominik Vogt
2014-10-29godump.c (go_format_type): Represent "float _Complex" and "double _Complex" a...Dominik Vogt
2014-10-28godump.c (precision_to_units): New helper function.Dominik Vogt
2014-10-06gctest.c: Fix defaulting to int.Marek Polacek
2014-09-15Makefile.in (dg_target_exps): Remove.Jakub Jelinek
2014-07-04Normalize interface for all *-dg-runtest.Thomas Schwinge
2014-01-02Update copyright years in gcc/Richard Sandiford
2013-09-16Introduce -ftree-loop-vectorize optionXinliang David Li