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 bangerth at dealii dot org  2004-04-01 13:58 -------
And here's the duplicate I thought of: PR 12883. The problem sounds 
very much the same, though the other PR fails with every gcc release 
whatsoever, whereas this is one on 3.3.x only. The may still be related, 
though. 
 
W. 

-- 


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]