* i386/bsd386.h (ASM_COMMENT_START): Define.

From-SVN: r16095
This commit is contained in:
Jeffrey A Law 1997-10-20 00:40:44 +00:00 committed by Jeff Law
parent 200d7a3251
commit decd44aced
2 changed files with 7 additions and 0 deletions

View 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

View file

@ -16,3 +16,6 @@
#undef WCHAR_TYPE_SIZE
#define WCHAR_TYPE_SIZE 32
#undef ASM_COMMENT_START
#define ASM_COMMENT_START "#"