pa.c (compute_frame_size): Update comments to reflect reality.
authorJeff Law <law@gcc.gnu.org>
Tue, 19 Mar 1996 18:57:24 +0000 (11:57 -0700)
committerJeff Law <law@gcc.gnu.org>
Tue, 19 Mar 1996 18:57:24 +0000 (11:57 -0700)
commitd6e35c2d3466101b23d072cf65ea5fc4b25f3700
tree53554c8454ca755bfa4aeaa0810c43e17de74148
parentacc5239d9ac39b2d7929c7977bdce779d374b238
pa.c (compute_frame_size): Update comments to reflect reality.

        * pa.c (compute_frame_size): Update comments to reflect reality.
        (hppa_expand_prologue): Don't save registers which aren't
        used, even if it creates holes.  Partially undoes changes from
        early March.
        (hppa_expand_epilogue): Likewise.

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