OSDN Git Service

* expr.c (compare_from_rtx): Generate comparison between op0 and op1
authorrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 31 May 2002 22:08:12 +0000 (22:08 +0000)
committerrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 31 May 2002 22:08:12 +0000 (22:08 +0000)
commitff11430a476c56de188f1a88f4b6206d40555ff4
tree37f20de2062d79c28000a5fe980b1c1f90db9556
parent4702fc25360a4770e172ef1dd9b00d841be5dd49
    * expr.c (compare_from_rtx): Generate comparison between op0 and op1
        rather than cc0 and 0 in a case when HAVE_cc0 is not defined.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@54122 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/expr.c