gcc/gcc ChangeLog ipa-pure-const.c ipa-type-es ...
rguenth@gcc.gnu.org
rguenth@gcc.gnu.org
Fri Sep 16 07:54:00 GMT 2005
CVSROOT: /cvs/gcc
Module name: gcc
Changes by: rguenth@gcc.gnu.org 2005-09-16 07:54:05
Modified files:
gcc : ChangeLog ipa-pure-const.c ipa-type-escape.c
tree-vrp.c
Log message:
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.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=2.9963&r2=2.9964
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ipa-pure-const.c.diff?cvsroot=gcc&r1=2.4&r2=2.5
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ipa-type-escape.c.diff?cvsroot=gcc&r1=2.4&r2=2.5
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/tree-vrp.c.diff?cvsroot=gcc&r1=2.56&r2=2.57
More information about the Gcc-cvs
mailing list