Rename elf32.em to elf.em
[binutils-gdb.git] / ld / testsuite / ld-elf / warn2.d
1 #source: start.s
2 #source: symbol2ref.s
3 #source: symbol2w.s
4 #ld: -T group.ld
5 #warning: ^[^\n]*\.[obj]+: warning: function 'Foo' used$
6 #readelf: -s
7 # if not using elf.em, you don't get fancy section handling
8 #xfail: [uses_genelf]
9 #xfail: "sparc64-*-solaris2*" "sparcv9-*-solaris2*"
10
11 # Check that warnings are generated for the symbols in .gnu.warning
12 # construct and that the symbol still appears as expected.
13
14 #...
15 +[0-9]+: +[0-9a-f]+ +20 +OBJECT +GLOBAL +DEFAULT +[1-9] Foo
16 #pass