From: Richard Kenner Date: Thu, 7 May 1992 10:07:32 +0000 (-0400) Subject: entered into RCS X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=5ace4ac449caa94c2750f8d660b894b10efbfb50;p=gcc.git entered into RCS From-SVN: r932 --- diff --git a/gcc/config/mips/osfrose.h b/gcc/config/mips/osfrose.h index 4857d218e07..e8c5d8cb9ba 100644 --- a/gcc/config/mips/osfrose.h +++ b/gcc/config/mips/osfrose.h @@ -49,8 +49,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ %{.s:%i} %{!.s:%g.s}}}" #define CPP_SPEC "\ -#define CPP_SPEC "\ -%{.S: -D__LANGUAGE_ASSEMBLY__ -D__LANGUAGE_ASSEMBLY %{!ansi:-DLANGUAGE_ASSEMBLY} +%{.S: -D__LANGUAGE_ASSEMBLY__ -D__LANGUAGE_ASSEMBLY %{!ansi:-DLANGUAGE_ASSEMBLY} \ -ULANGUAGE_C -U__LANGUAGE_C__} \ %{.cc: -D__LANGUAGE_C_PLUS_PLUS__ -D__LANGUAGE_C_PLUS_PLUS} \ %{.cxx: -D__LANGUAGE_C_PLUS_PLUS__ -D__LANGUAGE_C_PLUS_PLUS} \