2008-02-11 Uros Bizjak <ubizjak@gmail.com>
authorrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 11 Feb 2008 08:27:00 +0000 (08:27 +0000)
committerrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 11 Feb 2008 08:27:00 +0000 (08:27 +0000)
commit3de988b56cf43973a8fb6f97b7b983d690323b87
treeedef1ecdf13bbb8fb78a6e4be799ab1a487a80db
parentac835c6e54351eccb262c2fc56a7592a1f5a11ee
2008-02-11  Uros Bizjak  <ubizjak@gmail.com>
Richard Guenther  <rguenther@suse.de>

PR tree-optimization/33992
* tree-ssa-loop-im.c (rewrite_bittest): Fixup the type of
the zero we compare against.

* gcc.c-torture/execute/pr33992.c: New testcase.

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