48733062ff
* ld-elf/empty.s: Define "main". * ld-elf/frame.exp: Don't run for hppa64 and v850. * ld-elf/group1.d: xfail various targets. * ld-elf/merge.d: Likewise. * ld-elf/merge2.d: Likewise. * ld-elf/warn1.d: Likewise. * ld-scripts/defined2.d: Likewise. * ld-scripts/defined3.d: Likewise. * ld-scripts/empty-aligned.d: Likewise. * ld-scripts/size-2.d: Likewise. * ld-scripts/weak.exp: Likewise. * ld-selective/sel-dump.exp: Likewise. * ld-undefined/weak-undef.exp: Likewise.
15 lines
480 B
Makefile
15 lines
480 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*"
|
|
#xfail: "arc-*-*" "d30v-*-*" "dlx-*-*" "i960-*-*" "or32-*-*" "pj-*-*"
|
|
|
|
# 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
|