summaryrefslogtreecommitdiff
path: root/gcc/config/rs6000/rs6000.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/config/rs6000/rs6000.h')
-rw-r--r--gcc/config/rs6000/rs6000.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/config/rs6000/rs6000.h b/gcc/config/rs6000/rs6000.h
index 543dceaa15d..8ab59cb6980 100644
--- a/gcc/config/rs6000/rs6000.h
+++ b/gcc/config/rs6000/rs6000.h
@@ -2384,7 +2384,7 @@ extern int toc_initialized;
/* This is how we tell the assembler that two symbols have the same value. */
-#define SET_ASM_OP ".set"
+#define SET_ASM_OP "\t.set\t"
/* This implementes the `alias' attribute. */