]> git.ipfire.org Git - thirdparty/gcc.git/commit
PR c++/11614
authorjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 21 Aug 2003 05:24:02 +0000 (05:24 +0000)
committerjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 21 Aug 2003 05:24:02 +0000 (05:24 +0000)
commit30bedc1fe9c0c0c83a90602d78b1ebbcdf14ba9d
treea154fba48890e878d36a8cd5944b8b1511dcdb56
parentb9e35020feaf774035c781ec87c721a1c43fc4e4
    PR c++/11614
        * decl.c (grokdeclarator): Recognize a flexible array based on the
        type, not the form of the declarator.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@70636 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/cp/ChangeLog
gcc/cp/decl.c