1--- binutils-2.20/gas/config/tc-i386.c~ 2009-01-20 14:19:04.000000000 +0100 2+++ binutils-2.20/gas/config/tc-i386.c 2009-01-20 14:20:47.000000000 +0100 3@@ -318,6 +318,7 @@ 4 && !defined (TE_GNU) \ 5 && !defined (TE_LINUX) \ 6 && !defined (TE_NETWARE) \ 7+ && 0 \ 8 && !defined (TE_FreeBSD) \ 9 && !defined (TE_NetBSD))) 10 /* This array holds the chars that always start a comment. If the 11

