[PATCH] x86-64: Compile ISA versions of modf/modff with -fno-stack-protector

Andreas Schwab schwab@suse.de
Thu Jul 17 14:43:08 GMT 2025


On Jul 17 2025, H.J. Lu wrote:

> There is a single math/s_modf-sse4_1.os which goes into both libc.so
> and libm.so.

That's the problem.  The routines that are shared should be compiled
separately as s_* and m_*.

-- 
Andreas Schwab, SUSE Labs, schwab@suse.de
GPG Key fingerprint = 0196 BAD8 1CE9 1970 F4BE  1748 E4D4 88E3 0EEA B9D7
"And now for something completely different."


More information about the Libc-alpha mailing list