This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [gfortran] PR17222: Functions with derived type
- From: Paul Brook <paul at codesourcery dot com>
- To: fortran at gcc dot gnu dot org
- Cc: Tobias Schlüter <tobias dot schlueter at physik dot uni-muenchen dot de>,patch <gcc-patches at gcc dot gnu dot org>
- Date: Tue, 31 Aug 2004 17:44:31 +0100
- Subject: Re: [gfortran] PR17222: Functions with derived type
- Organization: CodeSourcery
- References: <4134A81A.7090806@physik.uni-muenchen.de>
> 2004-08-31 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
>
> PR fortran/17222
> * trans-types.c (gfc_return_by_reference): Remove TODO error,
> add comment pointing out possible issue WRT compatibility with g77.
Ok.
Paul