aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/darwin.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/config/darwin.c')
-rw-r--r--gcc/config/darwin.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/config/darwin.c b/gcc/config/darwin.c
index d0080ec7c5c..d97a6b27c73 100644
--- a/gcc/config/darwin.c
+++ b/gcc/config/darwin.c
@@ -2163,7 +2163,7 @@ darwin_build_constant_cfstring (tree str)
otherwise return NULL signifying that we have no special
knowledge. */
tree
-darwin_cw_asm_special_label (tree id)
+darwin_iasm_special_label (tree id)
{
const char *name = IDENTIFIER_POINTER (id);