Fix mips build error.
authorJim Wilson <wilson@cygnus.com>
Thu, 11 Jun 1998 12:54:24 +0000 (12:54 +0000)
committerJim Wilson <wilson@gcc.gnu.org>
Thu, 11 Jun 1998 12:54:24 +0000 (05:54 -0700)
commit45cc4c096a0d1da684cfe654cd94c61cd0b10d00
tree9eb18d12d4b67f5440017c72baf51aca2c1a8a7a
parentecb75b7ab94b7d2515e65815df40c69bb8720471
Fix mips build error.

* mips.c (override_options): Replace word_mode with explicit
TARGET_64BIT check.

From-SVN: r20428
gcc/ChangeLog
gcc/config/mips/mips.c