[Bug tree-optimization/36245] [4.4 Regression] internal compiler error: in build2_stat, at tree.c:3116

rguenth at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Fri May 16 15:27:00 GMT 2008



------- 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



More information about the Gcc-bugs mailing list