summaryrefslogtreecommitdiff
path: root/gcc/hash-set-tests.c
AgeCommit message (Expand)Author
2020-01-14hash-table.h: support non-zero empty values in empty_slow (v2)David Malcolm
2020-01-01Update copyright years.Jakub Jelinek
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-03-21hash-table.h (hash_table): Add Lazy template parameter defaulted to false...Jakub Jelinek
2019-03-14hash-table.h (remove_elt_with_hash): Return if slot is NULL rather than if is...Jason Merrill
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