[Bug tree-optimization/45578] [4.6 Regression] The polyhedron test mdbx is miscompiled with -O2 -ftree-vectorize at revision 163915

rguenth at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Tue Sep 7 15:20:00 GMT 2010



------- Comment #5 from rguenth at gcc dot gnu dot org  2010-09-07 15:13 -------
IVOPTs is causing this - when we retain points-to info there we also copy
alignment information, but that is of course bogus.


-- 

rguenth at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|---                         |4.6.0


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



More information about the Gcc-bugs mailing list