[Bug libstdc++/66146] call_once not C++11-compliant on ppc64le
cohenjon at google dot com
gcc-bugzilla@gcc.gnu.org
Tue Jun 5 15:49:00 GMT 2018
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66146
Jon Cohen <cohenjon at google dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |cohenjon at google dot com
--- Comment #21 from Jon Cohen <cohenjon at google dot com> ---
What is the current status on this bug? I'm currently working on exception
safety for Abseil's call_once which uses pthread_once under the hood. It looks
like there are still people bringing up issue with this in the glibc thread as
well -- is this still actively being worked on?
More information about the Gcc-bugs
mailing list