Fix the assembler's new .nop directive so that the input line pointer is preserved.
authorNick Clifton <nickc@redhat.com>
Tue, 15 Sep 2020 09:53:46 +0000 (10:53 +0100)
committerNick Clifton <nickc@redhat.com>
Tue, 15 Sep 2020 09:53:46 +0000 (10:53 +0100)
commitf36eda1fe30d394274a5f0becdff45bbd81fd6a8
treea5c649c542367a4ea45a376a801cdbdbea0a962f
parent6db9990640cdf7bc0880149f2707904506518fb8
Fix the assembler's new .nop directive so that the input line pointer is preserved.

* read.c (s_nop): Preserve the input_line_pointer around the call
to md_assemble.
* config/tc-s12z.c (md_assemble): Revert previous delta.
gas/ChangeLog
gas/config/tc-s12z.c
gas/read.c
This page took 0.02532 seconds and 4 git commands to generate.