]> gcc.gnu.org Git - gcc.git/commit
re PR c++/11614 (Incorrect handling of pointers to arrays)
authorJason Merrill <jason@redhat.com>
Thu, 21 Aug 2003 05:24:02 +0000 (01:24 -0400)
committerJason Merrill <jason@gcc.gnu.org>
Thu, 21 Aug 2003 05:24:02 +0000 (01:24 -0400)
commit01bf0f3e3ac0c920504c26a5c3ad325fea567716
treea154fba48890e878d36a8cd5944b8b1511dcdb56
parent9eeb200f8a1270e84d0b1c56aa31d5a93e7a3e86
re PR c++/11614 (Incorrect handling of pointers to arrays)

        PR c++/11614
        * decl.c (grokdeclarator): Recognize a flexible array based on the
        type, not the form of the declarator.

From-SVN: r70636
gcc/cp/ChangeLog
gcc/cp/decl.c
This page took 0.053648 seconds and 5 git commands to generate.