aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorMichael Meissner <meissner@gcc.gnu.org>1992-10-23 14:26:59 +0000
committerMichael Meissner <meissner@gcc.gnu.org>1992-10-23 14:26:59 +0000
commita6c8dee447d6a01279969b4a6a24f74424f30e2f (patch)
treee870df5fb97083d052544c174c5e9b00275bda6e /gcc
parentbbd887e6e9945225241e8f9d2def55b24b38bc04 (diff)
downloadgcc-a6c8dee447d6a01279969b4a6a24f74424f30e2f.zip
gcc-a6c8dee447d6a01279969b4a6a24f74424f30e2f.tar.gz
gcc-a6c8dee447d6a01279969b4a6a24f74424f30e2f.tar.bz2
#undef NO_UNDERSCORES, which i386gas.h now sets.
From-SVN: r2575
Diffstat (limited to 'gcc')
-rw-r--r--gcc/config/i386/osfrose.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/gcc/config/i386/osfrose.h b/gcc/config/i386/osfrose.h
index 21a5558..6a99f26 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. */