2008-07-28 Richard Guenther <rguenther@suse.de>
commit2d9a4f3ce75c447eb343921e07a2d763a4638483
authorrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 28 Jul 2008 18:29:04 +0000 (28 18:29 +0000)
committerrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 28 Jul 2008 18:29:04 +0000 (28 18:29 +0000)
tree82ea529b81e1a3235c5b280bbbbe8df66346b1e6
parent50e0cac8f37b7aff726dd5747360cbd78abdb381
2008-07-28  Richard Guenther  <rguenther@suse.de>

* tree-ssa-pre.c (insert_into_preds_of_block): Remove dead code.
(insert_fake_stores): Remove.
(realify_fake_stores): Likewise.
(execute_pre): Remove dead code.
* tree-ssa-structalias.c (get_constraint_for_1): Remove tcc_unary
case.
(find_func_aliases): Deal with it here instead.
Re-enable gcc_unreachable call.

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