[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 middle-end/108198] G++ fails to compile large 2D array initializer.

2022-12-22 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108198 --- Comment #8 from Andrew Pinski --- verify_gimple_in_seq_2 could get the same worklist handling too.