* gas/hppa/unsorted/align4.s: New test.
authorJeff Law <law@redhat.com>
Wed, 16 Nov 1994 06:18:20 +0000 (06:18 +0000)
committerJeff Law <law@redhat.com>
Wed, 16 Nov 1994 06:18:20 +0000 (06:18 +0000)
        * gas/hppa/unsorted/unsorted.exp: Run it.

gas/testsuite/ChangeLog
gas/testsuite/gas/hppa/unsorted/.Sanitize
gas/testsuite/gas/hppa/unsorted/align4.s [new file with mode: 0644]

index 32e63283bc3c0409088d7c2f18015371a64d0e82..ea7d9e0f6439d437119e3bc8d8fdc9eb2049b93c 100644 (file)
@@ -1,5 +1,8 @@
 Tue Nov 15 11:09:57 1994  Jeff Law  (law@snake.cs.utah.edu)
 
+       * gas/hppa/unsorted/align4.s: New test.
+       * gas/hppa/unsorted/unsorted.exp: Run it.
+
        * gas/hppa/unsorted/unsorted.exp (importbug): Tweak to match
        current expected PA ELF output.
        * gas/hppa/reloc/reloc.exp (do_r_no_reloc): Likewise.
index 916cf542e0c980c3806e3e4ed27fdc46fa70644c..105f8c2da45b5a340a4b027df404d8cb7783ec9e 100644 (file)
@@ -27,6 +27,7 @@ Do-first:
 Things-to-keep:
 
 align3.s
+align4.s
 fragbug.s
 globalbug.s
 importbug.s
diff --git a/gas/testsuite/gas/hppa/unsorted/align4.s b/gas/testsuite/gas/hppa/unsorted/align4.s
new file mode 100644 (file)
index 0000000..9f2f99b
--- /dev/null
@@ -0,0 +1,4 @@
+       .space $TEXT$
+       .subspa $YABBA$
+       .subspa $MILLICODE$
+       .align 64
This page took 0.03585 seconds and 4 git commands to generate.