]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR tree-optimization/34113 (ICE in get_addr_dereference_operands, at tree-ssa...
authorRichard Guenther <rguenther@suse.de>
Fri, 16 Nov 2007 13:14:03 +0000 (13:14 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Fri, 16 Nov 2007 13:14:03 +0000 (13:14 +0000)
commit99552e406c4175a2d700149758ba8c6c70d400f2
tree97750d67d6f8abd3fbd25accee31cb3d8df964c2
parent7f879c9615a980c3874350e9739bce139c67f322
re PR tree-optimization/34113 (ICE in get_addr_dereference_operands, at tree-ssa-operands.c:1746)

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

PR tree-optimization/34113
* tree-ssa-forwprop.c (tree_ssa_forward_propagate_single_use_vars):
Use correct conversion direction for checking type compatibility.

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

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