[Bug libstdc++/101037] std::atomic_flag deadlock on Windows

2021-06-11 Thread bjornsundin02 at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101037 --- Comment #2 from Björn Sundin --- Created attachment 50987 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=50987&action=edit A short ping-pong example program. The preprocessed file was too large so I attached the original C++ source in

[Bug libstdc++/101037] std::atomic_flag deadlock on Windows

2021-06-11 Thread bjornsundin02 at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101037 --- Comment #1 from Björn Sundin --- The preprocessed file was too big. Should I attach the original C++ source or a compressed version of the preprocessed file instead?