[Bug libstdc++/96817] __cxa_guard_acquire unsafe against dynamically loaded pthread

redi at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Aug 27 13:34:54 GMT 2020


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

--- Comment #10 from Jonathan Wakely <redi at gcc dot gnu.org> ---
Because it pessimizes single threaded programs. After we've made some other
changes that depend on a recent glibc, then we can avoid that pessimization.


More information about the Gcc-bugs mailing list