aboutsummaryrefslogtreecommitdiff
path: root/gas/config/te-hppa.h
diff options
context:
space:
mode:
Diffstat (limited to 'gas/config/te-hppa.h')
-rw-r--r--gas/config/te-hppa.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/gas/config/te-hppa.h b/gas/config/te-hppa.h
index 466f5f9..f250b4e 100644
--- a/gas/config/te-hppa.h
+++ b/gas/config/te-hppa.h
@@ -21,5 +21,8 @@
/* HP PA-RISC and OSF/1 support was contributed by the Center for
Software Science at the University of Utah. */
+/* Labels are not required to have a colon for a suffix. */
+#define LABELS_WITHOUT_COLONS 1
+
/* These define interfaces. */
#include "obj-format.h"