* i386/bsd386.h (ASM_COMMENT_START): Define.
authorJeffrey A Law <law@cygnus.com>
Mon, 20 Oct 1997 00:40:44 +0000 (00:40 +0000)
committerJeff Law <law@gcc.gnu.org>
Mon, 20 Oct 1997 00:40:44 +0000 (18:40 -0600)
From-SVN: r16095

gcc/ChangeLog
gcc/config/i386/bsd386.h

index 6cc23741e9f2c97fca52ecf4b1a837d47aed8379..89176b068f77406e9e0bbd3a996cdddeffaeaeaf 100644 (file)
@@ -1,3 +1,7 @@
+Sun Oct 19 18:44:06 1997  Jeffrey A Law  (law@cygnus.com)
+
+       * i386/bsd386.h (ASM_COMMENT_START): Define.
+
 Sat Oct 18 13:47:15 1997  Jason Merrill  <jason@yorick.cygnus.com>
 
        * tree.c (restore_tree_status): Also free up temporary storage
index 935a2e06404d9249573f724ca0aadcf7edde8137..6f9d8f2426d65a9c288f541db13c23b05330288e 100644 (file)
@@ -16,3 +16,6 @@
 
 #undef WCHAR_TYPE_SIZE
 #define WCHAR_TYPE_SIZE 32
+
+#undef ASM_COMMENT_START
+#define ASM_COMMENT_START "#"