[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?

[Bug libstdc++/101037] New: 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 Bug ID: 101037 Summary: std::atomic_flag deadlock on Windows Product: gcc Version: 11.1.1 Status: UNCONFIRMED Severity: normal Priority: P3 Component: libstdc++

[Bug c++/98611] [concepts][10/11 Regression] ICE in get_underlying_template, at cp/pt.c:6494 since r10-3735-gcb57504a55015891

2021-01-13 Thread bjornsundin02 at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98611 --- Comment #6 from Björn Sundin --- (In reply to CVS Commits from comment #5) > The master branch has been updated by Patrick Palka : > > https://gcc.gnu.org/g:e0bec6ceac47752616dd9fe0801344ed45db2fd3 > > commit r11-6614-ge0bec6ceac47752616dd9

[Bug c++/98611] New: [concepts] internal compiler error: in get_underlying_template, at cp/pt.c:6494

2021-01-09 Thread bjornsundin02 at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98611 Bug ID: 98611 Summary: [concepts] internal compiler error: in get_underlying_template, at cp/pt.c:6494 Product: gcc Version: 10.2.0 Status: UNCONFIRMED Severity