------- Comment #7 from rguenth at gcc dot gnu dot org 2006-10-19 20:45 ------- I wonder why we walk the class hierarchy using the BINFOs at all. It contains lots of recursively empty structures - maybe better just walk the TYPE_FIELDS list recursively?
-- rguenth at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |rguenth at gcc dot gnu dot | |org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29512