Really remove tic30-aout support
[deliverable/binutils-gdb.git] / ld / emultempl / msp430.em
index 850c3a836ce605ef1c77001d7502eade22536079..c823a6d9b5868846ce3c00f662462bb27c5741c6 100644 (file)
@@ -330,8 +330,7 @@ gld${EMULATION_NAME}_place_orphan (asection * s,
  end:
   free (upper_name);
   free (lower_name);
-  if (buf)
-    free (buf);
+  free (buf);
   return lower;
 }
 EOF
This page took 0.02371 seconds and 4 git commands to generate.