* config/tc-sparc.c (md_shortopts): Add "K:" if OBJ_ELF.
authorIan Lance Taylor <ian@airs.com>
Wed, 5 Jul 1995 21:52:10 +0000 (21:52 +0000)
committerIan Lance Taylor <ian@airs.com>
Wed, 5 Jul 1995 21:52:10 +0000 (21:52 +0000)
commita7aa7a2ba9d572c6ff085f28d540cd623214c63b
tree2e1b79cec1a3334fd41e06a6d11ec6d3060c4d6b
parent9814e22f03d9380aa8865545b5c2a6840cc9d35d
* config/tc-sparc.c (md_shortopts): Add "K:" if OBJ_ELF.
(md_parse_option): If OBJ_ELF, check for -K.  Die if -K PIC, since
PIC code is not currently supported.

* as.c (parse_args): Change std_shortopts to be an array rather
than a constant string.  Only include 'K' if WORKING_DOT_WORD is
not defined.  Only check for 'K' in that case as well.
* as.h (flag_warn_displacement): Only declare if WORKING_DOT_WORD
is not defined.
PR 7131.
gas/ChangeLog
gas/as.c
gas/as.h
gas/config/tc-sparc.c
This page took 0.024678 seconds and 4 git commands to generate.