egcs/gcc cp/ChangeLog cp/decl.c cp/decl2.c tes ...

mrs@egcs.cygnus.com mrs@egcs.cygnus.com
Tue Apr 13 18:10:00 GMT 1999


CVSROOT:	/cvs/egcs
Module name:	egcs
Changes by:	mrs@egcs.cygnus.com	99/04/13 18:09:58

Modified files:
	gcc/cp         : ChangeLog decl.c decl2.c 
Added files:
	gcc/testsuite/g++.old-deja/g++.mike: vtable1.C 

Log message:
	* decl2.c (import_export_decl): Because vtables always reference
	virtual functions, even if they are inlined, don't allow
	-fno-implement-inlines to not emit them, instead, emit them with
	the vtable.
	* decl.c (start_function): Likewise.
	Fixes vtable1.C



More information about the Gcc-cvs mailing list