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

Jonathan Wakely <redi at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2014-09-12
     Ever confirmed|0                           |1

--- Comment #6 from Jonathan Wakely <redi at gcc dot gnu.org> ---
The right fix requires std::is_trivially_copyable, so fixing this properly this
will have to wait until someone implements that.

Reply via email to