Commit decd44ac by Jeffrey A Law Committed by Jeff Law

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

From-SVN: r16095
parent 200d7a32
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> Sat Oct 18 13:47:15 1997 Jason Merrill <jason@yorick.cygnus.com>
* tree.c (restore_tree_status): Also free up temporary storage * tree.c (restore_tree_status): Also free up temporary storage
......
...@@ -16,3 +16,6 @@ ...@@ -16,3 +16,6 @@
#undef WCHAR_TYPE_SIZE #undef WCHAR_TYPE_SIZE
#define WCHAR_TYPE_SIZE 32 #define WCHAR_TYPE_SIZE 32
#undef ASM_COMMENT_START
#define ASM_COMMENT_START "#"
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment