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.
14 lines
410 B
Makefile
14 lines
410 B
Makefile
#source: start.s
|
|
#source: symbol1ref.s
|
|
#source: symbol1w.s
|
|
#ld: -T group.ld
|
|
#warning: ^[^\\n]*\): warning: witty one-liner$
|
|
#readelf: -s
|
|
#notarget: "sparc64-*-solaris2*" "sparcv9-*-solaris2*"
|
|
|
|
# Check that warnings are generated for the .gnu.warning.SYMBOL
|
|
# construct and that the symbol still appears as expected.
|
|
|
|
#...
|
|
[ ]+[0-9]+:[ ]+[0-9a-f]+[ ]+[48][ ]+FUNC[ ]+GLOBAL DEFAULT[ ]+[1-9] symbol1
|
|
#pass
|