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++/55773] C++ class object destructors are not called which a static class object in destructor function in a shared library after dlclose is called.


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

--- Comment #3 from Paolo Carlini <paolo.carlini at oracle dot com> 2013-02-27 13:03:24 UTC ---
You didn't provide any detail about your system. See:

  http://gcc.gnu.org/bugs/#report

On a modern x86_64-linux system the problem cannot be reproduced with current
gcc-4_4, 4_5, 4_6, 4_7, neither in mainline.


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