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++/17227] Default copy constructor being created although never invoked


------- Additional Comments From giovannibajo at libero dot it  2004-08-29 14:49 -------
We can't comment without source code. Again, please ask similar questions in 
newsgroups or forums, not here.

Anyway, this looks like the usual problem with binding rvalues to temporary. 
Please consult http://gcc.gnu.org/bugs.html#cxx_rvalbind.

Otherwise, attacch a possibly reduced preprocessed source.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |WAITING


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


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