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

--- Comment #14 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Created attachment 58493
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=58493&action=edit
Reduced all the way, removing std::forward/std::move

This now fails at -O2 (since I marked the functions that needed not to be
inlined).

Reply via email to