https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115405
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 #4 from Andrew Pinski <pinskia at gcc dot gnu.org> --- I might take a look at this since it is related to what I have been working on really. Comment #2 definite shows where the problem is. I had said "VCE like" MEM which it is a way but the problem is this is not a mode precision type. So maybe the check needed here is type_has_mode_precision_p then.