egcs/gcc/cp ChangeLog class.c cp-tree.h decl2. ...
Jason Merrill
jason@cygnus.com
Wed Oct 28 21:10:00 GMT 1998
CVSROOT: /egcs/carton/cvsfiles
Module name: egcs
Changes by: jason@egcs.cygnus.com 98/10/28 20:29:11
Modified files:
gcc/cp : ChangeLog class.c cp-tree.h decl2.c pt.c
Log message:
* class.c (finish_struct_1): Don't complain about non-copy
assignment ops in union members.
* class.c (build_vtable): Don't pass at_eof to import_export_vtable.
(prepare_fresh_vtable): Likewise.
(finish_struct_1): Don't call import_export_class.
* decl2.c (finish_vtable_vardecl): Do import/export stuff.
(finish_prevtable_vardecl): Lose.
(finish_file): Don't call it.
* pt.c (instantiate_class_template): Likewise.
More information about the Gcc-cvs
mailing list