Automatic date update in version.in
[deliverable/binutils-gdb.git] / ld / testsuite / ld-mmix / orph-d-awpe.d
1 #as: -linker-allocated-gregs
2 #source: start.s
3 #source: data-1.s
4 #source: tm-orph1.s
5 #source: tm-d.s
6 #source: tm-awpe.s
7 #ld: -m mmo -u __etext -u __Sdata -u __Edata -u __Sbss -u __Ebss -u __Eall
8 #error: overlaps section .text
9
10 # Like orph-d-awp.d but with contents in that section. Also, mismatching
11 # section flags for the contents will cause a linker error, but we'll
12 # call this a doctor-it-hurts situation; either list the section in
13 # the linker script or have consistent section flags.
This page took 0.029911 seconds and 4 git commands to generate.