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] [F03] {MIN,MAX}{LOC,VAL} should accept character arguments


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

--- Comment #8 from Dominique d'Humieres <dominiq at lps dot ens.fr> ---
> Regression or documentation skew?
>
> Per 4.4.5 documentation, viz.,

This has been changed starting at 4.5.4 up to trunk (5.0):

ARRAY    Shall be an array of type INTEGER or REAL. 

Note that I did not have the patience to check all the revisions in between for
the four combinations of {MIN,MAX}{LOC,VAL} (if you want to do it, be my
guest!-).

AFAICT these F2003 intrinsics have never been implemented. If you have the man
power to do it, please feel free to contribute.


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