[Bug tree-optimization/59817] ICE in extract_affine_chrec with -O2 -ftree-loop-linear
rguenth at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Jan 15 11:53:00 GMT 2014
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59817
Richard Biener <rguenth at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Target|powerpc64-linux |
Status|UNCONFIRMED |NEW
Last reconfirmed| |2014-01-15
Ever confirmed|0 |1
Known to fail| |4.8.2, 4.9.0
--- Comment #1 from Richard Biener <rguenth at gcc dot gnu.org> ---
Also on x86_64. The CHREC is
{-(unsigned long) stride.2_13, +, (unsigned long) stride.2_13 + 1}_1
also fails on the 4.8 branch for me at least.
More information about the Gcc-bugs
mailing list