[Bug libstdc++/66146] call_once not C++11-compliant on ppc64le

redi at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Dec 12 23:38:00 GMT 2019


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66146

--- Comment #27 from Jonathan Wakely <redi at gcc dot gnu.org> ---
Yes, we need to reimplement call_once to not use pthread_once at all, for any
targets.


More information about the Gcc-bugs mailing list