https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102767
Richard Biener <rguenth at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |rguenth at gcc dot gnu.org Assignee|unassigned at gcc dot gnu.org |rguenth at gcc dot gnu.org Keywords| |needs-bisection Status|NEW |ASSIGNED --- Comment #3 from Richard Biener <rguenth at gcc dot gnu.org> --- I would guess it's my refactoring of alignment handling where we should have rejected the store instead of trying to cost it (well, if the assert is correct). I will have a look but bisection would be nice.