gcc/
commit142dd62a9ecab4559e6d7b0be471b9dbbebe8956
authorrsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 25 Jun 2015 17:05:39 +0000 (25 17:05 +0000)
committerrsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 25 Jun 2015 17:05:39 +0000 (25 17:05 +0000)
treef551a43b863d0c904390615ad907d54d7b94782d
parent54cef8b2c6aca00172697b4fd5b9b6a2e4565d01
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@224953 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/hash-table.h
gcc/hash-traits.h [new file with mode: 0644]