From: Richard Stallman Date: Tue, 23 Feb 1993 19:46:08 +0000 (+0000) Subject: (NO_DOLLAR_IN_LABEL, NO_DOT_IN_LABEL): Defined. X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=d872043a17f843c539463f0f4954985ea5b604fb;p=platform%2Fupstream%2Fgcc.git (NO_DOLLAR_IN_LABEL, NO_DOT_IN_LABEL): Defined. From-SVN: r3514 --- diff --git a/gcc/config/m68k/mot3300.h b/gcc/config/m68k/mot3300.h index c4e06df..36bf6ec 100644 --- a/gcc/config/m68k/mot3300.h +++ b/gcc/config/m68k/mot3300.h @@ -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. */