------- Comment #4 from brtnfld at hdfgroup dot org 2008-07-08 18:40 ------- Subject: Re: C_LOC and characters greater then one in length.
I reported it to intel , their flag (-e03) used for checking for non-standard Fortran 2003 features missed it. pgi compiler with -Mstandard also missed it. g95 does not check for non-standard Fortran. I guess the conclusion is that it is not a bug in gfortran. kargl at gcc dot gnu dot org wrote: > ------- Comment #3 from kargl at gcc dot gnu dot org 2008-07-08 18:27 ------- > (In reply to comment #2) > >> Subject: Re: C_LOC and characters greater then one in >> length. >> >> My mistake, I did not see that in the standard. >> >> It still would be nice however to have the non-standard feature for >> characters of LEN > 1. >> >> > > It also may be appropriate to report this bug to the vendors you cited > as proof that gfortran had a bug. > > > -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36759