diff options
Diffstat (limited to 'ld/scripttempl/v850.sc')
-rw-r--r-- | ld/scripttempl/v850.sc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ld/scripttempl/v850.sc b/ld/scripttempl/v850.sc index f961530d9c5..05b695e3ac5 100644 --- a/ld/scripttempl/v850.sc +++ b/ld/scripttempl/v850.sc @@ -79,7 +79,7 @@ SECTIONS *(.text) ${RELOCATING+*(.text.*)} - /* .gnu.warning sections are handled specially by elf32.em. */ + /* .gnu.warning sections are handled specially by elf.em. */ *(.gnu.warning) ${RELOCATING+*(.gnu.linkonce.t*)} } =0 |