This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug tree-optimization/49471] ICE when -ftree-parallelize-loops is enabled together with -m32 on power7
- From: "rguenth at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Mon, 20 Jun 2011 10:24:28 +0000
- Subject: [Bug tree-optimization/49471] ICE when -ftree-parallelize-loops is enabled together with -m32 on power7
- Auto-submitted: auto-generated
- References: <bug-49471-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49471
--- Comment #1 from Richard Guenther <rguenth at gcc dot gnu.org> 2011-06-20 10:22:52 UTC ---
Why is
D.7313_5 = MEM[(struct *).paral_data_param_1(D)].D.7288; /* Number of loop
iterations. */
of type __int128? That looks bogus.