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

--- Comment #3 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Martin Sebor <mse...@gcc.gnu.org>:

https://gcc.gnu.org/g:eb2a917fa0779b689f09ac8d8c41b0456facbe62

commit r12-930-geb2a917fa0779b689f09ac8d8c41b0456facbe62
Author: Martin Sebor <mse...@redhat.com>
Date:   Wed May 19 16:13:13 2021 -0600

    PR c/100619 - ICE on a VLA parameter with too many dimensions

    gcc/c-family/ChangeLog:

            PR c/100619
            * c-attribs.c (build_attr_access_from_parms): Handle arbitrarily
many
            bounds.

    gcc/testsuite/ChangeLog:

            PR c/100619
            * gcc.dg/pr100619.c: New test.

Reply via email to