Add ability to change linker warning messages into errors when reporting executable...
[binutils-gdb.git] / ld / testsuite / ld-unique / unique.s
blob2ad41c252015893b1914b129671ad188fe262c31
1 .type a_val, %gnu_unique_object
2 a_val: .long 0
3 .size a_val, .-a_val
5 .type main,"function"
6 .global main
7 main:
8 .long 0
10 .section .note.GNU-stack,""