public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug fortran/38951]  New: Fortran 2003: MINVAL/MAXVAL/MINLOC/MAXLOC for character arrays
@ 2009-01-23 23:05 anlauf at gmx dot de
  2009-01-24  9:51 ` [Bug fortran/38951] " dfranke at gcc dot gnu dot org
  0 siblings, 1 reply; 2+ messages in thread
From: anlauf at gmx dot de @ 2009-01-23 23:05 UTC (permalink / raw)
  To: gcc-bugs

Hi,

this is just to mention that support for MINVAL/MAXVAL/MINLOC/MAXLOC
for character arrays is required in Fortran 2003.

Example:

  print *, minval ( [ "A" ] )
  print *, minloc ( [ "A" ] )

should both work.


-- 
           Summary: Fortran 2003: MINVAL/MAXVAL/MINLOC/MAXLOC for character
                    arrays
           Product: gcc
           Version: 4.4.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: fortran
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: anlauf at gmx dot de


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


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

* [Bug fortran/38951] Fortran 2003: MINVAL/MAXVAL/MINLOC/MAXLOC for character arrays
  2009-01-23 23:05 [Bug fortran/38951] New: Fortran 2003: MINVAL/MAXVAL/MINLOC/MAXLOC for character arrays anlauf at gmx dot de
@ 2009-01-24  9:51 ` dfranke at gcc dot gnu dot org
  0 siblings, 0 replies; 2+ messages in thread
From: dfranke at gcc dot gnu dot org @ 2009-01-24  9:51 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #1 from dfranke at gcc dot gnu dot org  2009-01-24 09:51 -------


*** This bug has been marked as a duplicate of 36313 ***


-- 

dfranke at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |DUPLICATE


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


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

end of thread, other threads:[~2009-01-24  9:51 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-01-23 23:05 [Bug fortran/38951] New: Fortran 2003: MINVAL/MAXVAL/MINLOC/MAXLOC for character arrays anlauf at gmx dot de
2009-01-24  9:51 ` [Bug fortran/38951] " 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).