diff options
author | Jeff Law <law@redhat.com> | 1993-11-22 07:28:08 +0000 |
---|---|---|
committer | Jeff Law <law@redhat.com> | 1993-11-22 07:28:08 +0000 |
commit | cd4d802bbb02998fec747180074e5bcf0876d303 (patch) | |
tree | 39fed32331eea5b698fad2986ac1062f3642b28c | |
parent | 4a1781156b6b07cf7becf6a5ffc6eb81466f8ba4 (diff) | |
download | gdb-cd4d802bbb02998fec747180074e5bcf0876d303.zip gdb-cd4d802bbb02998fec747180074e5bcf0876d303.tar.gz gdb-cd4d802bbb02998fec747180074e5bcf0876d303.tar.bz2 |
* gas/hppa/reloc/reloc.exp: Minor fixes so that SOM & ELF can
share the same test code.
* gas/hppa/reloc/relocreduce.s: Likewise.
-rwxr-xr-x | gas/testsuite/gas/hppa/reloc/relocreduce.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gas/testsuite/gas/hppa/reloc/relocreduce.s b/gas/testsuite/gas/hppa/reloc/relocreduce.s index 833791d..e7aba83 100755 --- a/gas/testsuite/gas/hppa/reloc/relocreduce.s +++ b/gas/testsuite/gas/hppa/reloc/relocreduce.s @@ -20,7 +20,7 @@ foo: .EXIT .PROCEND .SPACE $TEXT$ - .SUBSPA $LIT$ + .SUBSPA $CODE$ .align 4 LC$0000: |