* tree-outof-ssa.c (check_replaceable): Do not allocate def_vars
commit6ec39557ec85085ac0fd05b12e957cb2eb41120b
authorhubicka <hubicka@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 1 Aug 2006 10:02:29 +0000 (1 10:02 +0000)
committerhubicka <hubicka@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 1 Aug 2006 10:02:29 +0000 (1 10:02 +0000)
treeb634ace81030bbcab12da5960a3c610e31ef5109
parentc0c6c14042c390db321b4965759a3eae7214b5e2
* tree-outof-ssa.c (check_replaceable): Do not allocate def_vars
bitmap when not needed.
* tree-ssa-pre.c (bitmap_set_and, bitmap_set_and_compl): Free temporary
bitmaps.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@115851 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/tree-outof-ssa.c
gcc/tree-ssa-pre.c