decl.c (grokdeclarator): Copy array typedef handling from C frontend.
authorJason Merrill <jason@redhat.com>
Mon, 1 Oct 2001 13:18:49 +0000 (09:18 -0400)
committerJason Merrill <jason@gcc.gnu.org>
Mon, 1 Oct 2001 13:18:49 +0000 (09:18 -0400)
commit55b3d665057ac473e8a40cd35614fd7896c5c08c
tree43d5d70ee06526095ec7d7779d61ac343544b6a3
parent173b24b9828c474251cc3bb2515d19399330e8c5
decl.c (grokdeclarator): Copy array typedef handling from C frontend.

        * decl.c (grokdeclarator): Copy array typedef handling from C
        frontend.

        * decl.c (grokdeclarator): Copy too-large array handling from C
        frontend.

        * stor-layout.c (layout_type): Don't complain about too-large
        array here.

From-SVN: r45923
gcc/ChangeLog
gcc/cp/ChangeLog
gcc/cp/decl.c
gcc/stor-layout.c