https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116098
Andrew Pinski <pinskia at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED Assignee|unassigned at gcc dot gnu.org |pinskia at gcc dot gnu.org --- Comment #3 from Andrew Pinski <pinskia at gcc dot gnu.org> --- I will fix this. I will declare VCE that change into non-full precision mode types as non-moveable. movement_possibility_1 in LIM should get a similar change even though I have not seen wrong code due to that yet; I suspect there has not been a checker for undefinedness yet for that.