fold-const.c (fold_inf_compare): Avoid creating non-gimple code when we are in gimple...
authorJeff Law <law@redhat.com>
Fri, 11 Jun 2004 03:22:30 +0000 (21:22 -0600)
committerJeff Law <law@gcc.gnu.org>
Fri, 11 Jun 2004 03:22:30 +0000 (21:22 -0600)
commit3100d647250b4209a601763e7887936d25899f3f
tree1f7da268e22cc234d32ba6f2a4c85f419a465a4d
parentda291c876347aad7c585d2a7fe8a463af74dd422
fold-const.c (fold_inf_compare): Avoid creating non-gimple code when we are in gimple form.

        * fold-const.c (fold_inf_compare): Avoid creating non-gimple
        code when we are in gimple form.

        * gcc.c-torture/compile/20040610-1.c: New test.

From-SVN: r82958
gcc/ChangeLog
gcc/fold-const.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.c-torture/compile/20040610-1.c [new file with mode: 0644]