OSDN Git Service

* decl2.c (import_export_decl): Don't call import_export_class
authormmitchel <mmitchel@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 3 Apr 2001 23:37:53 +0000 (23:37 +0000)
committermmitchel <mmitchel@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 3 Apr 2001 23:37:53 +0000 (23:37 +0000)
commitfc43d1f22eeb96d247281ebb4b7f0f9469b86333
tree433f4e46bc016e6ff1deaece2134f220fbacf134
parentb6d92d7bc6bd17431743dc28e80103923f48c30b
* 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/trunk@41066 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/cp/ChangeLog
gcc/cp/decl2.c
gcc/cp/semantics.c