This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [PATCH] Optionally emit SSE ABI libm calls on x86
On Fri, Jul 08, 2005 at 09:31:17AM +0200, Richard Guenther wrote:
> I honestly doubt it is worth the trouble - my evil plan is to share
> the actual implementation between x86_64 and i386 anyway... and as
> Uli just made the possibility of sticking these into libm vanish, I
> hope to do even more interesting things inside libgcc then.
I'm not going to let you put them in libgcc either. You should
be putting these into a brand new library.
r~