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

John David Anglin <danglin at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |msebor at gcc dot gnu.org

--- Comment #4 from John David Anglin <danglin at gcc dot gnu.org> ---
This ICE was introduced by the following commit:

commit eb2a917fa0779b689f09ac8d8c41b0456facbe62 (HEAD)
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.

Reply via email to