[Bug target/84829] -mieee-fp causes to link with -lieee but that is no longer available
fw at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon Mar 12 15:24:00 GMT 2018
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84829
--- Comment #4 from Florian Weimer <fw at gcc dot gnu.org> ---
Does -mieee-fp still impact code generation on i386? What about x86-64 with
SSE2?
I would expect that existing users of -mieee-fp receive an error when they
compile and link with a upgraded glibc, so I don't think the missing archive is
necessarily a problem we need to fix.
However, if there is no way to request the code generator to change behavior,
then we have a problem.
More information about the Gcc-bugs
mailing list