* ld-cris/asneed1.d: New test.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-cris / noov.d
CommitLineData
629a1464 1#target: cris-*-*elf*
8559470f
HPN
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 .*
This page took 0.324753 seconds and 4 git commands to generate.