[Bug fortran/36378] Support Fortran files with \r line breaks

jvdelisle at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Fri May 30 04:22:00 GMT 2008



------- Comment #1 from jvdelisle at gcc dot gnu dot org  2008-05-30 04:21 -------
This could be solved by judicious use of a good source code editor.

Also, we could have the scanner insert a '/n' if a '/r' is found and peeking
ahead does not find a '/n', assuming we are not between quotes in a literal
string.


-- 


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



More information about the Gcc-bugs mailing list