OSDN Git Service

Fix mips64vr4100-elf build failure.
authorwilson <wilson@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 14 Apr 1998 14:56:05 +0000 (14:56 +0000)
committerwilson <wilson@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 14 Apr 1998 14:56:05 +0000 (14:56 +0000)
commitecd7f4355e9f12918d4d8ef59fdffce521214fb9
tree984303815f5eda970dbfc96e5d2ef1b1b573d76a
parentabf8a363922617b769580274478279304fe330bb
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.

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