[Bug middle-end/108198] G++ fails to compile large 2D array initializer.

2022-12-22 Thread filip.rak81 at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108198 --- Comment #9 from Filip Rak --- Hello, I have no idea if this is important, but marking cplx_t constructors as constexpr causes that code can be successfully compiled. Best regards!

[Bug c++/108198] G++ fails to compile large 2D array initializer.

2022-12-22 Thread filip.rak81 at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108198 --- Comment #4 from Filip Rak --- This is Windows system, not Linux :(

[Bug c++/108198] G++ fails to compile large 2D array initializer.

2022-12-22 Thread filip.rak81 at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108198 --- Comment #2 from Filip Rak --- Hi :) Don't think so, it's 40GB RAM machine. Besides that - please look here: https://godbolt.org/z/W7cdvfqvY Best regards!

[Bug c++/108198] New: G++ fails to compile large 2D array initializer.

2022-12-22 Thread filip.rak81 at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108198 Bug ID: 108198 Summary: G++ fails to compile large 2D array initializer. Product: gcc Version: 12.2.0 Status: UNCONFIRMED Severity: normal Priority: P3 Componen