crti.asm (_init): Register _fini with atexit.
authorHans-Peter Nilsson <hp@bitrange.com>
Sun, 31 Mar 2002 15:07:55 +0000 (15:07 +0000)
committerHans-Peter Nilsson <hp@gcc.gnu.org>
Sun, 31 Mar 2002 15:07:55 +0000 (15:07 +0000)
commit8f840f5701d51cbd337306ef9ff0ddb28b120414
treec445b7ba8931d3eea1b66d2c382fe06f35e6a7e8
parent41ba8a20bd2bdfa0180420cce0182d0753e85de9
crti.asm (_init): Register _fini with atexit.

* config/mmix/crti.asm (_init): Register _fini with atexit.
* config/mmix/crtn.asm (_fini): Add omitted "POP 0,0".

From-SVN: r51654
gcc/ChangeLog
gcc/config/mmix/crti.asm
gcc/config/mmix/crtn.asm