This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug tree-optimization/36245] [4.4 Regression] internal compiler error: in build2_stat, at tree.c:3116
- From: "rguenth at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 16 May 2008 10:00:35 -0000
- Subject: [Bug tree-optimization/36245] [4.4 Regression] internal compiler error: in build2_stat, at tree.c:3116
- References: <bug-36245-16011@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- 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