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: Erroneous syntax error message on TBP call?


>> ? call new_field%mesh%new_grid()
>> ? ? ? ? ? ? ? ? 1
>> Error: Syntax error in CALL statement at (1)
>
> thanks for reporting this. I filed it as PR42048 in bugzilla, and I
> already have a fix for it (see PR).

After successfully regtesting it, I commited the patchlet from comment
#1 as r154190 under the obvious rule:

http://gcc.gnu.org/viewcvs?view=revision&revision=154190

Cheers,
Janus


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