tree-ssa-forwprop.c (forward_propagate_addr_expr_1): Guard VIEW_CONVERT_EXPR case...
authorRichard Guenther <rguenther@suse.de>
Sat, 18 Oct 2008 18:06:41 +0000 (18:06 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Sat, 18 Oct 2008 18:06:41 +0000 (18:06 +0000)
commit73a5f1995f887b8511c8168d00149e7da92cf77f
tree4fd74938520320c45dcbb0803de64867f7b9d032
parent8168c08f08e2e309c855793dde24757acaceb8ec
tree-ssa-forwprop.c (forward_propagate_addr_expr_1): Guard VIEW_CONVERT_EXPR case against invalid gimple.

2008-10-18  Richard Guenther  <rguenther@suse.de>

* tree-ssa-forwprop.c (forward_propagate_addr_expr_1): Guard
VIEW_CONVERT_EXPR case against invalid gimple.

From-SVN: r141212
gcc/ChangeLog
gcc/tree-ssa-forwprop.c