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/21875] [meta-bug] NIST test suite failures


------- Additional Comments From jvdelisle at verizon dot net  2005-07-20 06:06 -------
The snippet in Comment #6 fails correctly because the format is calling for a
field width of 8 characters.  The first read goes past the first number and into
the second and you basically are reading garbage.

-- 


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


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