aboutsummaryrefslogtreecommitdiff
path: root/gcc/selftest-run-tests.c
AgeCommit message (Expand)AuthorFilesLines
2017-12-12Expensive selftests: torture testing for fix-it boundary conditions (PR c/82050)David Malcolm1-9/+2
2017-12-07PR c/81544 - attribute noreturn and warn_unused_result on the same function a...Martin Sebor1-0/+3
2017-11-01Add more vec_duplicate simplificationsRichard Sandiford1-0/+1
2017-10-16Add gnu::unique_ptrDavid Malcolm1-0/+1
2017-10-12re PR tree-optimization/82493 (UBSAN in gcc/sbitmap.c:368:28: runtime error: ...Martin Liska1-0/+1
2017-06-09Come up with selftests for predict.c.Martin Liska1-0/+1
2017-01-05Introduce RTL function readerDavid Malcolm1-0/+1
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-12-15Introduce selftest::locate_fileDavid Malcolm1-0/+8
2016-11-08[2/2] Add store merging unit testsKyrylo Tkachov1-0/+2
2016-11-04Start adding target-specific selftestsDavid Malcolm1-0/+5
2016-10-25Expose forcibly_ggc_collect and run it after all selftestsDavid Malcolm1-0/+6
2016-09-02Introduce class edit_contextDavid Malcolm1-0/+1
2016-09-02Improvements to typed_splay_treeDavid Malcolm1-0/+1
2016-08-11Add selftests to selftest.cDavid Malcolm1-0/+3
2016-08-08c-format.c: suggest the correct format string to use (PR c/64955)David Malcolm1-0/+5
2016-07-20Add selftests for fibonacci_heapMartin Liska1-0/+1
2016-07-20Add sreal to selftestsMartin Liska1-0/+1
2016-06-22Implement -fdiagnostics-parseable-fixitsDavid Malcolm1-0/+1
2016-06-15Add more spellcheck selftestsDavid Malcolm1-0/+1
2016-06-10Add ggc-tests.cDavid Malcolm1-0/+1
2016-06-08Add selftest for pretty-print.cDavid Malcolm1-0/+1
2016-06-06Selftest frameworkDavid Malcolm1-0/+77