[Bug libstdc++/105880] eh_globals_init destructor not setting _M_init to false

pinskia at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed Jun 8 05:58:41 GMT 2022


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

--- Comment #3 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Sounds like the order of deconstructors is wrong.
Where is __cxxabiv1::__cxa_get_globals being called from that is the problem?


More information about the Gcc-bugs mailing list