This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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




--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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]