Update year range in copyright notice of binutils files
[binutils-gdb.git] / ld / testsuite / ld-elf / retain3.s
index ce315cbaa632f80ded2593d7324791d2c4ac74f7..9e388330ab071e45b26d4f6d0cf2178367508922 100644 (file)
@@ -6,9 +6,9 @@
 foo:
        .word 0
 
-       .section        .text.bar,"axR"
+       .section        .data.bar,"awR"
        .global bar
-       .type   bar, %function
+       .type   bar, %object
 bar:
        .long foo