]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/config/alpha/unicosmk.h
Merge basic-improvements-branch to trunk
[thirdparty/gcc.git] / gcc / config / alpha / unicosmk.h
index 8f7b53db0718d2d5582e8d8269017d3ba5ffa6d7..b8f9512f522edfee1ebead61b0dcbb8e489a7190 100644 (file)
@@ -350,12 +350,12 @@ ssib_section ()                   \
 #undef ASM_OUTPUT_SOURCE_FILENAME
 
 /* This is how to output a label for a jump table.  Arguments are the same as
-   for ASM_OUTPUT_INTERNAL_LABEL, except the insn for the jump table is
+   for (*targetm.asm_out.internal_label), except the insn for the jump table is
    passed.  */
 
 #undef ASM_OUTPUT_CASE_LABEL
 #define ASM_OUTPUT_CASE_LABEL(FILE,PREFIX,NUM,TABLEINSN)       \
-  ASM_OUTPUT_INTERNAL_LABEL (FILE, PREFIX, NUM)
+  (*targetm.asm_out.internal_label) (FILE, PREFIX, NUM)
 
 /* CAM has some restrictions with respect to string literals. It won't
    accept lines with more that 256 characters which means that we have