* gen-aout.c (main): Fix formatting. Close file.
[deliverable/binutils-gdb.git] / ld / emultempl / vms.em
index 98837e34a649a002ea493b63ccb567f7681d66a9..30c1a1602c7e1e5671079eec0068ac4af8109775 100644 (file)
@@ -117,7 +117,7 @@ vms_place_orphan (asection *s,
 
   if (hold_data.os != NULL)
     {
-      lang_add_section (&hold_data.os->children, s, hold_data.os);
+      lang_add_section (&hold_data.os->children, s, NULL, hold_data.os);
       return hold_data.os;
     }
   else
This page took 0.023447 seconds and 4 git commands to generate.