]> gcc.gnu.org Git - gcc.git/commit
gimple.c (free_gimple_type_tables): New function.
authorRichard Guenther <rguenther@suse.de>
Thu, 8 Oct 2009 15:32:30 +0000 (15:32 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Thu, 8 Oct 2009 15:32:30 +0000 (15:32 +0000)
commit0d0bfe1795ba93c2af0fca2ca68a025c5cd4c82b
tree3e20298dac5f4c3479c3718ecbb1a22f63f8e5b3
parent90e1a3493092a41db18dc3ba5ced7814ca37af15
gimple.c (free_gimple_type_tables): New function.

2009-10-08  Richard Guenther  <rguenther@suse.de>

* gimple.c (free_gimple_type_tables): New function.
* gimple.h (free_gimple_type_tables): Declare.

lto/
* lto.c (read_cgraph_and_symbols): Free the gimple type merging
hash tables.

From-SVN: r152562
gcc/ChangeLog
gcc/gimple.c
gcc/gimple.h
gcc/lto/ChangeLog
gcc/lto/lto.c
This page took 0.053695 seconds and 5 git commands to generate.