hash-table.c: Include bconfig.h if building for the host.
authorRichard Biener <rguenther@suse.de>
Wed, 15 Oct 2014 09:55:19 +0000 (09:55 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Wed, 15 Oct 2014 09:55:19 +0000 (09:55 +0000)
commit13f447a33ca50156257d0cef0b707aa18416fa9b
tree290bdb97db8954d4d24181148fc5c507f1286df9
parent11915f2ead8446ed5d3457717a5ce0a73eb406c4
hash-table.c: Include bconfig.h if building for the host.

2014-10-15  Richard Biener  <rguenther@suse.de>

* hash-table.c: Include bconfig.h if building for the host.
* hash-table.h: Do not include ggc.h on the host but just declare
a few ggc allocation templates.

From-SVN: r216246
gcc/ChangeLog
gcc/hash-table.c
gcc/hash-table.h