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: "lassi dot tuura at cern dot ch" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 27 May 2003 16:05:14 -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
------- Additional Comments From lassi.tuura@cern.ch 2003-05-27 16:05 -------
Subject: Re: global destructors should run in reverse order
of _finishing_ construction
Could I then request that for future versions, it's just checked with
autoconf, and if it exists, is used? I would prefer the compiler was by
default ABI-compliant on a system that supports it.
If you want to, I can look into creating a patch for this. It shouldn't
be too hard.
//lat
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.