OSDN Git Service

Fix mips build error.
authorwilson <wilson@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 11 Jun 1998 12:54:24 +0000 (12:54 +0000)
committerwilson <wilson@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 11 Jun 1998 12:54:24 +0000 (12:54 +0000)
commit26763f36ef231996613e7502f5e0c7cbba7aec1f
tree9eb18d12d4b67f5440017c72baf51aca2c1a8a7a
parent403003d78ce688323cd90811366ae7d4621cdbb0
Fix mips build error.
* mips.c (override_options): Replace word_mode with explicit
TARGET_64BIT check.

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