This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/17067] Miss call constructors in global instances and static members of classes
- From: "rusek at ccs dot cz" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 17 Aug 2004 17:45:45 -0000
- Subject: [Bug c++/17067] Miss call constructors in global instances and static members of classes
- References: <20040817174053.17067.rusek@ccs.cz>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From rusek at ccs dot cz 2004-08-17 17:45 -------
Created an attachment (id=6950)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=6950&action=view)
Source code where bug occurs
On mingw32 works well, but on Unix platforms FreeBSD and HPUX does not.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17067