This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/13227] [3.4 Regression] dlclose() causes destruction of global objects in ALL shared C++ libraries.
- From: "carlo at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 29 Nov 2003 01:04:53 -0000
- Subject: [Bug c++/13227] [3.4 Regression] dlclose() causes destruction of global objects in ALL shared C++ libraries.
- References: <20031129010326.13227.carlo@gcc.gnu.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From carlo at gcc dot gnu dot org 2003-11-29 01:04 -------
Created an attachment (id=5228)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=5228&action=view)
Test case. Untar and run 'make'.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13227