[Bug target/27319] C++ class object destructors are not called for static class objects in a shared library when dlclose is called.

pinskia at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Tue Apr 25 21:32:00 GMT 2006



------- Comment #1 from pinskia at gcc dot gnu dot org  2006-04-25 21:31 -------
Yes, this is a target specific issue.  If the target does not support atexit,
this is what will happen.


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|major                       |normal
             Status|UNCONFIRMED                 |NEW
          Component|c++                         |target
     Ever Confirmed|0                           |1
   GCC host triplet|CYGWIN (Current version),   |
                   |Win 2k                      |
 GCC target triplet|                            |win32
   Last reconfirmed|0000-00-00 00:00:00         |2006-04-25 21:31:56
               date|                            |


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



More information about the Gcc-bugs mailing list