MIPS/GAS: Use `opts->isa' consistently in `mips_check_options'
authorMaciej W. Rozycki <macro@imgtec.com>
Sat, 9 Apr 2016 11:55:09 +0000 (12:55 +0100)
committerMaciej W. Rozycki <macro@imgtec.com>
Sat, 9 Apr 2016 11:55:09 +0000 (12:55 +0100)
commit5f4678bb694d1fbb6080fd414c27dd8483a4dc68
treec19e1572f33112ba35cd4acb987a5c923b748380
parent417a667c4afc1e04ba2caadc3f4051e0590585bb
MIPS/GAS: Use `opts->isa' consistently in `mips_check_options'

gas/
* config/tc-mips.c (mips_check_options): Use `opts->isa'
consistently.
gas/ChangeLog
gas/config/tc-mips.c