[Bug c++/114961] [modules] using imported member functions in constexpr context causes ICE

2024-05-06 Thread jasio.lpn at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114961 --- Comment #1 from Marcin Nowak --- I typed some typos in main.cpp. There should not be `MyVector` but `Vector`. Anyway this typos does not matter if ICE is caused or not.

[Bug c++/114961] New: [modules] using imported member functions in constexpr context causes ICE

2024-05-06 Thread jasio.lpn at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114961 Bug ID: 114961 Summary: [modules] using imported member functions in constexpr context causes ICE Product: gcc Version: 14.0 Status: UNCONFIRMED Keywords: ice-

[Bug c++/99999] segmentation fault when declaring concept in module

2021-04-09 Thread jasio.lpn at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=9 Marcin Nowak changed: What|Removed |Added CC||jasio.lpn at gmail dot com --- Comment #1

[Bug c++/99999] New: segmentation fault when declaring concept in module

2021-04-09 Thread jasio.lpn at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=9 Bug ID: 9 Summary: segmentation fault when declaring concept in module Product: gcc Version: 11.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component