* emulparams/elf32_dlx.sh (TARGET_PAGE_SIZE): Set to 1.
[deliverable/binutils-gdb.git] / ld / emultempl / pe.em
index a6dfe46373756ae0ca21589c98283627eea548f3..37146ab59f843f9e248f9232f3812e269233a16c 100644 (file)
@@ -1668,7 +1668,7 @@ gld_${EMULATION_NAME}_place_orphan (file, s)
 
       stat_ptr = old;
 
-      if (place != NULL)
+      if (place != NULL && os->bfd_section != NULL)
        {
          asection *snew, **pps;
 
This page took 0.025213 seconds and 4 git commands to generate.