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

Reply via email to