oops
authorJason Merrill <jason@gcc.gnu.org>
Tue, 10 Jun 2003 19:34:30 +0000 (15:34 -0400)
committerJason Merrill <jason@gcc.gnu.org>
Tue, 10 Jun 2003 19:34:30 +0000 (15:34 -0400)
From-SVN: r67727

gcc/cp/ChangeLog

index 53646ecc0f9867b59f50e0bc499bcb789b42f3a7..a6e4e03486995e99ba5431a37e0fe69194428b8d 100644 (file)
@@ -1,7 +1,7 @@
 2003-06-10  Jason Merrill  <jason@redhat.com>
 
        PR c++/10968
-       * pt.c (mark_decl_instantiated): Set TREE_SYMBOL_REFERENCED.
+       * pt.c (mark_decl_instantiated): Clear DECL_COMDAT.
 
 2003-06-10  Andrew Pinski  <pinskia@physics.uc.edu>