]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/config/arm/unknown-elf.h
alpha.c (TARGET_ASM_GLOBALIZE_LABEL): Define for unicosmk.
[thirdparty/gcc.git] / gcc / config / arm / unknown-elf.h
index df3977c1c5673fcc7cfcfa705a18c2eea228b27d..bf2eee2bb6904341e29c7b889449aaa0393ec6bf 100644 (file)
@@ -61,7 +61,7 @@ Boston, MA 02111-1307, USA.  */
       else                                                             \
        bss_section ();                                                 \
                                                                        \
-      ASM_GLOBALIZE_LABEL (FILE, NAME);                                        \
+      (*targetm.asm_out.globalize_label) (FILE, NAME);                 \
                                                                        \
       ASM_OUTPUT_ALIGN (FILE, floor_log2 (ALIGN / BITS_PER_UNIT));     \
                                                                        \