[Bug fortran/49627] New: NINT(x,16) doesn't work (at all, ever, I don't think)

marcus.appleby at gmail dot com gcc-bugzilla@gcc.gnu.org
Mon Jul 4 11:57:00 GMT 2011


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

           Summary: NINT(x,16) doesn't work (at all, ever, I don't think)
           Product: gcc
           Version: 4.6.1
            Status: UNCONFIRMED
          Severity: blocker
          Priority: P3
         Component: fortran
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: marcus.appleby@gmail.com


Created attachment 24672
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=24672
very short (5 line) program illlustrating problem

I don't think there is much to say beyond the summary.  I think that when you
wrote the code for this function you never actually checked that it will
produce kind 16 integers.  I have attached a test program which produces a
compiler error.



More information about the Gcc-bugs mailing list