Re: Disable execstack and rwx segments warnings for MIPS targets.
[binutils-gdb.git] / ld / testsuite / ld-mips-elf / reginfo-1.ld
1 SECTIONS
2 {
3 .reginfo : { *(.foo) }
4 /DISCARD/ : { *(*) }
5 }