* decl2.c (import_export_decl): Don't call import_export_class
commitba5d37015d0078b4974e310c585dc14fada8adfa
authormmitchel <mmitchel@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 3 Apr 2001 23:32:39 +0000 (3 23:32 +0000)
committermmitchel <mmitchel@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 3 Apr 2001 23:32:39 +0000 (3 23:32 +0000)
treec01dca281a7835503d24cb407760a70da1a80cea
parent125998fec314ae9738b1c17f03f44681b98f5ae1
* decl2.c (import_export_decl): Don't call import_export_class
when processing an inline member function.
* semantics.c (expand_body): Call import_export_decl before
emitting inline functions.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/gcc-3_0-branch@41065 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/cp/ChangeLog
gcc/cp/decl2.c
gcc/cp/semantics.c