explow.c (force_reg): Call mark_reg_pointer as appropriate.
authorRichard Henderson <rth@redhat.com>
Thu, 26 Feb 2004 01:45:32 +0000 (17:45 -0800)
committerRichard Henderson <rth@gcc.gnu.org>
Thu, 26 Feb 2004 01:45:32 +0000 (17:45 -0800)
commit4a4f95d919f9c8192b4f0b9fce30c5ebf5f8ffed
tree7d8ba2cbd41196e09164dbcd3753c2b0f9f360d4
parent0d593f318b033a47ef61d90ecbd85895dd811378
explow.c (force_reg): Call mark_reg_pointer as appropriate.

        * 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.

From-SVN: r78475
gcc/ChangeLog
gcc/config/alpha/alpha.c
gcc/config/alpha/alpha.md
gcc/explow.c