public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug fortran/36313]  New: [F2003] {MIN,MAX}{LOC,VAL} should accept character arguments
@ 2008-05-23 12:47 fxcoudert at gcc dot gnu dot org
  2008-05-25 20:04 ` [Bug fortran/36313] " tkoenig at gcc dot gnu dot org
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: fxcoudert at gcc dot gnu dot org @ 2008-05-23 12:47 UTC (permalink / raw)
  To: gcc-bugs

Starting with Fortran 2003, MINVAL, MAXVAL, MINLOC and MAXLOC accept character
arguments. (Also, when implementing this, please remember to support wide
characters!)


-- 
           Summary: [F2003] {MIN,MAX}{LOC,VAL} should accept character
                    arguments
           Product: gcc
           Version: 4.4.0
            Status: UNCONFIRMED
          Severity: enhancement
          Priority: P3
         Component: fortran
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: fxcoudert at gcc dot gnu dot org


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


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

* [Bug fortran/36313] [F2003] {MIN,MAX}{LOC,VAL} should accept character arguments
  2008-05-23 12:47 [Bug fortran/36313] New: [F2003] {MIN,MAX}{LOC,VAL} should accept character arguments fxcoudert at gcc dot gnu dot org
@ 2008-05-25 20:04 ` tkoenig at gcc dot gnu dot org
  2008-06-04 19:06 ` tkoenig at gcc dot gnu dot org
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: tkoenig at gcc dot gnu dot org @ 2008-05-25 20:04 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #1 from tkoenig at gcc dot gnu dot org  2008-05-25 20:03 -------
This should be fun :-)


-- 

tkoenig at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|unassigned at gcc dot gnu   |tkoenig at gcc dot gnu dot
                   |dot org                     |org
             Status|UNCONFIRMED                 |ASSIGNED
     Ever Confirmed|0                           |1
   Last reconfirmed|0000-00-00 00:00:00         |2008-05-25 20:03:26
               date|                            |


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


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

* [Bug fortran/36313] [F2003] {MIN,MAX}{LOC,VAL} should accept character arguments
  2008-05-23 12:47 [Bug fortran/36313] New: [F2003] {MIN,MAX}{LOC,VAL} should accept character arguments fxcoudert at gcc dot gnu dot org
  2008-05-25 20:04 ` [Bug fortran/36313] " tkoenig at gcc dot gnu dot org
@ 2008-06-04 19:06 ` tkoenig at gcc dot gnu dot org
  2009-01-03 23:03 ` dfranke at gcc dot gnu dot org
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: tkoenig at gcc dot gnu dot org @ 2008-06-04 19:06 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #2 from tkoenig at gcc dot gnu dot org  2008-06-04 19:06 -------
No time for now (Real Time is catching up with me big time).

Unassigning (for now).


-- 

tkoenig at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|tkoenig at gcc dot gnu dot  |unassigned at gcc dot gnu
                   |org                         |dot org
             Status|ASSIGNED                    |NEW


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


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

* [Bug fortran/36313] [F2003] {MIN,MAX}{LOC,VAL} should accept character arguments
  2008-05-23 12:47 [Bug fortran/36313] New: [F2003] {MIN,MAX}{LOC,VAL} should accept character arguments fxcoudert at gcc dot gnu dot org
  2008-05-25 20:04 ` [Bug fortran/36313] " tkoenig at gcc dot gnu dot org
  2008-06-04 19:06 ` tkoenig at gcc dot gnu dot org
@ 2009-01-03 23:03 ` dfranke at gcc dot gnu dot org
  2009-01-24  9:51 ` dfranke at gcc dot gnu dot org
  2010-02-09 13:10 ` dfranke at gcc dot gnu dot org
  4 siblings, 0 replies; 6+ messages in thread
From: dfranke at gcc dot gnu dot org @ 2009-01-03 23:03 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #3 from dfranke at gcc dot gnu dot org  2009-01-03 23:02 -------
Patch at
    http://gcc.gnu.org/ml/fortran/2009-01/msg00010.html
impliments simplifiers for MINVAL/MAXVAL and character arguments.


-- 

dfranke at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dfranke at gcc dot gnu dot
                   |                            |org


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


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

* [Bug fortran/36313] [F2003] {MIN,MAX}{LOC,VAL} should accept character arguments
  2008-05-23 12:47 [Bug fortran/36313] New: [F2003] {MIN,MAX}{LOC,VAL} should accept character arguments fxcoudert at gcc dot gnu dot org
                   ` (2 preceding siblings ...)
  2009-01-03 23:03 ` dfranke at gcc dot gnu dot org
@ 2009-01-24  9:51 ` dfranke at gcc dot gnu dot org
  2010-02-09 13:10 ` dfranke at gcc dot gnu dot org
  4 siblings, 0 replies; 6+ messages in thread
From: dfranke at gcc dot gnu dot org @ 2009-01-24  9:51 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #4 from dfranke at gcc dot gnu dot org  2009-01-24 09:51 -------
*** Bug 38951 has been marked as a duplicate of this bug. ***


-- 

dfranke at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |anlauf at gmx dot de


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


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

* [Bug fortran/36313] [F2003] {MIN,MAX}{LOC,VAL} should accept character arguments
  2008-05-23 12:47 [Bug fortran/36313] New: [F2003] {MIN,MAX}{LOC,VAL} should accept character arguments fxcoudert at gcc dot gnu dot org
                   ` (3 preceding siblings ...)
  2009-01-24  9:51 ` dfranke at gcc dot gnu dot org
@ 2010-02-09 13:10 ` dfranke at gcc dot gnu dot org
  4 siblings, 0 replies; 6+ messages in thread
From: dfranke at gcc dot gnu dot org @ 2010-02-09 13:10 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #5 from dfranke at gcc dot gnu dot org  2010-02-09 13:10 -------
*** Bug 43006 has been marked as a duplicate of this bug. ***


-- 

dfranke at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |domob at gcc dot gnu dot org


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


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

end of thread, other threads:[~2010-02-09 13:10 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-05-23 12:47 [Bug fortran/36313] New: [F2003] {MIN,MAX}{LOC,VAL} should accept character arguments fxcoudert at gcc dot gnu dot org
2008-05-25 20:04 ` [Bug fortran/36313] " tkoenig at gcc dot gnu dot org
2008-06-04 19:06 ` tkoenig at gcc dot gnu dot org
2009-01-03 23:03 ` dfranke at gcc dot gnu dot org
2009-01-24  9:51 ` dfranke at gcc dot gnu dot org
2010-02-09 13:10 ` 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).