binutils-gdb/gold/testsuite/pr20717.t

6 lines
75 B
Raku

SECTIONS
{
.got : { *(.got .toc) }
.dummy : { KEEP (*(.dummy)) }
}