aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.misc-tests
AgeCommit message (Expand)AuthorFilesLines
2022-01-18Fix options.exp.Martin Liska1-1/+1
2022-01-03Update copyright years.Jakub Jelinek18-18/+18
2022-01-01testsuite: Adjust gcc.misc-tests/godump-1.c testcaseJakub Jelinek1-32/+32
2021-10-08Enable auto-vectorization at O2 with very-cheap cost model.liuhongt1-1/+1
2021-09-01Add MIPS Linux support to gcc.misc-tests/linkage.c (testsuite/51748)Andrew Pinski1-0/+12
2021-03-04gcc.misc-tests/outputs.exp: enumerate testsHans-Peter Nilsson1-395/+395
2021-03-04gcc.misc-tests/outputs.exp: assert unique test-namesHans-Peter Nilsson1-14/+22
2021-03-03outputs.exp: skip @file -save-temps if target has -L or -IHans-Peter Nilsson1-0/+12
2021-02-16gcc.misc-tests/outputs.exp (outest): Fix typo "is_target".Hans-Peter Nilsson1-1/+1
2021-01-11testsuite: Fix test failures from outputs.exp [PR98225]Bernd Edlinger1-5/+18
2021-01-04Update copyright years.Jakub Jelinek18-18/+18
2021-01-04Fix -save-temp leaking lto files in /tmpBernd Edlinger1-12/+19
2020-12-13-fgo-dump-spec: skip typedefs that match struct tagNikhil Benesch1-0/+23
2020-12-09-fdump-go-spec: ignore type ordering of incomplete typesNikhil Benesch1-0/+3
2020-10-20lto-wrapper: Fix -save-temps filename commitTobias Burnus1-12/+12
2020-07-24[PR96230] some -dumpbase-ext fixesAlexandre Oliva1-5/+18
2020-07-24[PR95720] protect gluefile and wrap_flags with -Wl tooAlexandre Oliva1-11/+3
2020-06-30arm: Warn if IRQ handler is not compiled with -mgeneral-regs-only [PR target/...Christophe Lyon1-0/+2
2020-06-24outputs.exp: conditionals for split-dwarf and lto pluginAlexandre Oliva1-303/+338
2020-06-17testsuite: clean up .gcov files in test-suite.Martin Liska1-1/+1
2020-06-02spell ldscript correctly in outputs.exp et alAlexandre Oliva1-1/+1
2020-05-27outputs.exp: no lto, linker default output, cdtor temps, empty argsAlexandre Oliva1-47/+116
2020-05-26revamp dump and aux output namesAlexandre Oliva4-0/+702
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