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 libfortran/43298] fortran library does not read in NaN -Inf or Inf



------- Comment #8 from burnus at gcc dot gnu dot org  2010-06-28 09:09 -------
Created an attachment (id=21022)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=21022&action=view)
Draft patch for reading NaN(alphanum) in list-directed I/O

While INF/NAN were already supported in list-directed I/O (cf. PR fortran/34319
and PR 34427), NAN(alpanum) was not. Attached is a draft patch to handle it.

That's a separate but related issue to the patch in comment 7 which is about
format-based I/O.


-- 


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


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