This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: [Patch] libstdc++/24244 (2nd try)
Jonathan Wakely wrote:
>Paolo Carlini wrote:
>
>>Excellent. As soon as mainline reopens for normal bugfixing, I will
>>commit it.
>>
>>
>Will this go into the 4.0 branch too? It's a pretty serious bug, with a
>simple fix, although not technically a regression. Since TR1 is now
>official it would be good to have it fixed in 4.0.3
>
>
Indeed, I agree. By the way (for people not following on a daily basis
the audit trail of this bug), yesterday I have been able to reproduce
the problem, exactly as originally presented, on an x86-machine using
stock glibc2.3.5... and the patch fixes it, of course.
Paolo.