aboutsummaryrefslogtreecommitdiff
path: root/gcc/hash-map-tests.c
AgeCommit message (Expand)AuthorFilesLines
2019-07-09PR c++/61339 - add mismatch between struct and class [-Wmismatched-tags] to n...Martin Sebor1-1/+2
2019-07-01PR middle-end/90923 - hash_map destroys elements without constructing themMartin Sebor1-0/+134
2019-05-03Come up with is_empty for hash_{table,map,set}.Martin Liska1-1/+1
2019-03-14hash-table.h (remove_elt_with_hash): Return if slot is NULL rather than if is...Jason Merrill1-0/+4
2019-01-21hash-map-tests.c (test_map_of_strings_to_int): Show how to use string content...Michael Ploujnikov1-0/+20
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-07-02Reorganise machmode.h headersRichard Sandiford1-1/+0
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-06-06Selftest frameworkDavid Malcolm1-0/+93