summaryrefslogtreecommitdiff
path: root/gas/testsuite/gas/hppa/reloc/blebug.s
diff options
context:
space:
mode:
authorJeff Law <law@redhat.com>1999-08-30 21:00:59 +0000
committerJeff Law <law@redhat.com>1999-08-30 21:00:59 +0000
commitd1d8b66ad09459e4a47ec8fc1d4b54d4d57655d6 (patch)
tree0a26746eb4db8afe186131b8cfa9aaa61cca51c7 /gas/testsuite/gas/hppa/reloc/blebug.s
parent284b0d189ad4feb501589618cff846f43182eba8 (diff)
downloadbinutils-redhat-d1d8b66ad09459e4a47ec8fc1d4b54d4d57655d6.tar.gz
* gas/hppa/reloc/*.s: Use .code instead of .SPACE/.SUBSPA for
sectioning. * gas/hppa/parse/parse.exp: Disable tests not appropriate for PA64. Revamp address expressions slightly to handle an arbitrary sized address.
Diffstat (limited to 'gas/testsuite/gas/hppa/reloc/blebug.s')
-rw-r--r--gas/testsuite/gas/hppa/reloc/blebug.s11
1 files changed, 1 insertions, 10 deletions
diff --git a/gas/testsuite/gas/hppa/reloc/blebug.s b/gas/testsuite/gas/hppa/reloc/blebug.s
index 0930774739..32bde7a7e1 100644
--- a/gas/testsuite/gas/hppa/reloc/blebug.s
+++ b/gas/testsuite/gas/hppa/reloc/blebug.s
@@ -1,13 +1,4 @@
- .SPACE $PRIVATE$
- .SUBSPA $DATA$,QUAD=1,ALIGN=8,ACCESS=31
- .SUBSPA $BSS$,QUAD=1,ALIGN=8,ACCESS=31,ZERO,SORT=82
- .SPACE $TEXT$
- .SUBSPA $LIT$,QUAD=0,ALIGN=8,ACCESS=44
- .SUBSPA $CODE$,QUAD=0,ALIGN=8,ACCESS=44,CODE_ONLY
-
- .SPACE $TEXT$
- .SUBSPA $CODE$
-
+ .code
.align 4
.IMPORT $$dyncall,MILLICODE ; Code for dynamic function calls.