blob: 794ac169ba28f04825b34c698620e8c6941da7c7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
#source: size32-3a.s
#source: size32-3b.s
#as: --x32
#ld: -shared -melf32_x86_64 -z nocombreloc
#readelf: -r --wide
#target: x86_64-*-*
#failif
#...
.* +R_X86_64_NONE +.*
#...
|