decl.c (cp_finish_decl): Don't permit arrays of abstract or signature type.
authorNathan Sidwell <nathan@acm.org>
Fri, 30 Apr 1999 02:19:00 +0000 (02:19 +0000)
committerNathan Sidwell <nathan@gcc.gnu.org>
Fri, 30 Apr 1999 02:19:00 +0000 (02:19 +0000)
commit1c609c4cbee4dd46a739fae213da8d48fe1147e4
treea77337bacbf76df14b1697ada6e2d59cfda00827
parent0c42bebfad7d884832bc28d1b768e9ed48336889
decl.c (cp_finish_decl): Don't permit arrays of abstract or signature type.

* decl.c (cp_finish_decl): Don't permit arrays of abstract or
signature type.

From-SVN: r26706
gcc/cp/ChangeLog
gcc/cp/decl.c
gcc/testsuite/g++.old-deja/g++.other/decl3.C [new file with mode: 0644]