PATCH: Compile x86 rtld with -mno-sse -mno-mmx

H.J. Lu hjl.tools@gmail.com
Sat Nov 3 01:48:00 GMT 2012


On Fri, Nov 2, 2012 at 4:50 PM, Roland McGrath <roland@hack.frob.com> wrote:
> I see.  It's even vaguely defensible given that it's extern inline and so
> indicating an ABI contract with the extern version if that were called.
> But it also does that when it's an unused static inline, which is not
> defensible at all.  But it's not really defensible for any translation unit
> in which the function is not called at all.
>
> I think you should consider that a GCC bug and file it.

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55185

> But given the status quo, I think your change is OK.
>

Checked in.

-- 
H.J.



More information about the Libc-alpha mailing list