This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug fortran/36313] [F2003] {MIN,MAX}{LOC,VAL} should accept character arguments


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

Thomas Koenig <tkoenig at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|unassigned at gcc dot       |tkoenig at gcc dot gnu.org
                   |gnu.org                     |

--- Comment #6 from Thomas Koenig <tkoenig at gcc dot gnu.org> 2011-08-26 00:06:48 UTC ---
Created attachment 25108
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=25108
patch doing maxloc0* at least.

Still missing: A lot, like minloc*, maxloc1*, etc.

Also: Don't forget the inlined versions, that should be fun too.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]