]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gas/symbols.c
Remove i860, i960, bout and aout-adobe targets
[thirdparty/binutils-gdb.git] / gas / symbols.c
index d16e804c2b9ae17bb870e21223172ef05937ef33..08a708b5ccbf5bd97393ebc88d00de083fe39c9c 100644 (file)
@@ -407,8 +407,7 @@ colon (/* Just seen "x:" - rattle symbols & frags.  */
                }
              else
                {
-#if (!defined (OBJ_AOUT) && !defined (OBJ_MAYBE_AOUT) \
-     && !defined (OBJ_BOUT) && !defined (OBJ_MAYBE_BOUT))
+#if (!defined (OBJ_AOUT) && !defined (OBJ_MAYBE_AOUT))
                  static const char *od_buf = "";
 #else
                  char od_buf[100];