This is the mail archive of the
fortran@gcc.gnu.org
mailing list for the GNU Fortran project.
Re: [Patch, fortran] F2003 - Scalar (re)allocation on assignment and deferred character length scalars.
- From: Paul Richard Thomas <paul dot richard dot thomas at gmail dot com>
- To: Dominique Dhumieres <dominiq at lps dot ens dot fr>
- Cc: fortran at gcc dot gnu dot org
- Date: Sat, 29 Jan 2011 10:17:36 +0100
- Subject: Re: [Patch, fortran] F2003 - Scalar (re)allocation on assignment and deferred character length scalars.
- References: <20110128214458.D02B73BE18@mailhost.lps.ens.fr>
Dominique,
On Fri, Jan 28, 2011 at 10:44 PM, Dominique Dhumieres
<dominiq@lps.ens.fr> wrote:
> Paul,
>
> Apparently you did not commit
> ? ? ? ?* gfortran.dg/realloc_on_assign_5.f90: New test.
> ? ? ? ?* gfortran.dg/allocatable_function_5.f90: New test.
> Was it on purpose?
>
No, it was not deliberate - I shifted to my laptop to do a clean
bootstrap and regtest, followed by the commit. I renamed one of the
tests (realloc_on_assign_5.f90) and clearly was in too much of a rush
to catch up with the ChangeLog. I'll sort it out tonight.
Thanks
Paul