re PR rtl-optimization/20412 (RTL checking failure in the combiner)
authorAndrew Pinski <pinskia@physics.uc.edu>
Thu, 10 Mar 2005 22:13:01 +0000 (22:13 +0000)
committerAndrew Pinski <pinskia@gcc.gnu.org>
Thu, 10 Mar 2005 22:13:01 +0000 (14:13 -0800)
commitdddcca1d19d2f8db6d47cc6a133a07587ccac752
tree387cfa61b49a72cee22a3f22ff24c6d684520fac
parente4fbead1e43a019db4cd1e7364ca47737d13fa39
re PR rtl-optimization/20412 (RTL checking failure in the combiner)

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.

From-SVN: r96264
gcc/ChangeLog
gcc/simplify-rtx.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.c-torture/compile/pr20412.c [new file with mode: 0644]