* config/tc-mips.c (s_option): Only refer to g_switch_* variables if GPOPT is
authorKen Raeburn <raeburn@cygnus>
Thu, 28 Apr 1994 06:25:53 +0000 (06:25 +0000)
committerKen Raeburn <raeburn@cygnus>
Thu, 28 Apr 1994 06:25:53 +0000 (06:25 +0000)
commit17f0b355ee283e32df687a42c1079319cfd4e906
treeeab085f8d78a67f981152802240a48ade58dd9f3
parentaa175216560f173b2b3d5aebde51f8d9f026ebc4
* config/tc-mips.c (s_option): Only refer to g_switch_* variables if GPOPT is
defined.
(s_abicalls): Ditto.
(md_apply_fix): Cast char* to unsigned char* to avoid pointer mismatch.
gas/ChangeLog