diff options
Diffstat (limited to 'ld/testsuite/ld-arm/fdpic-shared.ld')
-rw-r--r-- | ld/testsuite/ld-arm/fdpic-shared.ld | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ld/testsuite/ld-arm/fdpic-shared.ld b/ld/testsuite/ld-arm/fdpic-shared.ld index 450d6f9..b1e262d 100644 --- a/ld/testsuite/ld-arm/fdpic-shared.ld +++ b/ld/testsuite/ld-arm/fdpic-shared.ld @@ -68,7 +68,7 @@ SECTIONS *(.text.startup .text.startup.*) *(.text.hot .text.hot.*) *(.text .stub .text.* .gnu.linkonce.t.*) - /* .gnu.warning sections are handled specially by elf32.em. */ + /* .gnu.warning sections are handled specially by elf.em. */ *(.gnu.warning) *(.glue_7t) *(.glue_7) *(.vfp11_veneer) *(.v4_bx) } =0 |