aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/sparc/vxsim.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/config/sparc/vxsim.h')
-rw-r--r--gcc/config/sparc/vxsim.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/gcc/config/sparc/vxsim.h b/gcc/config/sparc/vxsim.h
index 94cfb92df10..c821e82273e 100644
--- a/gcc/config/sparc/vxsim.h
+++ b/gcc/config/sparc/vxsim.h
@@ -71,6 +71,9 @@ do { \
#undef COMMON_ASM_OP
#define COMMON_ASM_OP "\t.common\t"
+#undef LOCAL_LABEL_PREFIX
+#define LOCAL_LABEL_PREFIX "."
+
/* This is how to output a definition of an internal numbered label where
PREFIX is the class of label and NUM is the number within the class. */