OSDN Git Service

* decl.c (layout_var_decl): Change prototype. Don't complete
authormmitchel <mmitchel@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 9 Sep 1999 00:29:22 +0000 (00:29 +0000)
committermmitchel <mmitchel@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 9 Sep 1999 00:29:22 +0000 (00:29 +0000)
commit9f9b198334f85a4345df8951943a8f2c60159fdf
tree01872c170ff9420443e397bce240a82f08c6e92e
parentdbb24c562af9d48b9145d7e0dbb541ed39a8db09
* decl.c (layout_var_decl): Change prototype.  Don't complete
types for external objects.
(check_initializer): Likewise.  Tidy.
(initialize_local_var): Complete types here.
(cp_finish_decl): Not here.  Reorganize a little.
(grokvardecl): Don't complete types here.

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