Treat common symbol in executable as definition
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elf / exclude2.s
index 401aa22a522710ebdca5d2b771c21e03c120cd90..f6ade79474b6d450c011370f6b64ef999b9ce0cd 100644 (file)
@@ -1,3 +1,5 @@
        .globl exclude_sym
+       .data
 exclude_sym:
        .long   0
+       .common exclude_common, 4, 4
This page took 0.023117 seconds and 4 git commands to generate.