This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/33350] copy constructor error
- From: "stevenyi at 163 dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 9 Sep 2007 02:46:23 -0000
- Subject: [Bug c++/33350] copy constructor error
- References: <bug-33350-7533@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #2 from stevenyi at 163 dot com 2007-09-09 02:46 -------
(In reply to comment #1)
> Yes the copy constructor is going to be called implicately here.
the copy constructor is not actually called at runtime. and both intel compiler
and vc++ can compile this code.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33350