microblaze-linux XPASS ld-elf/var1
[deliverable/binutils-gdb.git] / ld / scripttempl / elfmicroblaze.sc
index 3ac2ac09efa75cd61ae63fd9ae423d745a740322..65e36cb908f1a4bd696b7818056ab04ba8010cbd 100644 (file)
@@ -136,6 +136,7 @@ SECTIONS
   ${RELOCATING+ _fdata = .;}
   .data : {
     *(.data)
+    ${RELOCATING+*(.data.*)}
     ${RELOCATING+*(.gnu.linkonce.d.*)}
     ${CONSTRUCTING+CONSTRUCTORS;} /* Is this needed? */
   }
This page took 0.023512 seconds and 4 git commands to generate.