2009-11-04 Richard Guenther <rguenther@suse.de>
commitf133b4855f2922b309e0d1d71c8fc930971b8086
authorrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 4 Nov 2009 10:18:33 +0000 (4 10:18 +0000)
committerrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 4 Nov 2009 10:18:33 +0000 (4 10:18 +0000)
tree02a5fc059070d8f9cb3d69702c29ac84fe654190
parentd09fd72c630c4886367f1977cdb366aa82950e32
2009-11-04  Richard Guenther  <rguenther@suse.de>

PR tree-optimization/41919
* tree-vrp.c (test_for_singularity): Properly compare values.

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

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