aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-h8300/relax-2.d
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2004-07-27 16:47:02 +0000
committerNick Clifton <nickc@redhat.com>2004-07-27 16:47:02 +0000
commit1bec8141aa331266a162701c3ba0e0ea9bf3b6d5 (patch)
tree701b9fae61d058022def731004c5231980b7c30a /ld/testsuite/ld-h8300/relax-2.d
parent406f8ff91f7a7f9700d2bd938c58a11cbfcc690a (diff)
downloadbinutils-1bec8141aa331266a162701c3ba0e0ea9bf3b6d5.zip
binutils-1bec8141aa331266a162701c3ba0e0ea9bf3b6d5.tar.gz
binutils-1bec8141aa331266a162701c3ba0e0ea9bf3b6d5.tar.bz2
ld-h8300/h8300.exp: Addition of new test case to check relaxation for H8S target.
ld-h8300/relax-6.s: New test source file. ld-h8300/relax-6.d: New test expected disassembly file. ld-h8300/relax-6-coff.d: New test expected disassembly file for COFF format.
Diffstat (limited to 'ld/testsuite/ld-h8300/relax-2.d')
-rw-r--r--ld/testsuite/ld-h8300/relax-2.d4
1 files changed, 2 insertions, 2 deletions
diff --git a/ld/testsuite/ld-h8300/relax-2.d b/ld/testsuite/ld-h8300/relax-2.d
index d32c5b4..963139d 100644
--- a/ld/testsuite/ld-h8300/relax-2.d
+++ b/ld/testsuite/ld-h8300/relax-2.d
@@ -7,5 +7,5 @@
Disassembly of section .text:
00000100 <_start>:
- *100: 28 67 * mov.b @0x67:8,r0l
- *102: 6a 08 43 21 * mov.b @0x4321:16,r0l
+ *100: mov.b @0x67:8,r0l
+ *102: mov.b @0x4321:16,r0l