re PR tree-optimization/34127 (ICE: tree-ssa-operands.c:1688)
authorRichard Guenther <rguenther@suse.de>
Sun, 18 Nov 2007 15:49:57 +0000 (15:49 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Sun, 18 Nov 2007 15:49:57 +0000 (15:49 +0000)
commit4ba480060a2ab5473b699f57f6f22665c59bff28
treebea728e3c94512d0c37fe270e8f9db54cc513423
parent6c4322d7a2577f3d0784845efbebaf4f4025f190
re PR tree-optimization/34127 (ICE: tree-ssa-operands.c:1688)

2007-11-18  Richard Guenther  <rguenther@suse.de>

PR tree-optimization/34127
* tree-ssa-forwprop.c (tree_ssa_forward_propagate_single_use_vars):
Make code match up the comments, require compatibility of the
pointed-to types.

* gcc.c-torture/compile/pr34127.c: New testcase.

From-SVN: r130269
gcc/ChangeLog
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.c-torture/compile/pr34127.c [new file with mode: 0644]
gcc/tree-ssa-forwprop.c