ieee754-sf.S (floatdisf): Fix label definition in FPA compatibility code.

* arm/ieee754-sf.S (floatdisf): Fix label definition in FPA
compatibility code.

From-SVN: r92356
This commit is contained in:
Richard Earnshaw 2004-12-18 18:45:35 +00:00 committed by Richard Earnshaw
parent 207db768e9
commit 8cd0dbef04
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
2004-12-18 Richard Earnshaw <rearnsha@arm.com>
* arm/ieee754-sf.S (floatdisf): Fix label definition in FPA
compatibility code.
2004-12-18 Roger Sayle <roger@eyesopen.com>
* ifcvt.c (total_bb_rtx_cost): Rename function to cheap_bb_rtx_cost_p.

View File

@ -386,7 +386,7 @@ ARM_FUNC_ALIAS aeabi_l2f floatdisf
#if !defined (__VFP_FP__) && !defined(__SOFTFP__)
LSYM(f0_ret)
LSYM(f0_ret):
str r0, [sp, #-4]!
ldfs f0, [sp], #4
RETLDM