i386: Support .code64 directive only with 64-bit bfd
[deliverable/binutils-gdb.git] / gold / testsuite / pr20717.t
1 SECTIONS
2 {
3 .got : { *(.got .toc) }
4 .dummy : { KEEP (*(.dummy)) }
5 }
This page took 0.029442 seconds and 4 git commands to generate.