summaryrefslogtreecommitdiff
path: root/gcc/hash-map-tests.c
AgeCommit message (Expand)Author
2020-01-14hash-table.h: support non-zero empty values in empty_slow (v2)David Malcolm
2020-01-08hash-map-tests.c: fix memory leakDavid Malcolm
2020-01-01Update copyright years.Jakub Jelinek
2019-12-19hash-map-tests.c: add a selftest involving int_hashDavid Malcolm
2019-12-09PR middle-end/92761 - hash_table::expand invokes assignment on invalid objectsMartin Sebor
2019-07-09PR c++/61339 - add mismatch between struct and class [-Wmismatched-tags] to n...Martin Sebor
2019-07-01PR middle-end/90923 - hash_map destroys elements without constructing themMartin Sebor
2019-05-03Come up with is_empty for hash_{table,map,set}.Martin Liska
2019-03-14hash-table.h (remove_elt_with_hash): Return if slot is NULL rather than if is...Jason Merrill
2019-01-21hash-map-tests.c (test_map_of_strings_to_int): Show how to use string content...Michael Ploujnikov
2019-01-01Update copyright years.Jakub Jelinek
2018-01-03Update copyright years.Jakub Jelinek
2017-07-02Reorganise machmode.h headersRichard Sandiford
2017-01-01Update copyright years.Jakub Jelinek
2016-06-06Selftest frameworkDavid Malcolm