http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49746

--- Comment #10 from dave.anglin at bell dot net 2011-07-15 16:09:28 UTC ---
On 7/15/2011 11:18 AM, h.m.brand at xs4all dot nl wrote:
> I will make it available when it is done, but I'll still advice against
> using it when it doesn't pass the perl blead tests (where 3.4.6 passes)
>

One issue may be thread support.  I always configure with 
--enable-threads=posix.

There was an issue with thread detection in gthr-posix.h that caused 
problems for
perl.  It was fixed a few months ago.  This fixed perl for me with the 
32-bit compiler.

Dave

Reply via email to