This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: pthread related breakage (mainline)
On Mon, 08 Dec 2003 18:03:57 -0500, Jason Merrill <jason@redhat.com> wrote:
> On Mon, 8 Dec 2003 14:02:25 +0100, "Giovanni Bajo" <giovannibajo@libero.it> wrote:
>
>> No, I don't think it's recent.
>
> I think it is--I think your overload patch broke it.
Indeed, reverting your patch fixes the bootstrap. I'll go ahead and check
that in. Perhaps we should try a different approach to fixing the using
testcase.
Jason