m68k.c (m68k_compute_frame_layout): Ensure FPU related frame information is always...
commit5704768051f0b00ef1730cf69748b5d8871727a8
authorGunther Nikl <gni@gecko.de>
Sun, 26 Oct 2003 22:19:25 +0000 (26 22:19 +0000)
committerBernardo Innocenti <bernie@gcc.gnu.org>
Sun, 26 Oct 2003 22:19:25 +0000 (26 23:19 +0100)
tree32c29edcc2f1e1d803054335a65b865a4df28157
parent858025041274c93ca54456cdf29caabd1c9fb342
m68k.c (m68k_compute_frame_layout): Ensure FPU related frame information is always valid.

* config/m68k/m68k.c (m68k_compute_frame_layout): Ensure FPU related
frame information is always valid.
(m68k_output_function_prologue): Remove superfluous TARGET_68881
test; fix formatting.

From-SVN: r72965
gcc/ChangeLog
gcc/config/m68k/m68k.c