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 fortran/38437] truncation error in endfile



------- Comment #5 from jvdelisle at gcc dot gnu dot org  2008-12-12 03:58 -------
After creating some dummy data in the file fort.1 I am able to compile and
execute the program.  I did have to declare NA and NB as parameters with some
value and also declare the arrays with those dimensions.

After that, it compiles and executes fine under Cygwin on Windows.  So I fail
to see any problem.


-- 


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


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