OSDN Git Service

2007-11-16 Richard Guenther <rguenther@suse.de>
authorrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 16 Nov 2007 13:14:03 +0000 (13:14 +0000)
committerrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 16 Nov 2007 13:14:03 +0000 (13:14 +0000)
commita916d907812fd0f2118f941e9bf647e59ef68a03
tree97750d67d6f8abd3fbd25accee31cb3d8df964c2
parentd61b9af376d56be87fac0a1e2355d8786b59c9d1
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@130223 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.c-torture/compile/pr34113.c [new file with mode: 0644]
gcc/tree-ssa-forwprop.c