ieee754-sf.S (floatdisf): Fix label definition in FPA compatibility code.
authorRichard Earnshaw <rearnsha@arm.com>
Sat, 18 Dec 2004 18:45:35 +0000 (18:45 +0000)
committerRichard Earnshaw <rearnsha@gcc.gnu.org>
Sat, 18 Dec 2004 18:45:35 +0000 (18:45 +0000)
* arm/ieee754-sf.S (floatdisf): Fix label definition in FPA
compatibility code.

From-SVN: r92356

gcc/ChangeLog
gcc/config/arm/ieee754-sf.S

index 55c29f9..bdc183f 100644 (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.
index 485a72f..101a70b 100644 (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