mmix-mmo set SEC_DATA for .data section
[deliverable/binutils-gdb.git] / ld / testsuite / ld-x86-64 / pr24276.dso
CommitLineData
5cfe428c
L
1INPUT(pr19319.so)
2SECTIONS {
3 my_section : {
4 __start_my_section = .;
5 *(my_section);
6 __stop_my_section = .;
7
8 }
9}
This page took 0.121504 seconds and 4 git commands to generate.