]> gcc.gnu.org Git - gcc.git/commit
decl2.c (import_export_decl): Don't call import_export_class when processing an inlin...
authorMark Mitchell <mark@codesourcery.com>
Tue, 3 Apr 2001 23:37:53 +0000 (23:37 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Tue, 3 Apr 2001 23:37:53 +0000 (23:37 +0000)
commit92788413ad4c6769b91a7da55253be0f1ae4571e
tree433f4e46bc016e6ff1deaece2134f220fbacf134
parentcf54a76769cc64a792e48c2a87db2b48428cab41
decl2.c (import_export_decl): Don't call import_export_class when processing an inline member function.

* 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.

From-SVN: r41066
gcc/cp/ChangeLog
gcc/cp/decl2.c
gcc/cp/semantics.c
This page took 0.473955 seconds and 5 git commands to generate.