[Bug c++/103922] fconcepts syntax cause g++ to stop checking access modifiers

2022-01-05 Thread kessido at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103922 --- Comment #1 from Ido Kessler --- (In reply to Ido Kessler from comment #0) > As far as I could verify this has not been mention anywhere. > > Versions: g++-9 (all versions I tried). Was fixed in g++-10. > Compiler flags: -fconcepts -std=c++1

[Bug c++/103922] New: fconcepts syntax cause g++ to stop checking access modifiers

2022-01-05 Thread kessido at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103922 Bug ID: 103922 Summary: fconcepts syntax cause g++ to stop checking access modifiers Product: gcc Version: 9.4.1 Status: UNCONFIRMED Severity: normal