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/32979] Implement vendor-specific ISNAN() intrinsic function



------- Comment #6 from burnus at gcc dot gnu dot org  2007-08-04 11:57 -------
Created an attachment (id=14020)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=14020&action=view)
Patch for invoke.texi 

> I'd go for implementing isnan as an extension, and only isnan. (until we get
> the IEEE module). The following patch does just that:

Thanks. The patch looks ok, except that there is no error shows if
-std=f2003/f95 is given. I attached a patch for invoke.texi.


-- 


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


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