Add support for the M32R2 processor.
[binutils.git] / ld / testsuite / ld-cris / nodyn4.d
blob3baa4e11fdc5a44c11e6baaeb664446ee84b59c5
1 #source: expdyn1.s
2 #source: expdref1.s --pic
3 #source: comref1.s --pic
4 #as: --no-underscore
5 #ld: -m crislinux
6 #readelf: -l
8 # Like expdyn4.d, but no --export-dynamic. Got a BFD_ASSERT at one time.
9 # Check that we get the expected sections.
11 #...
12 There are 2 program headers, .*
13 #...
14 LOAD [0-9a-fx ]+ R E 0x2000
15 LOAD [0-9a-fx ]+ RW 0x2000
16 #...
17 00 \.text[ ]*
18 01 \.data \.got \.bss[ ]*
19 #pass