arm.h (ASM_OUTPUT_LABELREF): Use asm_fprintf.
authorPhilip Blundell <philb@gnu.org>
Sun, 8 Apr 2001 19:55:04 +0000 (19:55 +0000)
committerPhil Blundell <pb@gcc.gnu.org>
Sun, 8 Apr 2001 19:55:04 +0000 (19:55 +0000)
2001-04-08  Philip Blundell  <philb@gnu.org>

* config/arm/arm.h (ASM_OUTPUT_LABELREF): Use asm_fprintf.

From-SVN: r41191

gcc/ChangeLog
gcc/config/arm/arm.h

index b6eddb5a7a0b4ae2add8c5618052ae11f6a60b51..4c2a710bc1c3f955a5589f14c11270543a5882f0 100644 (file)
@@ -1,3 +1,7 @@
+2001-04-08  Philip Blundell  <philb@gnu.org>
+
+       * config/arm/arm.h (ASM_OUTPUT_LABELREF): Use asm_fprintf.
+
 2001-04-08  Neil Booth  <neil@daikokuya.demon.co.uk>
 
        * cpperror.c (print_location): Don't special case <stdin>.
index 3332c220a67b551d560aa0aa20b10648c3d12c8d..438719385fe01cfe98488c8bb8b567a34a5ab687 100644 (file)
@@ -1929,7 +1929,7 @@ typedef struct
    `assemble_name' uses this.  */
 #undef  ASM_OUTPUT_LABELREF
 #define ASM_OUTPUT_LABELREF(FILE, NAME)                \
-  fprintf (FILE, "%s%s", USER_LABEL_PREFIX, arm_strip_name_encoding (NAME))
+  asm_fprintf (FILE, "%U%s", arm_strip_name_encoding (NAME))
 
 /* If we are referencing a function that is weak then encode a long call
    flag in the function name, otherwise if the function is static or