diff options
author | Jan Beulich <jbeulich@suse.com> | 2024-07-19 11:55:54 +0200 |
---|---|---|
committer | Jan Beulich <jbeulich@suse.com> | 2024-07-19 11:55:54 +0200 |
commit | cfa18744d435b55bbbbc5ef1ae1df67e84aa1777 (patch) | |
tree | 78821f532714f70f84f1f6d66731dc39dcc4dd30 /gdb | |
parent | fd05d6b739fd06bbd993e6a673841977d33dd763 (diff) | |
download | binutils-cfa18744d435b55bbbbc5ef1ae1df67e84aa1777.zip binutils-cfa18744d435b55bbbbc5ef1ae1df67e84aa1777.tar.gz binutils-cfa18744d435b55bbbbc5ef1ae1df67e84aa1777.tar.bz2 |
Arm: correct macro use in gas testsuite
The way the inner macro invocations are written doesn't quite work as
expected (and would actually break subsequently): Due to overly
aggressive removal of whitespace by the scrubber, the incoming \sym and
\offset arguments actually get concatenated; an empty 3rd argument is
being passed to ldrtest2. That just so happened to work as intended; any
use of \offset alone would have exposed the problem. Quote the 3rd
argument, thus retaining enough whitespace to be independent of scrubber
internals.
Diffstat (limited to 'gdb')
0 files changed, 0 insertions, 0 deletions