crtstuff.c (__do_global_dtors_aux): Use atexit if no fini or fini_array section.
authorDouglas B Rupp <rupp@gnat.com>
Sat, 29 Aug 2009 15:37:48 +0000 (15:37 +0000)
committerDouglas Rupp <rupp@gcc.gnu.org>
Sat, 29 Aug 2009 15:37:48 +0000 (15:37 +0000)
commit6d83cb32b9a2803cd927f6a86fca4448dc33790a
treea28a854740ffb36c3778eefd446c614d49810281
parent9087048af9358f62b120002b7a119f0f0fe97868
crtstuff.c (__do_global_dtors_aux): Use atexit if no fini or fini_array section.

* crtstuff.c (__do_global_dtors_aux): Use atexit if no
fini or fini_array section.

From-SVN: r151202
gcc/ChangeLog
gcc/crtstuff.c