OSDN Git Service

PR rtl-opt/20412
authorpinskia <pinskia@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 10 Mar 2005 22:13:01 +0000 (22:13 +0000)
committerpinskia <pinskia@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 10 Mar 2005 22:13:01 +0000 (22:13 +0000)
commit154b5d7f078b87fb6ae2f1e4b8bbe3fed969d439
tree387cfa61b49a72cee22a3f22ff24c6d684520fac
parentca4f1f5b352153f3999e2573e9b3da3221c3088d
PR rtl-opt/20412
* simplify-rtx.c (simplify_relational_operation_1): Fix typo - check the
correct mode.

PR rtl-opt/20412
* gcc.c-torture/compile/pr20412.c: New test.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@96264 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/simplify-rtx.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.c-torture/compile/pr20412.c [new file with mode: 0644]