OSDN Git Service

* decl.c (cp_finish_decl): Make sure array types are laid out,
authormmitchel <mmitchel@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 2 Oct 2002 01:16:22 +0000 (01:16 +0000)
committermmitchel <mmitchel@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 2 Oct 2002 01:16:22 +0000 (01:16 +0000)
commitdb2d58f1e33c1f41416b57a536a69e87fa6ebc34
treeedecb4ba020525d3b1598619510caa5322fb60c8
parenta3674ccd061deefb76665579854cb62b47e43d08
* decl.c (cp_finish_decl): Make sure array types are laid out,
even if the array bounds are unknown.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@57717 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/cp/ChangeLog
gcc/cp/decl.c