https://sourceware.org/bugzilla/show_bug.cgi?id=18829

--- Comment #2 from Greg Bentley <gregory.d.bentley at intel dot com> ---
(In reply to H.J. Lu from comment #1)
> Have you tried -fno-plt option in GCC 6?  It removes PLT
> and calls external functions via GOT directly.

No, I hadn't heard of that option. Thanks for the pointer. It looks like it
will avoid the poor cache use I'm concerned with. Unfortunately it will be
quite a while before my project will moves to gcc 6.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to