1#target: cris-*-*elf*
2#ld: --section-start=.text=0xc0010000
3#objdump: -s -j .text
4
5# Check that we don't get a "relocation truncated to fit", when a
6# relocation would overflow if it hadn't been wrapping.  We always
7# want 32-bit-wrapping on a 32-bit target for the benefit of Linux
8# address-mapping macros.
9
10.*:     file format elf32.*-cris
11
12Contents of section \.text:
13 c0010000 04200100 00200100                    .*
14