https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81695
--- Comment #2 from Richard Biener <rguenth at gcc dot gnu.org> --- Note the folding we do here is not safe (but I hesitated to remove all the copies...). It can end up confusing data dependence analysis (read: wrong-code).