[Bug c++/95993] the error of VLA multi-array init in gcc 10.1

2020-06-30 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95993 Martin Sebor changed: What|Removed |Added Resolution|--- |DUPLICATE Status|UNCONFIRMED

[Bug c++/95993] the error of VLA multi-array init in gcc 10.1

2020-06-30 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95993 --- Comment #1 from Andrew Pinski --- This is using an GNU extension because VLAs are not part of C++ standard.