aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-elf/symbol2w.s
blob: 794a753c616e8614e211160536e0beb8c635623e (plain) (blame)
1
2
3
4
5
6
        .section        .gnu.warning,"a",%progbits
	.global Foo
        .type   Foo, %object
        .size   Foo, 20
Foo:
        .string "function 'Foo' used"