diff options
author | Alexandre Oliva <aoliva@redhat.com> | 2002-02-11 07:56:03 +0000 |
---|---|---|
committer | Alexandre Oliva <aoliva@redhat.com> | 2002-02-11 07:56:03 +0000 |
commit | 0f8b8904092fcd95af00c0c75ed4db01c29db360 (patch) | |
tree | 0fa776c57e51513f73f805159541f340686b19c8 /ld/testsuite/ld-sh/sh64/crange-2i.s | |
parent | 518313c3d66913867edf45e349c4fb026ae11a5e (diff) | |
download | gdb-0f8b8904092fcd95af00c0c75ed4db01c29db360.zip gdb-0f8b8904092fcd95af00c0c75ed4db01c29db360.tar.gz gdb-0f8b8904092fcd95af00c0c75ed4db01c29db360.tar.bz2 |
* ld-sh/sh64/reldl64.rd: Add relocation symbol data in info field.
* ld-sh/sh64/crange-2i.s: Add align to match align in crange-2h.s.
* ld-sh/sh64/crange3-cmpct.rd: Adjust to reflect modifications
in section ordering.
* ld-sh/sh64/crange3-media.rd: Likewise.
* ld-sh/sh64/crange3.rd: Likewise.
* ld-sh/sh64/crange3.dd: Likewise.
Diffstat (limited to 'ld/testsuite/ld-sh/sh64/crange-2i.s')
-rw-r--r-- | ld/testsuite/ld-sh/sh64/crange-2i.s | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ld/testsuite/ld-sh/sh64/crange-2i.s b/ld/testsuite/ld-sh/sh64/crange-2i.s index 6bf9747..78c1ce9 100644 --- a/ld/testsuite/ld-sh/sh64/crange-2i.s +++ b/ld/testsuite/ld-sh/sh64/crange-2i.s @@ -3,5 +3,6 @@ ! SHcompact insns. .section .text,"ax" .mode SHmedia + .align 2 .global diversion diversion: |