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 #1 from pinskia at gcc dot gnu dot org  2008-06-22 21:48 -------
> (he can't display *.s files properly on Windows without 
> converting them first)

What text editor is he using?  I know NotePad does not support UNIX style line
endings but WordPad supports it which is what I use on Windows to read *.s
files.

I don't think we should support this really.  If we do then can we output UTF-8
line endings instead :).


-- 


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]