pa.c (output_function_prologue): Pass on information about the number of callee saved...
authorJeff Law <law@gcc.gnu.org>
Wed, 6 Oct 1993 19:29:13 +0000 (13:29 -0600)
committerJeff Law <law@gcc.gnu.org>
Wed, 6 Oct 1993 19:29:13 +0000 (13:29 -0600)
commit68386e1e3cbcd64346749e822babf7e576fa16aa
treeb449a5381fe62d3113bb6d49614999e85673cbc1
parent3f259d6dfb2155820ed569dd479c82561800ebf3
pa.c (output_function_prologue): Pass on information about the number of callee saved general and floating point...

* pa.c (output_function_prologue): Pass on information about the
number of callee saved general and floating point registers which
are saved by the current function's prologue.
(hppa_expand_prologue): Keep track of the number of callee
register saves done for general and floating point registers.

From-SVN: r5641
gcc/config/pa/pa.c