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++/14779] [3.3 Regression] the copy constructor for a templatized class is not used in array initialization unless the constructor was previously referenced


------- 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


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