[Bug tree-optimization/111268] [14 Regression] internal compiler error: in to_constant, at poly-int.h:504

pinskia at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed Sep 6 02:15:21 GMT 2023


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=111268

--- Comment #7 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Interesting:
/* We checked above that the vectors are constant-length.  */
unsigned vnunits = TYPE_VECTOR_SUBPARTS (vtype).to_constant ();

But it is not constant ...


More information about the Gcc-bugs mailing list