crtn.asm (init, fini): Restore r15 from r14, not the other way round.
authorAlexandre Oliva <aoliva@redhat.com>
Tue, 3 Apr 2001 08:45:38 +0000 (08:45 +0000)
committerAlexandre Oliva <aoliva@gcc.gnu.org>
Tue, 3 Apr 2001 08:45:38 +0000 (08:45 +0000)
commitef14c25902d13222571483c41b3b949f775cf809
tree202d0bc7d61521d444bbdf9e5d68153408f9670f
parent41dc48164709a719eb1ee4191afa302fe557163c
crtn.asm (init, fini): Restore r15 from r14, not the other way round.

* config/sh/crtn.asm (init, fini): Restore r15 from r14, not the
other way round.
* config/sh/crti.asm: Fix typos in comments.

From-SVN: r41047
gcc/ChangeLog
gcc/config/sh/crti.asm
gcc/config/sh/crtn.asm