aboutsummaryrefslogtreecommitdiff
path: root/gas/config/tc-s390.h
diff options
context:
space:
mode:
authorAndreas Krebbel <Andreas.Krebbel@de.ibm.com>2009-01-14 15:43:20 +0000
committerAndreas Krebbel <Andreas.Krebbel@de.ibm.com>2009-01-14 15:43:20 +0000
commit7b6598a4799b37eef9ceefd02a6b7a30c714bbc9 (patch)
tree83d0447b4193a2da21dfe23afc7aad6b8187c1f3 /gas/config/tc-s390.h
parent041d0fd7f40422a8acc9eae6efbf18d63b2552a0 (diff)
downloadgdb-7b6598a4799b37eef9ceefd02a6b7a30c714bbc9.zip
gdb-7b6598a4799b37eef9ceefd02a6b7a30c714bbc9.tar.gz
gdb-7b6598a4799b37eef9ceefd02a6b7a30c714bbc9.tar.bz2
2009-01-14 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
* config/tc-s390.h: Define LOCAL_LABEL_PREFIX.
Diffstat (limited to 'gas/config/tc-s390.h')
-rw-r--r--gas/config/tc-s390.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/gas/config/tc-s390.h b/gas/config/tc-s390.h
index 1636400..7ac135c 100644
--- a/gas/config/tc-s390.h
+++ b/gas/config/tc-s390.h
@@ -51,6 +51,8 @@ extern const char *s390_target_format (void);
/* Whether or not the target is big endian */
extern int target_big_endian;
+#define LOCAL_LABEL_PREFIX '.'
+
/* Permit temporary numeric labels. */
#define LOCAL_LABELS_FB 1