> OK, the code already pre-allocates the vector to be 8 elements.  What about
> simply punting when reaching this depth? I do not think real world program
> have more than 8 nested pointers often enough for this to matter.
> They will then get same alias set as void *.

Fine with me, but the len<8 cases need to be dealt with as well.

-- 
Eric Botcazou

Reply via email to