* decl.c (layout_var_decl): Change prototype. Call layout_decl
commit73b8a26bf3cb3730d6888cb56b798a0ce6b8ba6b
authormmitchel <mmitchel@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 18 Sep 1999 23:56:18 +0000 (18 23:56 +0000)
committermmitchel <mmitchel@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 18 Sep 1999 23:56:18 +0000 (18 23:56 +0000)
treec6fd4b16dbf1978e9723b877dab3cfb61c21f280
parent756b5f985f88533860c986e93def89dd88a554fd
* decl.c (layout_var_decl): Change prototype.  Call layout_decl
even when the declaration is external.
(cp_finish_decl): Adjust call to layout_var_decl.
* pt.c (tsubst_expr): Make sure to initialize stmt before using it.

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