[MIPS] Implement O32 FPXX, FP64 and FP64A ABI extensions
[deliverable/binutils-gdb.git] / ld / testsuite / ld-mips-elf / vxworks1.ld
index 8fe3c48e080c978e32882ea3b114dee61536a035..d9f8621fee30755570a36b7023dada1dc554a60a 100644 (file)
@@ -28,5 +28,5 @@ SECTIONS
   . = ALIGN (0x400);
   .bss : { *(.bss) *(.dynbss) }
 
-  /DISCARD/ : { *(.reginfo) }
+  /DISCARD/ : { *(.reginfo) *(.MIPS.abiflags) }
 }
This page took 0.029316 seconds and 4 git commands to generate.