r218502 - in /trunk/gcc/lto: ChangeLog lto.c

tbsaunde@gcc.gnu.org tbsaunde@gcc.gnu.org
Tue Dec 9 02:30:00 GMT 2014


Author: tbsaunde
Date: Tue Dec  9 02:30:13 2014
New Revision: 218502

URL: https://gcc.gnu.org/viewcvs?rev=218502&root=gcc&view=rev
Log:
move gimple_canonical_types htab out of gc memory

lto/

	* lto.c (read_cgraph_and_symbols): allocate gimple_canonical_types
	htab with malloc instead of ggc.

Modified:
    trunk/gcc/lto/ChangeLog
    trunk/gcc/lto/lto.c



More information about the Gcc-cvs mailing list