Fix lots of linker testsuite failures for the FT32 target.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elf / warn2.d
CommitLineData
bc251d50
VP
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#notarget: "sparc64-*-solaris2*" "sparcv9-*-solaris2*"
d1f70bdc 8#xfail: d30v-*-* dlx-*-* fr30-*-* frv-*-elf ft32-*-* i860-*-* i960-*-*
73589c9d 9#xfail: iq*-*-* mn10200-*-* moxie-*-* msp*-*-* mt-*-* pj*-*-*
de5c4ae2 10# if not using elf32.em, you don't get fancy section handling
bc251d50
VP
11
12# Check that warnings are generated for the symbols in .gnu.warning
13# construct and that the symbol still appears as expected.
14
15#...
62ab84ec 16 +[0-9]+: +[0-9a-f]+ +20 +OBJECT +GLOBAL +DEFAULT +[1-9] Foo
bc251d50 17#pass
This page took 0.409619 seconds and 4 git commands to generate.