decl.c (expand_static_init): Tweak handling of static initializations for objects...
authorMark Mitchell <mark@codesourcery.com>
Sat, 4 Sep 1999 00:15:15 +0000 (00:15 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Sat, 4 Sep 1999 00:15:15 +0000 (00:15 +0000)
commit951525d2edc7ed122a31cb3869db15394dc3148e
tree7835f84bf69e4ddc4517a25fcde51ad4acc5298e
parent483dd5bec16a1a1acc2bc65f4f5fda522e67277d
decl.c (expand_static_init): Tweak handling of static initializations for objects without constructors.

* decl.c (expand_static_init): Tweak handling of static
initializations for objects without constructors.

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