[MIPS] Implement O32 FPXX, FP64 and FP64A ABI extensions
[deliverable/binutils-gdb.git] / ld / testsuite / ld-mips-elf / compressed-plt-1.ld
index 9f15af91a138130b69bb34581470c62a8e5e4a52..0108d0f21d3411f657312c69be65687aa219f7fe 100644 (file)
@@ -35,4 +35,6 @@ SECTIONS
   .got : { *(.got) }
   . = ALIGN(0x1000);
   .rld_map : { *(.rld_map) }
+
+  /DISCARD/ : { *(.MIPS.abiflags) *(.gnu.attributes) }
 }
This page took 0.025659 seconds and 4 git commands to generate.