diff options
author | Alan Modra <amodra@gmail.com> | 2012-05-18 05:55:23 +0000 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2012-05-18 05:55:23 +0000 |
commit | 9ff2f2af640248393919bd3036017422e9d37702 (patch) | |
tree | 9db7bdc2b24e9eeb8dce64ead10c3d13e50eb05a /ld/testsuite/ld-tic6x | |
parent | 74cda0c4ba1c9950133ca2474b8821f7f120aeba (diff) | |
download | gdb-9ff2f2af640248393919bd3036017422e9d37702.zip gdb-9ff2f2af640248393919bd3036017422e9d37702.tar.gz gdb-9ff2f2af640248393919bd3036017422e9d37702.tar.bz2 |
* ld-tic6x/mvk-reloc-local-r.d: Adjust for signed addend.
* ld-tic6x/unwind-6.d: Typo fix.
Diffstat (limited to 'ld/testsuite/ld-tic6x')
-rw-r--r-- | ld/testsuite/ld-tic6x/mvk-reloc-local-r.d | 2 | ||||
-rw-r--r-- | ld/testsuite/ld-tic6x/unwind-6.d | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/ld/testsuite/ld-tic6x/mvk-reloc-local-r.d b/ld/testsuite/ld-tic6x/mvk-reloc-local-r.d index 8657fd0..096b6ae 100644 --- a/ld/testsuite/ld-tic6x/mvk-reloc-local-r.d +++ b/ld/testsuite/ld-tic6x/mvk-reloc-local-r.d @@ -23,5 +23,5 @@ Disassembly of section \.text: [ \t]*24:[ \t]+01000028[ \t]+mvk \.S1 0,a2 [ \t]*24: R_C6000_ABS_L16[ \t]+\.data\+0x10 [ \t]*28:[ \t]+01800068[ \t]+mvkh \.S1 0,a3 -[ \t]*28: R_C6000_ABS_H16[ \t]+\.data\+0xffffff14 +[ \t]*28: R_C6000_ABS_H16[ \t]+\.data-0xec [ \t]*\.\.\. diff --git a/ld/testsuite/ld-tic6x/unwind-6.d b/ld/testsuite/ld-tic6x/unwind-6.d index 5de8ee6..6342265 100644 --- a/ld/testsuite/ld-tic6x/unwind-6.d +++ b/ld/testsuite/ld-tic6x/unwind-6.d @@ -1,5 +1,5 @@ #ld: -T unwind.ld -#source unwind-4.s +#source: unwind-4.s #as: -mgenerate-rel #objdump: -s |