* decl.c (cp_finish_decl): Don't permit arrays of abstract or
commit5f00c9ab3e46684aba3272ade7a944a34a82e991
authornathan <nathan@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 30 Apr 1999 02:19:00 +0000 (30 02:19 +0000)
committernathan <nathan@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 30 Apr 1999 02:19:00 +0000 (30 02:19 +0000)
treea77337bacbf76df14b1697ada6e2d59cfda00827
parent4c3e48c77d09a6834dafc197bd07b196174fa934
* decl.c (cp_finish_decl): Don't permit arrays of abstract or
signature type.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26706 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/cp/ChangeLog
gcc/cp/decl.c
gcc/testsuite/g++.old-deja/g++.other/decl3.C [new file with mode: 0644]