[committed] arm: fix fallout from recent thumb2 detection patch
Richard Earnshaw
rearnsha@arm.com
Wed May 12 10:47:49 GMT 2021
The recent change to correct the detection of thumb2 object files
resulted in a ld test for veneering starting to fail. The problem was
the test itself, which was incorrectly expecting thumb1 type far-call
veneers instead of the thumb2 flavour. We already have a dump file of
the expected form, so the fix is to change the expected output
accordingly.
ld/
* testsuite/ld-arm/arm-elf.exp (farcall test for v8-m.mainline):
Correct expected output.
---
ld/ChangeLog | 5 +++++
ld/testsuite/ld-arm/arm-elf.exp | 2 +-
2 files changed, 6 insertions(+), 1 deletion(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-arm-fix-fallout-from-recent-thumb2-detection-patch.patch
Type: text/x-patch
Size: 1164 bytes
Desc: not available
URL: <https://sourceware.org/pipermail/binutils/attachments/20210512/699ddc8c/attachment.bin>
More information about the Binutils
mailing list