hash-table.h: Include hash-traits.h.
authorRichard Sandiford <richard.sandiford@arm.com>
Thu, 25 Jun 2015 17:05:39 +0000 (17:05 +0000)
committerRichard Sandiford <rsandifo@gcc.gnu.org>
Thu, 25 Jun 2015 17:05:39 +0000 (17:05 +0000)
commitf11c37791e904dac9f2b24bc8222c39221596eed
treef551a43b863d0c904390615ad907d54d7b94782d
parentfbf196a2560584a0c71b7c44e6354eac93721888
hash-table.h: Include hash-traits.h.

gcc/
* hash-table.h: Include hash-traits.h.
(typed_free_remove, typed_noop_remove, pointer_hash, ggc_hasher)
(ggc_cache_hasher): Move to...
* hash-traits.h: ...this new file.

From-SVN: r224953
gcc/ChangeLog
gcc/hash-table.h
gcc/hash-traits.h [new file with mode: 0644]