[Bug middle-end/65289] [5/6/7 regression] ICE when compiling libjpegturbo with -floop-nest-optimize
marxin at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Tue Jul 12 21:18:00 GMT 2016
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65289
Martin Liška <marxin at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Last reconfirmed| |2016-07-12
CC| |marxin at gcc dot gnu.org
Ever confirmed|0 |1
--- Comment #8 from Martin Liška <marxin at gcc dot gnu.org> ---
I've just tried to reproduce the problem on x86_64-linux-gnu and I see:
4.9.x:
sorry, unimplemented: Graphite loop optimizations cannot be used
5.x:
ICE
6.1 and 7.0 look good, is it because I'm not using the cross-compiler, as you
do?
Thanks
More information about the Gcc-bugs
mailing list