------- Additional Comments From rguenth at gcc dot gnu dot org  2005-09-15 
22:05 -------
Now we have again (?? appeared not too long ago) DOM taking all time and memory
threading 10000 times repeating

  if (__priority == 65535)
    {
      if (__initialize_p == 0)
        {
          __comp_dtor  (&__ioinit);
        }
      else
        {
     
        }
    }
  else
    {

    }

in __static_initialization

Ugh.

-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15855

Reply via email to