(NO_DOLLAR_IN_LABEL, NO_DOT_IN_LABEL): Defined.
authorRichard Stallman <rms@gnu.org>
Tue, 23 Feb 1993 19:46:08 +0000 (19:46 +0000)
committerRichard Stallman <rms@gnu.org>
Tue, 23 Feb 1993 19:46:08 +0000 (19:46 +0000)
From-SVN: r3514

gcc/config/m68k/mot3300.h

index c4e06df..36bf6ec 100644 (file)
@@ -30,6 +30,9 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.  */
 #define SGS_SWAP_W             /* Use swap.w rather than just plain swap */
 #define SGS_SWITCH_TABLES      /* Different switch table handling */
 
+#define NO_DOLLAR_IN_LABEL
+#define NO_DOT_IN_LABEL
+
 #include "m68k/m68k.h"
 
 /* See m68k.h.  7 means 68020 with 68881.  */