OSDN Git Service

* explow.c (force_reg): Call mark_reg_pointer as appropriate.
authorrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 26 Feb 2004 01:45:32 +0000 (01:45 +0000)
committerrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 26 Feb 2004 01:45:32 +0000 (01:45 +0000)
commit62350d6cc8c812321d45c70c7f4d0a7f26c4da6c
tree7d8ba2cbd41196e09164dbcd3753c2b0f9f360d4
parent3f4af5aca98f37d626fcf6268e078460158f40c7
    * explow.c (force_reg): Call mark_reg_pointer as appropriate.
        * config/alpha/alpha.c (alpha_emit_conditional_branch): Don't
        use (op0-op1) == 0 if op0 is a pointer.
        * config/alpha/alpha.md (cmpdi): Use some_operand.
        (three comparison combine splits): Remove.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@78475 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/alpha/alpha.c
gcc/config/alpha/alpha.md
gcc/explow.c