Yet more hppa testuite tweaks for hppa-linux.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / hppa / unsorted / common.s
index d92b0cba70e5628106ecfcb5a0efd7ea54f53672..54cc7ea77f5411524cc040814cbd88ca2c888197 100644 (file)
@@ -1,8 +1,8 @@
-       .text
+       .code
 text_symbol:   
        .long   1
        .long   external_symbol
        .data
 data_symbol:
        .long   2
-common_symbol  .comm   4
+common_symbol: .comm   4
This page took 0.024959 seconds and 4 git commands to generate.