summaryrefslogtreecommitdiffstats
path: root/contrib/gcc/config/sparc/vxsim.h
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/gcc/config/sparc/vxsim.h')
-rw-r--r--contrib/gcc/config/sparc/vxsim.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/contrib/gcc/config/sparc/vxsim.h b/contrib/gcc/config/sparc/vxsim.h
index 94cfb92..c821e82 100644
--- a/contrib/gcc/config/sparc/vxsim.h
+++ b/contrib/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. */
OpenPOWER on IntegriCloud