public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug fortran/52153] New: REAL128 gives extended precision, not quad precision
@ 2012-02-07 18:45 townsend at astro dot wisc.edu
  2012-02-07 19:42 ` [Bug fortran/52153] " kargl at gcc dot gnu.org
                   ` (9 more replies)
  0 siblings, 10 replies; 11+ messages in thread
From: townsend at astro dot wisc.edu @ 2012-02-07 18:45 UTC (permalink / raw)
  To: gcc-bugs

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

             Bug #: 52153
           Summary: REAL128 gives extended precision, not quad precision
    Classification: Unclassified
           Product: gcc
           Version: 4.7.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: fortran
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: townsend@astro.wisc.edu


The REAL128 parameter defined in ISO_FORTRAN_ENV has the value 10, which
corresponds to extended precision. Should it not have a value 16, corresponding
to quad precision? 

As things currently stand, to obtain quad precision reals, I have to use
REAL(16) or REAL*16, which is non-portable; I'd rather use REAL(REAL128).


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

end of thread, other threads:[~2013-08-12 15:33 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-02-07 18:45 [Bug fortran/52153] New: REAL128 gives extended precision, not quad precision townsend at astro dot wisc.edu
2012-02-07 19:42 ` [Bug fortran/52153] " kargl at gcc dot gnu.org
2012-02-07 21:26 ` dominiq at lps dot ens.fr
2012-02-07 21:52 ` sgk at troutmask dot apl.washington.edu
2012-02-07 22:40 ` sgk at troutmask dot apl.washington.edu
2012-02-08  8:06 ` burnus at gcc dot gnu.org
2012-02-08 21:02 ` steven at gcc dot gnu.org
2012-02-08 21:17 ` sgk at troutmask dot apl.washington.edu
2013-08-12  8:08 ` latlon90180+gcc_bugzilla at gmail dot com
2013-08-12 15:23 ` sgk at troutmask dot apl.washington.edu
2013-08-12 15:33 ` 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).