This is the mail archive of the
fortran@gcc.gnu.org
mailing list for the GNU Fortran project.
Re: test for allocatable dummy argument-arrays (f95 extension)
Quoting Tobias.Schlueter@Physik.Uni-Muenchen.DE:
> Quoting Uttam Pawar <uttamp@us.ibm.com>:
> > Following test fails to compile. This feature is part of f95 extension
> > (ISO/IEC TR 15581 : 1998 (E))
> >
> > This is not supported yet in gfortran I presume? Should I file a PR?
>
> There is one already: PR 20541.
Of course Erik is right. This one is for allocatable components, which are a
part of the same TR.
- Tobi