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* i?86-*-gnu*
6
7# The word at address 201c, for the linkonce-excluded section, must be zero.
8
9.*:     file format elf32.*
10
11Contents of section \.text:
12 0a00 080a0000 100a0000 01000000 02000000  .*
13 0a10 03000000                             .*
14Contents of section \.gcc_except_table:
15 2000 02000000 080a0000 08000000 07000000  .*
16 2010 100a0000 04000000 66600000 00000000  .*
17 2020 04000000                             .*
18Contents of section \.eh_frame:
19 4000 0c000000 00000000 0100017c 00000000  .*
20 4010 0c000000 14000000 080a0000 08000000  .*
21 4020 0c000000 24000000 100a0000 04000000  .*
22