(NO_DOLLAR_IN_LABEL): Defined.
authorrms <rms@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 27 Oct 1993 04:01:32 +0000 (04:01 +0000)
committerrms <rms@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 27 Oct 1993 04:01:32 +0000 (04:01 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@5914 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/config/m68k/amix.h

index c2e8a20..2d6cd35 100644 (file)
@@ -21,6 +21,9 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.  */
 
 #include "m68k/m68kv4.h"
 
+/* ler@lerami.lerctr.org reports as doesn't accept $.  */
+#define NO_DOLLAR_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