]> git.ipfire.org Git - thirdparty/gcc.git/commit
ipa-pure-const.c (static_execute): Free auxiliar information.
authorRichard Guenther <rguenther@suse.de>
Fri, 16 Sep 2005 07:54:03 +0000 (07:54 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Fri, 16 Sep 2005 07:54:03 +0000 (07:54 +0000)
commitf7acf1c26d083e143b4c90eb69b8fb9a5d0314ab
treebb7b337f4acf7e96a69bd9e5203badcb3ca0af15
parent0161fcff945297ee55f7a272813ed06ef68f9a69
ipa-pure-const.c (static_execute): Free auxiliar information.

2005-09-16  Richard Guenther  <rguenther@suse.de>

* ipa-pure-const.c (static_execute): Free auxiliar information.
* ipa-type-escape.c (discover_unique_type): Free temporary key.
* tree-vrp.c (remove_range_assertions): Free blocks_visited sbitmap.

From-SVN: r104341
gcc/ChangeLog
gcc/ipa-pure-const.c
gcc/ipa-type-escape.c
gcc/tree-vrp.c