(output_prolog): Don't call __eabi here, let compiler call it after the arguments...
authorRichard Kenner <kenner@gcc.gnu.org>
Wed, 14 Jun 1995 20:56:14 +0000 (16:56 -0400)
committerRichard Kenner <kenner@gcc.gnu.org>
Wed, 14 Jun 1995 20:56:14 +0000 (16:56 -0400)
commitbacbde186e2ccaf1cbce0d8f5ae52f3f60adac19
tree245c22b52e6ed57367efc417b7e4609f73515182
parent4cd44f166e52a8e88db9622f0ed1eb4ad9ca2562
(output_prolog): Don't call __eabi here, let compiler call it after the arguments to main are saved.

(output_prolog): Don't call __eabi here, let compiler call it after the
arguments to main are saved.
(output_{prolog,epilog}): Don't use functions under V.4 to save and restore
floating point registers.

From-SVN: r9951
gcc/config/rs6000/rs6000.c