https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95839
Richard Biener <rguenth at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|unassigned at gcc dot gnu.org |rguenth at gcc dot gnu.org Status|NEW |ASSIGNED --- Comment #5 from Richard Biener <rguenth at gcc dot gnu.org> --- I am testing a patch to remove the premature check. For the original testcase you'd still have to disable cost modeling so handling of BIT_FIELD_REFs of vectors is still missing (but I think we have duplicate PRs about that).