cvs commit: src/gnu/usr.bin/cc/cc_tools auto-host.h
Alexander Kabaev
kan at FreeBSD.org
Fri Dec 19 10:20:50 PST 2003
kan 2003/12/19 10:20:48 PST
FreeBSD src repository
Modified files:
gnu/usr.bin/cc/cc_tools auto-host.h
Log:
Use __cxa_atexit, rather than atexit, to register C++ destructors for local
statics and global objects. This is essential for fully standards-compliant
handling of destructors, and requires __cxa_atexit in libc.
Revision Changes Path
1.17 +1 -1 src/gnu/usr.bin/cc/cc_tools/auto-host.h
More information about the cvs-all
mailing list