Introduce new .text.sorted.* sections.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-arm / fdpic-shared.ld
index b1e262d8297c2013c50d2070ed4afb8ba77e4eac..b710ffa745212be2087c380ac78a27cda72c85af 100644 (file)
@@ -67,6 +67,7 @@ SECTIONS
     *(.text.exit .text.exit.*)
     *(.text.startup .text.startup.*)
     *(.text.hot .text.hot.*)
+    *(SORT(.text.sorted.*))
     *(.text .stub .text.* .gnu.linkonce.t.*)
     /* .gnu.warning sections are handled specially by elf.em.  */
     *(.gnu.warning)
This page took 0.02436 seconds and 4 git commands to generate.