https://gcc.gnu.org/bugzilla/show_bug.cgi?id=123765
--- Comment #2 from Andrew Pinski <pinskia at gcc dot gnu.org> --- -fno-tree-ter produces the correct code which points to the middle-end expansion here causing the issues. Most likely a bad interaction with VCE with ter.
