diff options
author | Jozef Lawrynowicz <jozef.l@mittosystems.com> | 2020-11-12 19:10:18 +0000 |
---|---|---|
committer | Jozef Lawrynowicz <jozef.l@mittosystems.com> | 2020-11-12 19:27:04 +0000 |
commit | 1de037a0c526a3e034ca11020cf4dd89785487c3 (patch) | |
tree | 36d8a900ad577098b63fb6898ac86723cfc6f964 /gdb/dwarf2/read.c | |
parent | 10c19fadfd45da5262d2f8b9624be71c274ff15d (diff) | |
download | gdb-1de037a0c526a3e034ca11020cf4dd89785487c3.zip gdb-1de037a0c526a3e034ca11020cf4dd89785487c3.tar.gz gdb-1de037a0c526a3e034ca11020cf4dd89785487c3.tar.bz2 |
MSP430: gas: Ignore -md option required for GCC backward compatibility
The redundant -md option was removed in e4ae357fe8, but it is required
for backwards compatibility with GCC 10, which passes it to the
assembler implicitly in certain situations.
It is now silently ignored.
gas/ChangeLog:
* config/tc-msp430.c (OPTION_MOVE_DATA): Define.
(md_parse_option): Ignore OPTION_MOVE_DATA.
(md_longopts): Handle -md option.
* testsuite/gas/msp430/msp430.exp: Run new test.
* testsuite/gas/msp430/empty.s: New test.
* testsuite/gas/msp430/ignore-md.d: New test.
Diffstat (limited to 'gdb/dwarf2/read.c')
0 files changed, 0 insertions, 0 deletions