This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/14779] [3.3 Regression] the copy constructor for a templatized class is not used in array initialization unless the constructor was previously referenced
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 30 Mar 2004 01:31:05 -0000
- Subject: [Bug c++/14779] [3.3 Regression] the copy constructor for a templatized class is not used in array initialization unless the constructor was previously referenced
- References: <20040330010505.14779.jonathanu@apptechsys.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pinskia at gcc dot gnu dot org 2004-03-30 01:31 -------
I can confirm this in 3.3.3.
--
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
GCC build triplet|gcc (GCC) 3.3.2 20031218 |
|(Gentoo Linux 3.3.2-r5, |
|propolice-3.3-7 |
GCC host triplet|gentoo linux, 2.6.3 kernel, |
|dual xeon |
GCC target triplet|gentoo linux, 2.6.3 kernel, |i686-pc-gnu-linux
|dual xeon |
Keywords| |wrong-code
Known to fail| |3.3.3
Known to work| |3.4.0 3.5.0 2.95.3 3.0.4
| |3.2.3
Last reconfirmed|0000-00-00 00:00:00 |2004-03-30 01:31:04
date| |
Summary|the copy constructor for a |[3.3 Regression] the copy
|templatized class is not |constructor for a
|used in array initialization|templatized class is not
|unless the constructor was |used in array initialization
|previously referenced |unless the constructor was
| |previously referenced
Target Milestone|--- |3.3.4
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14779