mips.md (div_trap_normal): Don't ask for the REGNO of (const_int 0)...
authorGeoff Keating <geoffk@cygnus.com>
Wed, 24 Nov 1999 06:25:14 +0000 (06:25 +0000)
committerGeoffrey Keating <geoffk@gcc.gnu.org>
Wed, 24 Nov 1999 06:25:14 +0000 (06:25 +0000)
commit8f8b5612dc889bdbbdbb1944217d6d5db7294c7c
tree4d0821103c36efb25a66f886aaf5435d0e6e4826
parent428248f7944d289104751f05dc49d0e0c359f161
mips.md (div_trap_normal): Don't ask for the REGNO of (const_int 0)...

* config/mips/mips.md (div_trap_normal): Don't ask for the REGNO
of (const_int 0), when what we really care about is
whether it's a zero constant anyway.
(div_trap_mips16): Likewise.

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