* gas/hppa/unsorted/common.s: New test.
authorJeff Law <law@redhat.com>
Tue, 21 Mar 1995 05:47:14 +0000 (05:47 +0000)
committerJeff Law <law@redhat.com>
Tue, 21 Mar 1995 05:47:14 +0000 (05:47 +0000)
* gas/hppa/unsorted/unsorted.exp: Run it.

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

index 105f8c2da45b5a340a4b027df404d8cb7783ec9e..3eadd7b8e3e4e14b36ccdbadf0eacb18d241b04d 100644 (file)
@@ -28,6 +28,7 @@ Things-to-keep:
 
 align3.s
 align4.s
+common.s
 fragbug.s
 globalbug.s
 importbug.s
diff --git a/gas/testsuite/gas/hppa/unsorted/common.s b/gas/testsuite/gas/hppa/unsorted/common.s
new file mode 100644 (file)
index 0000000..d92b0cb
--- /dev/null
@@ -0,0 +1,8 @@
+       .text
+text_symbol:   
+       .long   1
+       .long   external_symbol
+       .data
+data_symbol:
+       .long   2
+common_symbol  .comm   4