This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/24189] crash at exit after dlclose with -fuse-cxa-atexit
- From: "hidden_peak at mail dot ru" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 6 Oct 2005 11:28:55 -0000
- Subject: [Bug c++/24189] crash at exit after dlclose with -fuse-cxa-atexit
- References: <bug-24189-9098@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #12 from hidden_peak at mail dot ru 2005-10-06 11:28 -------
Really, I wonder why code specific for C++ language support should be in glibc?
What about platforms without glibc? May be code to call dtors should be in
crtbegin/crtbeginS?
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24189