[Bug tree-optimization/103864] [11/12 Regression] ICE in vect_transform_reduction, at tree-vect-loop.c:7389 since r10-4675-g05101d1b575a57ca26e4275e971da85a0dd1d52a
pinskia at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Thu Dec 30 08:48:26 GMT 2021
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103864
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Known to fail| |10.2.0
--- Comment #3 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
(In reply to Martin Liška from comment #2)
> Started with r10-4675-g05101d1b575a57ca26e4275e971da85a0dd1d52a.
This is interesting, GCC 10.3.0 works but GCC 10.2.0 ICEs. Now I wonder fixed
it on the branch. I even tried -fno-vect-cost-model to see if it failed in GCC
10.3.0.
More information about the Gcc-bugs
mailing list