(NO_{DOLLAR,DOT}_IN_LABEL): Define.
authorRichard Kenner <kenner@gcc.gnu.org>
Wed, 21 Sep 1994 09:52:45 +0000 (05:52 -0400)
committerRichard Kenner <kenner@gcc.gnu.org>
Wed, 21 Sep 1994 09:52:45 +0000 (05:52 -0400)
From-SVN: r8112

gcc/config/m68k/atari.h

index b22a5f6a659b19e3c07e82dd4537492ea3d02883..379d77c1979978509de0dda2b60a1c5f69012ed7 100644 (file)
@@ -20,6 +20,11 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.  */
 
 #include "m68k/m68kv4.h"
 
+/* Dollars and dots in labels are not allowed. */
+
+#define NO_DOLLAR_IN_LABEL
+#define NO_DOT_IN_LABEL
+
 /* Alter assembler syntax for fsgldiv and fsglmul.
    It is highly likely that this is a generic SGS m68k assembler dependency.
    If so, it should eventually be handled in the m68k/sgs.h ASM_OUTPUT_OPCODE