OSDN Git Service

* common.opt: Remove -fgnu-linker.
[pf3gnuchains/gcc-fork.git] / gcc / config / mips / mips.c
index 87e2089..2b362a4 100644 (file)
@@ -4622,8 +4622,6 @@ override_options (void)
      defaults for the N32/N64 ABIs.  */
   if (TARGET_IRIX && !TARGET_SGI_O32_AS)
     {
-      flag_gnu_linker = 1;
-
       targetm.have_ctors_dtors = true;
       targetm.asm_out.constructor = default_named_section_asm_out_constructor;
       targetm.asm_out.destructor = default_named_section_asm_out_destructor;