[PATCH 36/57][Arm][GAS] Add support for MVE instructions: wlstp, dlstp, letp and...
[deliverable/binutils-gdb.git] / ld / testsuite / ld-cris / nodyn4.d
CommitLineData
f1cf2c2e
HPN
1#source: expdyn1.s
2#source: expdref1.s --pic
3#source: comref1.s --pic
9a6351f1 4#as: --no-underscore --em=criself
f1cf2c2e
HPN
5#ld: -m crislinux
6#readelf: -l
7
8# Like expdyn4.d, but no --export-dynamic. Got a BFD_ASSERT at one time.
9# Check that we get the expected sections.
10
11#...
12There are 2 program headers, .*
13#...
14 LOAD [0-9a-fx ]+ R E 0x2000
15 LOAD [0-9a-fx ]+ RW 0x2000
16#...
17 00 \.text[ ]*
f4faf27b 18 01 \.got \.data \.bss[ ]*
f1cf2c2e 19#pass
This page took 0.750605 seconds and 4 git commands to generate.