decl.c (layout_var_decl): Change prototype.
authorMark Mitchell <mark@codesourcery.com>
Thu, 9 Sep 1999 00:29:22 +0000 (00:29 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Thu, 9 Sep 1999 00:29:22 +0000 (00:29 +0000)
commitc82dbd958872662840fa7e33e9c0a47c7608938e
tree01872c170ff9420443e397bce240a82f08c6e92e
parentdbec3d5b8fd90ef7434cac9c84b502b06c75d9f8
decl.c (layout_var_decl): Change prototype.

* 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.

From-SVN: r29220
gcc/cp/ChangeLog
gcc/cp/decl.c
gcc/testsuite/g++.old-deja/g++.pt/poi1.C [new file with mode: 0644]