https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118726
--- Comment #9 from Andrew Pinski <pinskia at gcc dot gnu.org> --- Note the only reason why the original testcase was shows up as a regression is due to GCC 5 adding a lifetime markers in the same location as dtors would be called for scalars that are in memory.