Use __asm__ rather than asm in gold testsuite
[deliverable/binutils-gdb.git] / gold / testsuite / pr20717.t
... / ...
CommitLineData
1SECTIONS
2{
3 .got : { *(.got .toc) }
4 .dummy : { KEEP (*(.dummy)) }
5}
This page took 0.036052 seconds and 4 git commands to generate.