Since some people disapprove of white space cleanups mixed in regular commits
[coreboot.git] / util / crossgcc / patches / gcc-4.3.2_use-gnu-style-comments-in-assembly.patch
index b5bfb2013a518f91f306343adc7e7c84c923957d..168f0d06552b708460c5d03d417a88fd09a07a32 100644 (file)
@@ -1,11 +1,11 @@
 --- gcc-4.3.2/gcc/config/i386/unix.h~  2009-01-20 16:05:45.000000000 +0100
 +++ gcc-4.3.2/gcc/config/i386/unix.h   2009-01-20 16:05:47.000000000 +0100
 @@ -32,7 +32,7 @@
+
  /* String containing the assembler's comment-starter.  */
+
 -#define ASM_COMMENT_START "/"
 +#define ASM_COMMENT_START "#"
+
  /* Output to assembler file text saying following lines
     may contain character constants, extra white space, comments, etc.  */