]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/ipa-utils.c
remove more ggc htabs
authorTrevor Saunders <tsaunders@mozilla.com>
Thu, 20 Nov 2014 15:10:49 +0000 (15:10 +0000)
committerTrevor Saunders <tbsaunde@gcc.gnu.org>
Thu, 20 Nov 2014 15:10:49 +0000 (15:10 +0000)
commit907dadbd2ade80fd356071954711375ce9b0c85a
tree0e6aa4b2c49f7ab4a703ab71a3335cb58bcb19c6
parent9c71e9df38dc3260fc21d8e8024b53d6dd3f7ac3
remove more ggc htabs

gcc/

* ipa-utils.c, lto-section-in.c, lto-streamer.h,
tree-scalar-evolution.c: Replace htab with hash_table.

lto/

* lto.c: Replace htab with hash_table.

From-SVN: r217871
gcc/ChangeLog
gcc/ipa-utils.c
gcc/lto-section-in.c
gcc/lto-streamer.h
gcc/lto/ChangeLog
gcc/lto/lto.c
gcc/tree-scalar-evolution.c