]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/lto/ChangeLog
2009-10-08 Richard Guenther <rguenther@suse.de>
authorrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 8 Oct 2009 15:32:30 +0000 (15:32 +0000)
committerrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 8 Oct 2009 15:32:30 +0000 (15:32 +0000)
commit7366cbe7c235ed9ed2f93486b64e262eb5c60509
tree3e20298dac5f4c3479c3718ecbb1a22f63f8e5b3
parent87025426778c87e9a775bdd99acb94fe3da491d6
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.

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