mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-12-21 04:42:53 +08:00
14 lines
134 B
D
14 lines
134 B
D
|
#source: start.s
|
||
|
#source: endsym.s
|
||
|
#ld: --sort-common
|
||
|
#nm: -n
|
||
|
#notarget: hppa*-*-hpux*
|
||
|
|
||
|
#...
|
||
|
.* end
|
||
|
#...
|
||
|
.* end2
|
||
|
#...
|
||
|
.* _?_end
|
||
|
#pass
|