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++/13023] constructor for array of a template class that is hidden by a typedef is not called


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


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