[PATCH] Fix PR29512, O(c^N) complexity algorithm in the i386 backend

Mark Mitchell mark@codesourcery.com
Sun Oct 22 01:29:00 GMT 2006


Jan Hubicka wrote:
>> But the BINFO walking is redundant
>> completely anyway, as we are only interested in seeing all structure
>> data members which are also available by walking the TYPE_FIELDs like
>> the rest of the middle-end does.
> 
> This is very important, so I would feel safer if some C++ person can
> confirm this. The patch is potentially ABI breaking...

I don't see a problem with this change.

-- 
Mark Mitchell
CodeSourcery
mark@codesourcery.com
(650) 331-3385 x713



More information about the Gcc-patches mailing list