This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug tree-optimization/49471] ICE when -ftree-parallelize-loops is enabled together with -m32 on power7


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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]