]> git.ipfire.org Git - thirdparty/gcc.git/commit
decl.c (cp_finish_decl): Make sure array types are laid out, even if the array bounds...
authorMark Mitchell <mmitchel@gcc.gnu.org>
Wed, 2 Oct 2002 01:16:22 +0000 (01:16 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Wed, 2 Oct 2002 01:16:22 +0000 (01:16 +0000)
commitd881ff25796f4a9073be87a0542d28779959bf46
treeedecb4ba020525d3b1598619510caa5322fb60c8
parentdb1a6d8676cad798f8473444e82f4461569b68fd
decl.c (cp_finish_decl): Make sure array types are laid out, even if the array bounds are unknown.

* decl.c (cp_finish_decl): Make sure array types are laid out,
even if the array bounds are unknown.

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