decl.c (maybe_commonize_var): Make the code match the comments.
authorMark Mitchell <mark@codesourcery.com>
Sun, 27 Apr 2003 19:33:38 +0000 (19:33 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Sun, 27 Apr 2003 19:33:38 +0000 (19:33 +0000)
commit0b50d7f1826b8093258fa0ef25164aafbf183b2f
tree24897350fdc46c95e3e8ec19d7698e591653f78c
parent32a619073cabf92631b4a7d017de59f7390cae62
decl.c (maybe_commonize_var): Make the code match the comments.

* decl.c (maybe_commonize_var): Make the code match the comments.
* pt.c (instantiate_decl): Move call to import_export_decl.

From-SVN: r66135
gcc/cp/ChangeLog
gcc/cp/decl.c
gcc/cp/pt.c