[PATCH] Builtins and C++ and such (take 3)

Mark Mitchell mark@codesourcery.com
Fri Mar 29 12:44:00 GMT 2002



--On Thursday, March 28, 2002 06:41:32 AM -0700 Roger Sayle 
<roger@eyesopen.com> wrote:

>
> Following concerns that my builtins patch may affect the libstdc++-v3
> ABI, I've spent some more time analysing the libstdc++ testsuite
> failures with the previous verion of my patch, but without the proposed
> changes to cmath.  It transpires that the unresolved symbol problems,
> std::abs(double), are caused by a latent bug in g++ and not by any
> differences in C/C++ linkage.

I've committed this patch to the mainline and the branch and closed the
PR.

Thanks!

--
Mark Mitchell                   mark@codesourcery.com
CodeSourcery, LLC               http://www.codesourcery.com



More information about the Libstdc++ mailing list