gfortran bug regarding interface block with named END INTERFACE statements?

Paul Thomas paulthomas2@wanadoo.fr
Wed Oct 26 15:25:00 GMT 2005


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



More information about the Fortran mailing list