Avoid exponential behavior in rust_evaluate_subexp
[deliverable/binutils-gdb.git] / ld / testsuite / ld-sh / reloc1.d
1 #source: reloc1.s
2 #as: -big
3 #ld: -shared -EB --defsym foo=0x9000
4 #objdump: -sj.data
5 #target: sh*-*-elf sh-*-vxworks
6
7 .*: file format elf32-sh.*
8
9 Contents of section \.data:
10 .* 9123 .*
This page took 0.029428 seconds and 4 git commands to generate.