This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/13023] constructor for array of a template class that is hidden by a typedef is not called
- From: "bangerth at dealii dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 12 Nov 2003 15:23:05 -0000
- Subject: [Bug c++/13023] constructor for array of a template class that is hidden by a typedef is not called
- References: <20031112134633.13023.rschiele@uni-mannheim.de>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From bangerth at dealii dot org 2003-11-12 15:23 -------
This is definitely a bug. gcc never got this right since at
least 2.95.
I think I have seen something similar recently, but can't seem
to find that :-(
W.
--
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
Keywords| |wrong-code
Last reconfirmed|0000-00-00 00:00:00 |2003-11-12 15:23:05
date| |
Summary|g++ does not call |constructor for array of a
|constructor for array of a |template class that is
|template class that is |hidden by a typedef is not
|hidden by a typedef. |called
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13023