aboutsummaryrefslogtreecommitdiff
path: root/libiberty
diff options
context:
space:
mode:
authorDaniel Berlin <dberlin@dberlin.org>2005-11-08 16:34:48 +0000
committerDaniel Berlin <dberlin@gcc.gnu.org>2005-11-08 16:34:48 +0000
commit973162ec9dd144e6637a9fc775c3e9ce308b054c (patch)
treeb44d278762551161178f033b428dfde8fea6c404 /libiberty
parente5f51638541b06c1f10707c89a9699419eb77933 (diff)
downloadgcc-973162ec9dd144e6637a9fc775c3e9ce308b054c.zip
gcc-973162ec9dd144e6637a9fc775c3e9ce308b054c.tar.gz
gcc-973162ec9dd144e6637a9fc775c3e9ce308b054c.tar.bz2
re PR tree-optimization/23382 (Does not remove the old HEAP virtual variables in clobbered)
2005-11-08 Daniel Berlin <dberlin@dberlin.org> Fix PR tree-optimization/23382 * tree-ssa-alias.c (compute_may_aliases): Call delete_old_heap_vars. * tree-dfa.c (referenced_var_remove): New function. * tree-ssa.c (delete_tree_ssa): Call delete_old_heap_vars. * tree-flow.h (referenced_var_remove): Add prototype. (delete_old_heap_vars): Ditto. * tree-ssa-structalias.c (heapvars): New variable. (oldheapvars): Ditto. (get_constraint_for): Put heap vars on heapvars list. (delete_old_heap_vars): New function. From-SVN: r106643
Diffstat (limited to 'libiberty')
0 files changed, 0 insertions, 0 deletions