]> git.ipfire.org Git - thirdparty/gcc.git/commit
gimple.c (gimple_types, [...]): Move to GC memory.
authorRichard Guenther <rguenther@suse.de>
Wed, 8 Sep 2010 13:30:39 +0000 (13:30 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Wed, 8 Sep 2010 13:30:39 +0000 (13:30 +0000)
commit0f443ad0612899ba67ed3393a4108c6fdeac6334
tree87eecd1bc203935a50995e9bebd58272a28bdc72
parent813f2f136e1bf7eba2f01b7f09b26b639fc76e01
gimple.c (gimple_types, [...]): Move to GC memory.

2010-09-08  Richard Guenther  <rguenther@suse.de>

* gimple.c (gimple_types, type_hash_cache): Move to GC memory.
(visit): Adjust.
(iterative_hash_gimple_type): Likewise.
(gimple_type_hash): Likewise.
(gimple_register_type): Likewise.
(print_gimple_types_stats): Likewise.
(free_gimple_type_tables): Likewise.

lto/
* lto.c (read_cgraph_and_symbols): Collect again after each
file.

From-SVN: r164001
gcc/ChangeLog
gcc/gimple.c
gcc/lto/ChangeLog
gcc/lto/lto.c