r217871 - in /trunk/gcc: ChangeLog ipa-utils.c ...
tbsaunde@gcc.gnu.org
tbsaunde@gcc.gnu.org
Thu Nov 20 15:10:00 GMT 2014
Author: tbsaunde
Date: Thu Nov 20 15:10:49 2014
New Revision: 217871
URL: https://gcc.gnu.org/viewcvs?rev=217871&root=gcc&view=rev
Log:
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.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/ipa-utils.c
trunk/gcc/lto-section-in.c
trunk/gcc/lto-streamer.h
trunk/gcc/lto/ChangeLog
trunk/gcc/lto/lto.c
trunk/gcc/tree-scalar-evolution.c
More information about the Gcc-cvs
mailing list