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: gfortran bug regarding interface block with named END INTERFACEstatements?


Paul,

That is indeed a bug. Could you make a PR for it, please?

In the meant time a correct workaround is to reduce

END INTERFACE Compare_Float and END INTERFACE OPERATOR (.EqualTo.)

to END INTERFACE. Intel and Digital accept this form.

Paul T


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