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