[Bug c++/99613] Static variable destruction order race condition

jakub at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Mar 16 14:23:57 GMT 2021


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

--- Comment #16 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Created attachment 50399
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=50399&action=edit
gcc11-pr99613.patch

Untested patch that swaps the two calls.


More information about the Gcc-bugs mailing list