This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: A quick word about the pthreadrope7 fails.
Dhruv Matani wrote:
Fixed that, and at the same time took the opportunity to convert a few
ints to longs, where appropriate.
Ok, testing succeeded on x86/x86_64/ia64 and no warning at run time on
ia64: alignment is now fine ;)
I will commit the patch (slightly tweaked: the mangled name of _M_get
changes
on 64-bit machines and linker_map has to be tweaked) later today.
Paolo.