[Bug c++/11189] Destructors for static local objects use limited atexit().
pinskia at physics dot uc dot edu
gcc-bugzilla@gcc.gnu.org
Sat Jul 5 15:11: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=11189
pinskia at physics dot uc dot edu changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
Last reconfirmed|0000-00-00 00:00:00 |2003-07-05 15:11:29
date| |
------- Additional Comments From pinskia at physics dot uc dot edu 2003-07-05 15:11 -------
I can reproduce it on powerpc-apple-darwin6.6 but I had to up to 60 as darwin has a limit
of 50. I think on a platform with __cxa_atexit, I think this is fixed but not all platforms
support it.
More information about the Gcc-bugs
mailing list