From: Jim Wilson Date: Mon, 12 Aug 1996 21:35:23 +0000 (-0700) Subject: (DOLLARS_IN_IDENTIFIERS): Undefine. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=f434403dd78bd9ecd8cfd721396170b9e05af2ea;p=gcc.git (DOLLARS_IN_IDENTIFIERS): Undefine. From-SVN: r12626 --- diff --git a/gcc/config/mips/iris5.h b/gcc/config/mips/iris5.h index 8c9f20732a9..79d6c51bd59 100644 --- a/gcc/config/mips/iris5.h +++ b/gcc/config/mips/iris5.h @@ -129,6 +129,9 @@ Boston, MA 02111-1307, USA. */ #undef MACHINE_TYPE #define MACHINE_TYPE "SGI running IRIX 5.x" + + /* Dollar signs are OK in Irix5 but not in Irix3. */ +#undef DOLLARS_IN_IDENTIFIERS #undef NO_DOLLAR_IN_LABEL /* -G is incompatible with -KPIC which is the default, so only allow objects