This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libstdc++/50982] AIX libstdc++ GTHREADS incompatibility
- From: "redi at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Sat, 21 Jan 2012 22:50:42 +0000
- Subject: [Bug libstdc++/50982] AIX libstdc++ GTHREADS incompatibility
- Auto-submitted: auto-generated
- References: <bug-50982-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50982
Jonathan Wakely <redi at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution| |FIXED
--- Comment #55 from Jonathan Wakely <redi at gcc dot gnu.org> 2012-01-21 22:50:42 UTC ---
Closing, as all the libstdc++-v3/testsuite/30_threads pass now, except the ones
which require sched_yield which are UNSUPPORTED (which like GNU/Linux might
only run when GCC is configured with --enable-libstdcxx-time=rt)