* ldexp.c: Add LOG2CEIL() builtin function to linker script language
[deliverable/binutils-gdb.git] / ld / testsuite / ld-cris / nodyn5.d
1 #source: expdyn1.s
2 #source: expdref1.s --pic
3 #source: comref1.s --pic
4 #as: --no-underscore --em=criself
5 #ld: -m crislinux
6 #objdump: -s -j .got
7
8 # Like nodyn4.d, but checking .got contents.
9
10 .*: file format elf32-cris
11 Contents of section \.got:
12 820a4 00000000 00000000 00000000 c0200800 .*
13 820b4 76000800 bc200800 .*
This page took 0.031232 seconds and 4 git commands to generate.