[Patch, fortran] PR28585: Add Fortran 2003 NEW_LINE intrinsic function

FX Coudert fxcoudert@gmail.com
Thu Sep 28 05:29:00 GMT 2006


> I also need to go read the F2003 standard to see
> what this intrinsic does because its name suggests that gfortran
> can constant-fold the intrinsics away.

I'm a bit worried that not all systems supported by gfortran use \n  
as newline. E.g., i386-pc-mingw32 uses \n\r.

FX



More information about the Fortran mailing list