]> gcc.gnu.org Git - gcc.git/commit
m68k.c (m68k_compute_frame_layout): Swap reg_mask and reg_rev_mask computation.
authorGunther Nikl <gni@gecko.de>
Sun, 26 Oct 2003 22:08:07 +0000 (22:08 +0000)
committerBernardo Innocenti <bernie@gcc.gnu.org>
Sun, 26 Oct 2003 22:08:07 +0000 (23:08 +0100)
commit858025041274c93ca54456cdf29caabd1c9fb342
tree81a6acc842e1c5ba68e2f20b80afcdd5d7ff4957
parenta89e3f2128fe8977cb114403f8f6d4899d852a30
m68k.c (m68k_compute_frame_layout): Swap reg_mask and reg_rev_mask computation.

* config/m68k/m68k.c (m68k_compute_frame_layout): Swap reg_mask and
reg_rev_mask computation.
(m68k_output_function_prologue): Fix usage of current_frame (one typo
and one missing); use reg_rev_mask not reg_mask.
(m68k_output_function_epilogue): Fix usage of current_frame;
use fpu_rev_mask not fpu_mask.

From-SVN: r72964
gcc/ChangeLog
gcc/config/m68k/m68k.c
This page took 0.054544 seconds and 5 git commands to generate.