]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - ld/emultempl/mmo.em
Add support for PowerPC VLE.
[thirdparty/binutils-gdb.git] / ld / emultempl / mmo.em
index 9b18186aa7bc3ba505360a18ddafae2aa318ecbd..a1d5472f2752ad4702728d40cd3419b572405c8d 100644 (file)
@@ -75,7 +75,7 @@ mmo_place_orphan (asection *s,
      (regardless of whether the linker script lists it as input).  */
   if (os != NULL)
     {
-      lang_add_section (&os->children, s, os);
+      lang_add_section (&os->children, s, NULL, os);
       return os;
     }