]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gas/testsuite/gas/elf/startof.s
gas: fold symbol table entries generated for .startof.() / .sizeof.()
[thirdparty/binutils-gdb.git] / gas / testsuite / gas / elf / startof.s
diff --git a/gas/testsuite/gas/elf/startof.s b/gas/testsuite/gas/elf/startof.s
new file mode 100644 (file)
index 0000000..a90e116
--- /dev/null
@@ -0,0 +1,6 @@
+       .data
+       .dc.a   .startof.(.text)
+       .dc.a   .sizeof.(.text)
+       .dc.a   0
+       .dc.a   .sizeof.(.text)
+       .dc.a   .startof.(.text)