pa.c (compute_frame_size): Take an fregs_live parameter instead of setting the static...
authorTimothy Moore <moore@gnu.org>
Thu, 15 Oct 1992 15:57:18 +0000 (15:57 +0000)
committerTimothy Moore <moore@gnu.org>
Thu, 15 Oct 1992 15:57:18 +0000 (15:57 +0000)
commit8a9c76f3c232a8c6a38c2616419d8a55ecaf4e98
treec9a1e76cb118e19a40c28143c0bbdf38fe1f9d05
parent459a2653258e24af006f1d66015307cf73c67f74
pa.c (compute_frame_size): Take an fregs_live parameter instead of setting the static variable save_fregs.

        * pa.c (compute_frame_size): Take an fregs_live parameter instead
        of setting the static variable save_fregs.
        (output_function_prologue): Initialize save_fregs to 0 and pass to
        compute_frame_size.

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