https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112505
Richard Biener <rguenth at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P3 |P2 --- Comment #3 from Richard Biener <rguenth at gcc dot gnu.org> --- Again bit-precision int:14 vs. 'int'. Fallout of the bitfield vectorization support I guess. Like the other PR we can fend this off in vectorizable_induction (I suppose vectorizable_reduction might have similar issues).