#undef NO_UNDERSCORES, which i386gas.h now sets.
authorMichael Meissner <meissner@gcc.gnu.org>
Fri, 23 Oct 1992 14:26:59 +0000 (14:26 +0000)
committerMichael Meissner <meissner@gcc.gnu.org>
Fri, 23 Oct 1992 14:26:59 +0000 (14:26 +0000)
From-SVN: r2575

gcc/config/i386/osfrose.h

index 21a5558c669662b11107fb400b9a294398a76910..6a99f26f25d93a7330463e1fd2d13d5b81aa5916 100644 (file)
@@ -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.  */