* gas/ieee-fp/x930509a.exp: Run the test but xfail. Add c80 to xfails.
[binutils.git] / ld / testsuite / ld-linkonce / zeroehl32.d
blob1b6a3f892f6db6259dec1265d58710618e231ad1
1 #source: x.s
2 #source: y.s
3 #ld: -Ttext 0xa00 -T $srcdir/$subdir/zeroeh.ld
4 #objdump: -s
5 #target: cris-*-elf cris-*-linux* i?86-*-elf i?86-*-linux*
7 # The word at address 201c, for the linkonce-excluded section, must be zero.
9 .*: file format elf32.*
11 Contents of section \.text:
12 0a00 080a0000 100a0000 01000000 02000000 .*
13 0a10 03000000 .*
14 Contents of section \.eh_frame:
15 2000 02000000 080a0000 08000000 07000000 .*
16 2010 100a0000 04000000 66600000 00000000 .*
17 2020 04000000 .*
18 #pass