]> git.ipfire.org Git - thirdparty/gcc.git/commit
tree-outof-ssa.c (check_replaceable): Do not allocate def_vars bitmap when not needed.
authorJan Hubicka <jh@suse.cz>
Tue, 1 Aug 2006 10:02:29 +0000 (12:02 +0200)
committerJan Hubicka <hubicka@gcc.gnu.org>
Tue, 1 Aug 2006 10:02:29 +0000 (10:02 +0000)
commit9824b8867a2c169ee38947d191ba646786586ae6
treeb634ace81030bbcab12da5960a3c610e31ef5109
parent537433677746c80aca27fa1e6f07f6e1e69abb39
tree-outof-ssa.c (check_replaceable): Do not allocate def_vars bitmap when not needed.

* 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.

From-SVN: r115851
gcc/ChangeLog
gcc/tree-outof-ssa.c
gcc/tree-ssa-pre.c