Add support for the GBZ80 and Z80N variants of the Z80 architecture, and add DWARF...
[deliverable/binutils-gdb.git] / ld / testsuite / ld-unique / unique_empty.s
index c4c52c2cda67aed149b3363a7b93151a7f2fb6ac..4896641b50b7ca028647ab8194581c789db3879b 100644 (file)
@@ -1,4 +1,4 @@
         .type main,"function"
         .global main
 main:
-        .dc.a b
+       .dc.a b_val
This page took 0.023717 seconds and 4 git commands to generate.