https://gcc.gnu.org/bugzilla/show_bug.cgi?id=58646

Martin Sebor <msebor at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|ICEs initializing VLAs      |ICE on a multidimensional
                   |                            |VLA with a constant bound
                   |                            |and empty initializer list

--- Comment #4 from Martin Sebor <msebor at gcc dot gnu.org> ---
Updating Summary to make it clear that the ICE depends on the VLA having
multiple dimensions at least one of which being a constant expression, and the
initializer list being empty.

Reply via email to