From: Michael Meissner Date: Fri, 23 Oct 1992 14:26:59 +0000 (+0000) Subject: #undef NO_UNDERSCORES, which i386gas.h now sets. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=a6c8dee447d6a01279969b4a6a24f74424f30e2f;p=gcc.git #undef NO_UNDERSCORES, which i386gas.h now sets. From-SVN: r2575 --- diff --git a/gcc/config/i386/osfrose.h b/gcc/config/i386/osfrose.h index 21a5558c669..6a99f26f25d 100644 --- a/gcc/config/i386/osfrose.h +++ b/gcc/config/i386/osfrose.h @@ -43,6 +43,9 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ { "no-half-pic", -MASK_HALF_PIC}, \ { "debugb", MASK_HALF_PIC_DEBUG}, +/* Undefine this now, because bsd386.h tests it. */ +#undef NO_UNDERSCORES + /* Prefix that appears before all global/static identifiers, except for temporary labels. */