https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71984
--- Comment #4 from Richard Biener <rguenth at gcc dot gnu.org> --- Uh. This is because the existing GET_MODE_UNIT_SIZE is wrong, it should have used GET_MODE_SIZE - for CONCAT that doesn't make a difference of course but for vectors it does.