* crtstuff.c (__do_global_dtors_aux): Use atexit if no
authorrupp <rupp@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 29 Aug 2009 15:37:48 +0000 (15:37 +0000)
committerrupp <rupp@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 29 Aug 2009 15:37:48 +0000 (15:37 +0000)
commita9a8ff12be8acfcac0390f29409dc6255e50a70a
treea28a854740ffb36c3778eefd446c614d49810281
parentc841fc462a6c1cb67fa39dc552a97bd72b334f97
* crtstuff.c (__do_global_dtors_aux): Use atexit if no
fini or fini_array section.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@151202 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/crtstuff.c