This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: New AIX libstdc++ testsuite failures
Simon Martin wrote:
Hello.
I can look into this at the end of the day and send you a patch (I don't
have access to AIX).
I attach a patch that should fix all the occurences of the reported error on
AIX. I've tested each modified testcase on i686-pc-linux-gnu with the
"#if !__GXX_WEAK__" line and the corresponding "#endif" commented out.
Could someone with access to AIX confirm that it is correct?
Thanks Simon. The issue, as you explained it, seems very simple, indeed.
I would ask David to check your fix and also, if ever possible, to check
if those explicit instantiations are really still needed.
Thanks again,
Paolo.