This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug target/36603] Use \r\n for generated *.s files on Windows



------- Comment #2 from dannysmith at users dot sourceforge dot net  2008-06-23 02:54 -------
Using \r\n will cause problems with pch files.

This is why I made this change
2004-06-05  Danny Smith  <dannysmith@users.sourceforge.net>

        * toplev.c (init_asm_output): Add explicit 'b' to mode when
        opening asm_out_file.

This is the first complaint I've heard since that patch.  Don't use Notepad for
anything.
Danny


-- 

dannysmith at users dot sourceforge dot net changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|unassigned at gcc dot gnu   |dannysmith at users dot
                   |dot org                     |sourceforge dot net
             Status|UNCONFIRMED                 |ASSIGNED
     Ever Confirmed|0                           |1
   Last reconfirmed|0000-00-00 00:00:00         |2008-06-23 02:54:51
               date|                            |


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36603


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]