rs6000.c: Avoid creating a stack frame under SYSV ABI if we only need to save LR.
authorGeoff Keating <geoffk@ozemail.com.au>
Wed, 22 Oct 1997 00:31:13 +0000 (18:31 -0600)
committerJeff Law <law@gcc.gnu.org>
Wed, 22 Oct 1997 00:31:13 +0000 (18:31 -0600)
commit1a986152424c940b4390d191cff96141ad49fabb
tree5fa41b6eb6040b24a149d106e9da207c8cdda232
parentd5255ba2cbaac841bf767666264c215af80a7cef
rs6000.c: Avoid creating a stack frame under SYSV ABI if we only need to save LR.

        * rs6000.c: Avoid creating a stack frame under SYSV ABI if we
        only need to save LR.

From-SVN: r16140
gcc/ChangeLog
gcc/config/rs6000/rs6000.c