[Bug c++/66602] std::tuple bug when constructed with temporary empty object

redi at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Fri Jun 19 17:41:00 GMT 2015


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |WAITING
   Last reconfirmed|                            |2015-06-19
     Ever confirmed|0                           |1

--- Comment #1 from Jonathan Wakely <redi at gcc dot gnu.org> ---
It works fine for me.

You haven't said what it prints for you, or even said which version of GCC you
are using so it's impossible to know if this is an ancient bug that was fixed
long ago.

Please provide the output of 'g++ -v' as requested by https://gcc.gnu.org/bugs/



More information about the Gcc-bugs mailing list