This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/54521] g++ fails to call explicit constructors in the second step of copy initialization


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54521

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |WAITING
   Last reconfirmed|                            |2012-09-07
     Ever Confirmed|0                           |1

--- Comment #1 from Jonathan Wakely <redi at gcc dot gnu.org> 2012-09-07 23:10:27 UTC ---
Works fine with 4.6.3, 4.7.2 20120716 (prerelease) and 
4.8.0 20120716 (experimental)

As requested when submitting the bug, please provide the information requested
at http://gcc.gnu.org/bugs/ including the command line and output of gcc -v


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]