hash-map-tests.c (test_map_of_strings_to_int): Show how to use string contents as...
authorMichael Ploujnikov <michael.ploujnikov@oracle.com>
Mon, 21 Jan 2019 19:04:04 +0000 (19:04 +0000)
committerMichael Ploujnikov <plouj@gcc.gnu.org>
Mon, 21 Jan 2019 19:04:04 +0000 (19:04 +0000)
commit3b1f091c4b6881cd60f6f37c31b0054e04d137cc
tree0dae35d7f9650ce70726e092cb7b4e781f5a1406
parent9011fa06de952258f7e514bd37c5265a73d15781
hash-map-tests.c (test_map_of_strings_to_int): Show how to use string contents as hash_map keys.

* hash-map-tests.c (test_map_of_strings_to_int): Show how to use
string contents as hash_map keys.

From-SVN: r268121
gcc/ChangeLog
gcc/hash-map-tests.c