[Bug c++/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 #7 from Andrew Pinski --- Created attachment 54151 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=54151&action=edit patch which should fix/improve -fno-checking case Note the formating on the code needs to be fixed but this sh

[Bug c++/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 Andrew Pinski changed: What|Removed |Added Status|WAITING |NEW --- Comment #6 from Andrew Pinski

[Bug c++/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 Andrew Pinski changed: What|Removed |Added Keywords||compile-time-hog, |

[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 marxin at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108198 --- Comment #3 from Martin Liška --- what's your ulimit -s ?

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

2022-12-22 Thread marxin at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108198 Martin Liška changed: What|Removed |Added Last reconfirmed||2022-12-22 CC|

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

2022-12-22 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108198 Richard Biener changed: What|Removed |Added Host||x86_64-w64-mingw32 Target|