(root)/
binutils-2.41/
ld/
testsuite/
ld-avr/
pr13402.s
.global main
main:
call a
call b
call c

a:
b:
c: