https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104719

Jason Merrill <jason at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |DUPLICATE
   Target Milestone|---                         |12.0
             Status|NEW                         |RESOLVED

--- Comment #13 from Jason Merrill <jason at gcc dot gnu.org> ---
I believe the primary concern of this PR is resolved by Patrick's patch for
PR96780; you can now use -ffold-simple-inlines to avoid calls to std::move at
-O0.  Please open separate PRs for individual standard library abstraction
penalty issues.

*** This bug has been marked as a duplicate of bug 96780 ***

Reply via email to