This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/13478] gcc uses wrong constructor to initialize a const reference
- From: "giovannibajo at libero dot it" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 24 Dec 2003 02:55:19 -0000
- Subject: [Bug c++/13478] gcc uses wrong constructor to initialize a const reference
- References: <20031223143303.13478.erich_guenther@hotmail.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From giovannibajo at libero dot it 2003-12-24 02:55 -------
Uhm, ok, it must call a copy constructor, but the first one.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13478