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++/14102] Static data member template incorrect initialization


------- Additional Comments From gdr at integrable-solutions dot net  2004-02-11 00:21 -------
Subject: Re:  New: Static data member template incorrect initialization

"ofv at wanadoo dot es" <gcc-bugzilla@gcc.gnu.org> writes:

| An specialized static data member template initialization depends on
| another template static data member. When the program consists on
| one translation unit, it works ok. When another translation unit
| references the static data member,  
| the initialization is incorrect.

This is not a bug in the ocmpiler. 

-- Gaby


-- 


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


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