------- Comment #9 from rguenth at gcc dot gnu dot org  2008-05-16 10:00 -------
So on the trunk we have the same issue, we get a non-pointer parts->base.

We have the affine combination

{
  type = unsigned int
  offset = 0
  elements = {
    [0] = &buf2 * 1, 
    [1] = p_36 * 1, 
    [2] = &buf1 * 18446744073709551615, 
    [3] = i_48 * 1
  }
}


-- 


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

Reply via email to