* tc-mips.c (g_switch_seen): New static variable.
authorIan Lance Taylor <ian@airs.com>
Tue, 25 Jan 1994 00:24:57 +0000 (00:24 +0000)
committerIan Lance Taylor <ian@airs.com>
Tue, 25 Jan 1994 00:24:57 +0000 (00:24 +0000)
commit425625680ac18dd85dfdcc3e65ff51f99d8e5e6e
tree70a9c3e1a9c5d92393c88e3cedab72e6d04c8393
parent0cafaab1f06f56a9cf47646bdeb8d56993b84d75
* tc-mips.c (g_switch_seen): New static variable.
(md_parse_option): Set g_switch_seen for -G option.
(s_option): If creating PIC code, force the GP size to be 0.  Warn
if -G switch used with a non-zero value.
gas/config/tc-mips.c