libgcc2.c (__do_global_ctors): Call atexit with one arg.
authorKaveh R. Ghazi <ghazi@caip.rutgers.edu>
Thu, 16 Sep 1999 22:51:47 +0000 (22:51 +0000)
committerKaveh Ghazi <ghazi@gcc.gnu.org>
Thu, 16 Sep 1999 22:51:47 +0000 (22:51 +0000)
commita218d5ba2b023b6475d6097d9d74585ad1bdfba0
treec6514cb78b43dcbd217520ae2e5fe68e4bc4ef49
parentfffeac96e0bb41205011e6092116ff91f1049b17
libgcc2.c (__do_global_ctors): Call atexit with one arg.

* libgcc2.c (__do_global_ctors): Call atexit with one arg.

* sparc/sunos4.h (on_exit): Wrap prototype parameters in PARAMS().
Define HAVE_ON_EXIT.

From-SVN: r29465
gcc/ChangeLog
gcc/config/sparc/sunos4.h
gcc/libgcc2.c