crtstuff.c (__do_global_ctors_aux): Do not call __cxa_finalize in a main program.
authorMark Mitchell <mark@codesourcery.com>
Sun, 19 Dec 1999 05:36:13 +0000 (05:36 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Sun, 19 Dec 1999 05:36:13 +0000 (05:36 +0000)
commit2a14e2147b3b022eb0bb5581b77c49f658b42927
treeb588729c610303cf3734b760c21d823ef33ad159
parente05eb7616897fce02c5e04ccfb66bd6db102a1df
crtstuff.c (__do_global_ctors_aux): Do not call __cxa_finalize in a main program.

* crtstuff.c (__do_global_ctors_aux): Do not call __cxa_finalize
in a main program.

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