------- Comment #6 from hubicka at ucw dot cz  2006-10-19 19:36 -------
Subject: Re:  compile time hog / deadloop.

> 
> 
> ------- Comment #5 from rguenth at gcc dot gnu dot org  2006-10-19 15:15 
> -------
> It _looks_ like we're needlessly recursing into the BINFOs in the i386 
> backend.

What that code is shooting for is to interpret the class hiearchy as an
union - each base class is walked and classified.
This is not exactly my area, but does the testcase really have so deep
nesting of base classes to this shows up in profiles?

Honza


-- 


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

Reply via email to