------- Comment #10 from burnus at gcc dot gnu dot org  2010-03-04 11:05 -------
(In reply to comment #9)
> > We turn off this behaviour with -std=f95 or higher.
> Apparently this is not true for -std=f2008:

That's seems to be an (additional) bug ...

> > I am thinking the extended reads should be allowed with -std=legacy
> > and have -std=gnu use the non extended reads as default.
> I'ld vote for -std=legacy only.

And I think it should also be supported with -std=gnu, given how widely it is
supported by other compilers. However, only for array elements and not for
vectors, cf. http://gcc.gnu.org/ml/fortran/2010-03/msg00021.html


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43228

Reply via email to