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++/19958] Global object destroyed that is not constructed


------- Additional Comments From sabre at nondot dot org  2005-02-14 19:53 -------
I don't really think this is the same as 2474: that is an issue of ctor
ordering, this is one of *destroying objects that weren't created*.

-Chris

-- 


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


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