aboutsummaryrefslogtreecommitdiff
path: root/gcc/ggc-tests.c
AgeCommit message (Expand)AuthorFilesLines
2021-08-18Turn 'bool force_collect' parameter to 'ggc_collect' into an 'enum ggc_collec...Thomas Schwinge1-9/+9
2021-08-17Turn global 'ggc_force_collect' variable into 'force_collect' parameter to 'g...Thomas Schwinge1-20/+9
2021-01-04Update copyright years.Jakub Jelinek1-1/+1
2020-01-01Update copyright years.Jakub Jelinek1-1/+1
2019-07-09PR c++/61339 - add mismatch between struct and class [-Wmismatched-tags] to n...Martin Sebor1-1/+2
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-10-25Expose forcibly_ggc_collect and run it after all selftestsDavid Malcolm1-14/+14
2016-06-13ggc-tests.c (test_finalization): Only test need_finalization_p for GCC_VERSIO...Uros Bizjak1-0/+2
2016-06-10Add ggc-tests.cDavid Malcolm1-0/+523