This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug target/70146] missed-optimization: i386 hidden references should use PC32 relocations instead of GOTOFF


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70146

--- Comment #6 from Andy Lutomirski <luto at kernel dot org> ---
The PLT case could be reduced significantly by -fno-plt, but the TLS issue is
just sad.  I don't suppose it could be fixed with just toolchain changes while
retaining compatibility with existing libc versions?

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]