public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug fortran/34505]  New: -std=f*:  FLOAT accepts non-integers and SNGL non-double precision reals
@ 2007-12-17  9:25 burnus at gcc dot gnu dot org
  2007-12-17  9:43 ` [Bug fortran/34505] FLOAT/SNGL: Not accepted as actual argument; diagnostics problems burnus at gcc dot gnu dot org
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: burnus at gcc dot gnu dot org @ 2007-12-17  9:25 UTC (permalink / raw)
  To: gcc-bugs

Per "13.6 Specific names for standard intrinsic functions" (Fortran 2003)

FLOAT is a specific function of REAL which takes as argument
      only a default-kind integer.
SNGL  is a specific function of REAL which takes as argument
      only a double precision real.

Current implementation is that it takes any kind of int/real/complex as REAL
does.


-- 
           Summary: -std=f*:  FLOAT accepts non-integers and SNGL non-double
                    precision reals
           Product: gcc
           Version: 4.3.0
            Status: UNCONFIRMED
          Keywords: accepts-invalid, diagnostic
          Severity: normal
          Priority: P3
         Component: fortran
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: burnus at gcc dot gnu dot org


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


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

end of thread, other threads:[~2010-05-19 12:58 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-12-17  9:25 [Bug fortran/34505] New: -std=f*: FLOAT accepts non-integers and SNGL non-double precision reals burnus at gcc dot gnu dot org
2007-12-17  9:43 ` [Bug fortran/34505] FLOAT/SNGL: Not accepted as actual argument; diagnostics problems burnus at gcc dot gnu dot org
2009-03-29  8:19 ` fxcoudert at gcc dot gnu dot org
2010-05-13 16:46 ` dfranke at gcc dot gnu dot org
2010-05-19 11:44 ` dfranke at gcc dot gnu dot org
2010-05-19 11:46 ` dfranke at gcc dot gnu dot org
2010-05-19 12:58 ` dfranke at gcc dot gnu dot 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).