This is the mail archive of the
fortran@gcc.gnu.org
mailing list for the GNU Fortran project.
Re: gfortran triumphs with wrong code
- From: Tobias Schlüter <tobias dot schlueter at physik dot uni-muenchen dot de>
- To: THOMAS Paul Richard 169137 <prthomas at drfccad dot cea dot fr>
- Cc: "'fortran at gcc dot gnu dot org'" <fortran at gcc dot gnu dot org>
- Date: Fri, 22 Jul 2005 15:45:58 +0200
- Subject: Re: gfortran triumphs with wrong code
- References: <756DFD3DE8F1D411A59A00306E06E84702C427A2@drfccad.cad.cea.fr>
THOMAS Paul Richard 169137 wrote:
> gfortran (and g95) happily chomp away on an automatic object in the main
> program that is dimensioned by a variable furnished by a module.
>
> f90 and ifc correctly reject this.
>
> Paul T
>
> Andrew, I could not find this; is there already a PR on this?
PR 15976
- Tobi