summaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-elf/symbol1w.s
blob: 38778d3ec7ead93655c9ba1bec2826f99e8b60f8 (plain)
1
2
3
4
5
6
7
8
9
10
	.section .gnu.warning.symbol1
	.asciz "witty one-liner"
	.text
	.type symbol1,"function"
	.global symbol1
symbol1:
.L1:
	.long 0
.L0:
	.size symbol1,.L0-.L1