aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-elf/symbol1w.s
blob: 7fe8b13d1743cda0f5f1e81a4cea7fd1e0556e05 (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