a5e0d2699d
* ld-elfvsb/hidden2.s: Force type OBJECT. * ld-elfvsb/hidden2.ld: Place .dynamic explicitly. * ld-elf/start.s: Provide __start for MIPS. * ld-elfcomm/elfcomm.exp: Accept MIPS common section. XFAIL size change test. * ld-elf/warn1.d: Use group.ld instead of -Ttext.
9 lines
235 B
Makefile
9 lines
235 B
Makefile
#source: hidden2.s
|
|
#ld: -shared -T hidden2.ld
|
|
#readelf: -Ds
|
|
# It is also ok to remove this symbol, but we currently make it local.
|
|
|
|
Symbol table for image:
|
|
#...
|
|
[ ]*[0-9]+ +[0-9]+: [0-9a-fA-F]* +0 OBJECT LOCAL HIDDEN +ABS foo
|
|
#pass
|