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)
- From: Erik Edelmann <erik dot edelmann at iki dot fi>
- To: Uttam Pawar <uttamp at us dot ibm dot com>
- Cc: Fortran List <fortran at gcc dot gnu dot org>
- Date: Tue, 29 Nov 2005 20:56:51 +0200
- Subject: Re: test for allocatable dummy argument-arrays (f95 extension)
- References: <1133290285.17879.53.camel@linux.site>
On Tue, Nov 29, 2005 at 10:51:25AM -0800, Uttam Pawar wrote:
> Hi,
>
> 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?
No, not yet.
> Should I file a PR?
No need to do that; there already is one: PR 16136
Erik