]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - ld/testsuite/ld-linkonce/zeroehl32.d
Import the binutils-2_15-branch from the sourceware CVS repository,
[FreeBSD/FreeBSD.git] / ld / testsuite / ld-linkonce / zeroehl32.d
1 #source: x.s
2 #source: y.s
3 #ld: -Ttext 0xa00 -T zeroeh.ld
4 #objdump: -s
5 #target: cris-*-elf cris-*-linux* i?86-*-elf i?86-*-linux*
6
7 # The word at address 201c, for the linkonce-excluded section, must be zero.
8
9 .*:     file format elf32.*
10
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