]> gcc.gnu.org Git - gcc.git/commit
decl2.c (import_export_vtable): If we support one_only but not weak symbols...
authorJason Merrill <jason@yorick.cygnus.com>
Thu, 27 Nov 1997 07:31:02 +0000 (07:31 +0000)
committerJason Merrill <jason@gcc.gnu.org>
Thu, 27 Nov 1997 07:31:02 +0000 (02:31 -0500)
commiteb773359de0a4c56846d6ce1d79e1360f83f73e6
tree2984517149959da9efd4e87022fe7281a419b243
parente872bb7a78485ad19507115d289abe61954438ca
decl2.c (import_export_vtable): If we support one_only but not weak symbols...

* decl2.c (import_export_vtable): If we support one_only but not
weak symbols, mark instantiated template vtables one_only.
(import_export_decl): Likewise for tinfo functions.
(finish_vtable_vardecl): Also write out vtables from explicitly
instantiated template classes.
* pt.c (mark_class_instantiated): Revert last change.

From-SVN: r16779
gcc/cp/ChangeLog
gcc/cp/decl2.c
gcc/cp/pt.c
This page took 0.061323 seconds and 5 git commands to generate.