https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117475
--- Comment #9 from Andrew Pinski <pinskia at gcc dot gnu.org> --- (In reply to Sebastian Huber from comment #7) > This is not really great for C/C++ compatibility. Is there a way to get > statically initialized atomic integers using the standard C++20 <atomic>? Also please read the C++ library paper I pointed you to. Since it talks about compatibility with C and C++ there.