From cd4d802bbb02998fec747180074e5bcf0876d303 Mon Sep 17 00:00:00 2001 From: Jeff Law Date: Mon, 22 Nov 1993 07:28:08 +0000 Subject: [PATCH] * gas/hppa/reloc/reloc.exp: Minor fixes so that SOM & ELF can share the same test code. * gas/hppa/reloc/relocreduce.s: Likewise. --- gas/testsuite/gas/hppa/reloc/relocreduce.s | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gas/testsuite/gas/hppa/reloc/relocreduce.s b/gas/testsuite/gas/hppa/reloc/relocreduce.s index 833791defd..e7aba83137 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: -- 2.34.1