public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug fortran/48720] New: quad precision literals do not work
@ 2011-04-21 22:31 sliwa at blue dot cft.edu.pl
  2011-04-21 22:33 ` [Bug fortran/48720] " sliwa at blue dot cft.edu.pl
                   ` (10 more replies)
  0 siblings, 11 replies; 12+ messages in thread
From: sliwa at blue dot cft.edu.pl @ 2011-04-21 22:31 UTC (permalink / raw)
  To: gcc-bugs

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

           Summary: quad precision literals do not work
           Product: gcc
           Version: 4.6.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: fortran
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: sliwa@blue.cft.edu.pl


real*16 x
  x = 1.1q0
  write(*,*) x
  end

prints

   1.1000000238418579101562500000000000      

I am not quite sure, but shouldn't this be a quad precision literal?


^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2011-05-04 19:26 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-04-21 22:31 [Bug fortran/48720] New: quad precision literals do not work sliwa at blue dot cft.edu.pl
2011-04-21 22:33 ` [Bug fortran/48720] " sliwa at blue dot cft.edu.pl
2011-04-22  2:22 ` jvdelisle at gcc dot gnu.org
2011-04-22  4:08 ` kargl at gcc dot gnu.org
2011-04-22 12:47 ` jvdelisle at frontier dot com
2011-04-22 15:01 ` sgk at troutmask dot apl.washington.edu
2011-04-22 15:16 ` sgk at troutmask dot apl.washington.edu
2011-04-25 18:45 ` kargl at gcc dot gnu.org
2011-05-03  1:25 ` kargl at gcc dot gnu.org
2011-05-03  1:34 ` kargl at gcc dot gnu.org
2011-05-04 19:20 ` kargl at gcc dot gnu.org
2011-05-04 19:26 ` kargl at gcc dot gnu.org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).