]> gcc.gnu.org Git - gcc.git/commit - gcc/cp/decl2.c
decl2.c (comdat_linkage): Also set DECL_COMDAT.
authorJason Merrill <jason@yorick.cygnus.com>
Fri, 12 Dec 1997 06:20:32 +0000 (06:20 +0000)
committerJason Merrill <jason@gcc.gnu.org>
Fri, 12 Dec 1997 06:20:32 +0000 (01:20 -0500)
commitab23f7879dbd2a9e5f102d001791335f1cf2e938
treedd00ebd90f5ad9f7d621a203a00c652f0af8b833
parent74d7ab557f039cde838e431c610535c57b2476df
decl2.c (comdat_linkage): Also set DECL_COMDAT.

* decl2.c (comdat_linkage): Also set DECL_COMDAT.
(finish_file): Check DECL_COMDAT instead of weak|one_only.
(import_export_vtable): Use make_decl_one_only instead of
  comdat_linkage for win32 tweak.
(import_export_decl): Likewise.
* pt.c (mark_decl_instantiated): Likewise.

Fix libgcc with -O3.

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