[Bug c++/2474] global destructors should run in reverse order of _finishing_ construction
pinskia@physics.uc.edu
gcc-bugzilla@gcc.gnu.org
Tue May 27 16:05:00 GMT 2003
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 pinskia@physics.uc.edu 2003-05-27 16:00 -------
__cxa_atexit is part of the C++ ABI so it is in at least on glibc 2.2.5, I mean it is problem
on non glibc platforms such as Mac OS X (darwin), *BSD's, Solaris, AIX, etc. Some of
these have it but others do not, I do not know which ones though.
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
More information about the Gcc-bugs
mailing list