This is the mail archive of the
binutils@sourceware.org
mailing list for the binutils project.
Re: [SH] TLS IE -> LE optimization issue
Thomas Schwinge <thomas@codesourcery.com> wrote:
> This does work fine, thanks! (No regressions all over a sh-linux-gnu
> toolchain (SH4).)
Thanks for testing. I'll apply it as a quick fix.
> And, for GDB's benefit, I'd like to put in this mini patch, OK?
OK.
Regards,
kaz
> bfd/
> * elf32-sh.c (elf_sh_link_hash_entry): Specify an enum identifier for
> got_type.
> (allocate_dynrelocs, sh_elf_relocate_section, sh_elf_check_relocs): Use
> it.