[Bug fortran/41168] incorrect processing of formatted records in mingw port

jvdelisle at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Wed Sep 9 02:12:00 GMT 2009



------- Comment #10 from jvdelisle at gcc dot gnu dot org  2009-09-09 02:11 -------
I am able to reproduce this now, so I will begin to see if I can pinpoint the
problem.

Using:

Index: io.h
===================================================================
--- io.h        (revision 151491)
+++ io.h        (working copy)
@@ -30,7 +30,7 @@
 /* IO library include.  */

 #include "libgfortran.h"
-
+#define HAVE_CRLF
 #include <setjmp.h>
 #include <gthr.h>



-- 


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



More information about the Gcc-bugs mailing list