This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/2474] global destructors should run in reverse order of _finishing_ construction
- From: "pinskia at physics dot uc dot edu" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 27 May 2003 15:20:08 -0000
- Subject: [Bug c++/2474] global destructors should run in reverse order of _finishing_ construction
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=2474
pinskia@physics.uc.edu changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|WAITING |NEW
Last reconfirmed|2003-05-05 00:00:00 |2003-05-27 15:20:05
date| |
------- Additional Comments From pinskia@physics.uc.edu 2003-05-27 15:20 -------
The only problem with --enable-__cxa_atexit is that it does not work on every platform.
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.