2013-10-14 Richard Biener <rguenther@suse.de>
commitfb26741a1eca8dbeaacf1972b9c0ff1220b42c16
authorrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 14 Oct 2013 14:32:24 +0000 (14 14:32 +0000)
committerrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 14 Oct 2013 14:32:24 +0000 (14 14:32 +0000)
tree116ede8c80be40e20d338b6fbe01ebdbc3466f28
parent0734e1a27ee35920099ceefb3131dc040fb89acb
2013-10-14  Richard Biener  <rguenther@suse.de>

lto/
* lto.c (gimple_canonical_types): Move out-of GC space.
(canonical_type_hash_cache): Make a pointer-map.
(num_canonical_type_hash_entries, num_canonical_type_hash_queries):
New counters.
(iterative_hash_canonical_type): Adjust.
(read_cgraph_and_symbols): Likewise.
(print_lto_report_1): Likewise.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@203566 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/lto/ChangeLog
gcc/lto/lto.c