[BINUTILS, AArch64] Enable Transactional Memory Extension
[deliverable/binutils-gdb.git] / gas / testsuite / gas / all / fill-1.s
index 34c52ccbd78a123e106e6b061b239be4d11da24d..11f92b96e541483bbd4e988bb581dddc6bb5f3d0 100644 (file)
@@ -1,7 +1,7 @@
        .data
        .dc.w 0x0a0a
-       .fill (.L2-.L1), 1, 0x0d
-.L1:
+       .fill (L2-L1), 1, 0x0d
+L1:
        .dc.w 0x0b0b
-.L2:
+L2:
        .dc.w 0x0c0c
This page took 0.023513 seconds and 4 git commands to generate.