]> gcc.gnu.org Git - gcc.git/commit - gcc/testsuite/ChangeLog
decl2.c (finish_file): Don't call import_export_decl for functions that are not defined.
authorMark Mitchell <mark@codesourcery.com>
Sat, 26 Apr 2003 01:27:09 +0000 (01:27 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Sat, 26 Apr 2003 01:27:09 +0000 (01:27 +0000)
commitea56c40c484e89e5a67f71a2c90a1ad645c89540
treef5a8e8bd5875fafd17ed7be1c1529abe30e283e6
parentab409f1be9b3b60c3cc8ffed32e4201f50019a28
decl2.c (finish_file): Don't call import_export_decl for functions that are not defined.

* decl2.c (finish_file): Don't call import_export_decl for
functions that are not defined.
(handle_class_head): Robustify.
* pt.c (instantiate_decl): Do not call cp_finish_decl for
variables that are not defined.

* g++.old-deja/g++.pt/instantiate12.C: Explicit instantiate
initialized static data members.

From-SVN: r66095
gcc/cp/ChangeLog
gcc/cp/decl2.c
gcc/cp/pt.c
gcc/testsuite/ChangeLog
gcc/testsuite/g++.old-deja/g++.pt/instantiate12.C
This page took 0.053215 seconds and 5 git commands to generate.