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++/15721] [3.5.0 regression] template instantation omits static data members


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-05-29 03:04 -------
The problem is that decl is not finalized before being marked as needed.

-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15721


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