[ARC] Fix ld testsuite failures.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elf / warn1.d
CommitLineData
b80f2c6a
HPN
1#source: start.s
2#source: symbol1ref.s
3#source: symbol1w.s
a5e0d269 4#ld: -T group.ld
b80f2c6a
HPN
5#warning: ^[^\\n]*\): warning: witty one-liner$
6#readelf: -s
b44adcf4 7#notarget: "sparc64-*-solaris2*" "sparcv9-*-solaris2*"
a9fa4610 8#xfail: "d30v-*-*" "dlx-*-*" "i960-*-*" "pj-*-*"
b80f2c6a
HPN
9
10# Check that warnings are generated for the .gnu.warning.SYMBOL
11# construct and that the symbol still appears as expected.
12
13#...
f9272224 14 +[0-9]+: +[0-9a-f]+ +[48] +FUNC +GLOBAL +DEFAULT +[1-9] symbol1
b80f2c6a 15#pass
This page took 0.517352 seconds and 4 git commands to generate.