Fix mips64vr4100-elf build failure.
authorJim Wilson <wilson@cygnus.com>
Tue, 14 Apr 1998 14:56:05 +0000 (14:56 +0000)
committerJim Wilson <wilson@gcc.gnu.org>
Tue, 14 Apr 1998 14:56:05 +0000 (07:56 -0700)
commitcf877a4216dc79e7c416060aed7d8dc52969a5ae
tree984303815f5eda970dbfc96e5d2ef1b1b573d76a
parent996d9dacc4ff00d5f8ff1cfbad6f9d4fc5005b99
Fix mips64vr4100-elf build failure.

* mips.md (reload_outdi): Change the scratch mode from DImode to
TImode.  New variable scratch, used instead of operand[2] in template.
Add code for MIPS16 HILO_REGNUM case where output reg is not M16_REG_P.

From-SVN: r19210
gcc/ChangeLog
gcc/config/mips/mips.md