This is the mail archive of the fortran@gcc.gnu.org mailing list for the GNU Fortran 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]

Re: [Patch, Fortran] PR34079 - Bind(C) support for ENTRY


Jerry DeLisle wrote:
> Tobias Burnus wrote:
>> :ADDPATCH fortran:
>>
>> Fortran 2003 allows also to specify BIND(C) for ENTRY:
> Fix comment: s/where/is/
>
> +  /* Check what next non-whitespace character is so we can tell if there
> +     where the required parens if we have a BIND(C).  */
>
> Otherwise looks OK.

As this was a copied-and-pasted error, I took the opportunity and fixed
also gfc_match_subroutine. (Checked in as Rev. 130288.)

Thanks  for the review.

Tobias


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