Adjust quoted-sym-names test
authorAlan Modra <amodra@gmail.com>
Wed, 5 Jan 2022 08:36:27 +0000 (19:06 +1030)
committerAlan Modra <amodra@gmail.com>
Wed, 5 Jan 2022 09:34:28 +0000 (20:04 +1030)
Some targets restrict symbol addresses in .text to instruction
boundaries.

* testsuite/gas/all/quoted-sym-names.s: Define syms in .data.
* testsuite/gas/all/quoted-sym-names.d: Adjust to suit.

gas/testsuite/gas/all/quoted-sym-names.d
gas/testsuite/gas/all/quoted-sym-names.s

index 5f0d3f8c469357a191e162712373b819ce09ae8e..17e4830315b8a652849bd1448919074c98c0a243 100644 (file)
@@ -6,8 +6,8 @@
 #notarget: z80-*-*
 
 #...
-0+00 T test-a
-0+01 T back\\slash
-0+02 T back"slash
-0+03 T backslash\\
-0+04 T backslash"
+0+00 D test-a
+0+01 D back\\slash
+0+02 D back"slash
+0+03 D backslash\\
+0+04 D backslash"
index 677f5dd3ce45814d5eb329a118ebc5b182df5240..0c1e9eb7cdfd66bd879adeb57fcf719188b63f0e 100644 (file)
@@ -1,4 +1,4 @@
-       .text
+       .data
        .globl  "test-a"
 "test-a":
        .byte 0