]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Accept and ignore dummy command line options in the ARC backend of GAS.
authorNick Clifton <nickc@redhat.com>
Wed, 11 May 2016 10:41:28 +0000 (11:41 +0100)
committerNick Clifton <nickc@redhat.com>
Wed, 11 May 2016 10:41:28 +0000 (11:41 +0100)
commite2e3ca03ef70a42e34df743e9369ecb23726e921
tree275d8a72f0c049df6851685ac6c74803426805c5
parent7dbdef6d0037b33a1f10caef4a2f78b330610e55
Accept and ignore dummy command line options in the ARC backend of GAS.

PR gas/20047
* config/tc-arc.c (md_parse_option): Return 1 for recognised dummy
options.
gas/ChangeLog
gas/config/tc-arc.c