aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorRichard Stallman <rms@gnu.org>1993-03-25 21:29:56 +0000
committerRichard Stallman <rms@gnu.org>1993-03-25 21:29:56 +0000
commit2e2863d49f675e241b7529c1123bfae2dacbe3c8 (patch)
treed9c0a00039c130a1bbbd1c9956bcbec8d718f3b9 /gcc
parent9c6a79a9eb3fd5d90ac375a9987cc68e53aa0026 (diff)
downloadgcc-2e2863d49f675e241b7529c1123bfae2dacbe3c8.zip
gcc-2e2863d49f675e241b7529c1123bfae2dacbe3c8.tar.gz
gcc-2e2863d49f675e241b7529c1123bfae2dacbe3c8.tar.bz2
(NO_DOT_IN_LABEL): Defined.
From-SVN: r3879
Diffstat (limited to 'gcc')
-rw-r--r--gcc/config/pyr/pyr.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/gcc/config/pyr/pyr.h b/gcc/config/pyr/pyr.h
index 0e1cd1f..54175c7 100644
--- a/gcc/config/pyr/pyr.h
+++ b/gcc/config/pyr/pyr.h
@@ -100,6 +100,9 @@ extern int target_flags;
#define NO_DOLLAR_IN_LABEL
+/* Maybe it doesn't permit dot either. */
+#define NO_DOT_IN_LABEL
+
/* Never allow $ in identifiers */
#define DOLLARS_IN_IDENTIFIERS 0