tcl global directive outside proc body does nothing (ld)
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elf / symbol1w.s
CommitLineData
b80f2c6a
HPN
1 .section .gnu.warning.symbol1
2 .asciz "witty one-liner"
3 .text
88791d55 4 .type symbol1,"function"
b80f2c6a
HPN
5 .global symbol1
6symbol1:
7.L1:
8 .long 0
9.L0:
10 .size symbol1,.L0-.L1
This page took 0.90967 seconds and 4 git commands to generate.