2009-09-26 18:43:17 +02:00
|
|
|
--- gcc-4.3.3/gcc/config/i386/unix.h~ 2009-01-20 16:05:45.000000000 +0100
|
|
|
|
+++ gcc-4.3.3/gcc/config/i386/unix.h 2009-01-20 16:05:47.000000000 +0100
|
|
|
|
@@ -32,7 +32,7 @@
|
2010-04-27 08:56:47 +02:00
|
|
|
|
2009-09-26 18:43:17 +02:00
|
|
|
/* String containing the assembler's comment-starter. */
|
2010-04-27 08:56:47 +02:00
|
|
|
|
2009-09-26 18:43:17 +02:00
|
|
|
-#define ASM_COMMENT_START "/"
|
|
|
|
+#define ASM_COMMENT_START "#"
|
2010-04-27 08:56:47 +02:00
|
|
|
|
2009-09-26 18:43:17 +02:00
|
|
|
/* Output to assembler file text saying following lines
|
|
|
|
may contain character constants, extra white space, comments, etc. */
|