decl.c (layout_var_decl): Call layout_decl even for variables whose type is an array...
authorMark Mitchell <mark@codesourcery.com>
Tue, 15 Oct 2002 06:14:58 +0000 (06:14 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Tue, 15 Oct 2002 06:14:58 +0000 (06:14 +0000)
commit7de85f7efed13f961a08f9fe0a48c3d6ed8b5307
tree29093ff129ab0cfa018b3056257ef5fd1c305733
parentdbf4f1a2bad3bf4dcfb00ee92820f5fbe9957577
decl.c (layout_var_decl): Call layout_decl even for variables whose type is an array with unspecified bounds.

* decl.c (layout_var_decl): Call layout_decl even for variables
whose type is an array with unspecified bounds.

From-SVN: r58149
gcc/cp/ChangeLog
gcc/cp/decl.c