[Bug c++/55773] C++ class object destructors are not called which a static class object in destructor function in a shared library after dlclose is called.

2012-12-21 Thread liuhc001 at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55773 --- Comment #2 from liuhc001 at gmail dot com 2012-12-22 07:44:48 UTC --- (In reply to comment #1) > GCC 4.1.2 is very old and has not been maintained for years, please try to > reproduce this with a current version of GCC. I try

[Bug c++/55773] New: C++ class object destructors are not called which a static class object in destructor function in a shared library after dlclose is called.

2012-12-21 Thread liuhc001 at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55773 Bug #: 55773 Summary: C++ class object destructors are not called which a static class object in destructor function in a shared library after dlclose is called. Classification: U