diff src/symtab.cc @ 6257:44c91c5dfe1d

[project @ 2007-01-30 19:16:52 by jwe]
author jwe
date Tue, 30 Jan 2007 19:16:55 +0000
parents 4036e6fca790
children 673686daec87
line wrap: on
line diff
--- a/src/symtab.cc
+++ b/src/symtab.cc
@@ -249,7 +249,7 @@
 {
   if (is_defined ())
     {
-      if (! tagged_static)
+      if (! (tagged_static || is_eternal ()))
 	{
 	  while (! aliases_to_clear.empty ())
 	    {