https://gcc.gnu.org/bugzilla/show_bug.cgi?id=124548
--- Comment #6 from Andrew Pinski <pinskia at gcc dot gnu.org> --- Created attachment 63962 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=63962&action=edit Patch to fix the testcase This patch fixes the testcase for me. the rvalue reference liftime is now extended past the original call and "forwarded" on to the call.
