This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libstdc++/52839] [4.7/4.8 Regression] double free or corruption running tr1/.../default_weaktoshared.exe


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

--- Comment #39 from Andrew Pinski <pinskia at gcc dot gnu.org> 2012-11-02 02:41:37 UTC ---
(In reply to comment #38)
> Ah, the #c3 fail on powerpc was due to a powerpc glibc pthread_once bug.  And
> comment #36 should have read:
> ..previous test was for *either* atomic bool or atomic int.

Looks like the MIPS glibc pthread_once has the same issue too.  I should have
read the comments fully to see that.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]