This is the mail archive of the
fortran@gcc.gnu.org
mailing list for the GNU Fortran project.
Re: Assumed size arrays and min intrinsic ?!?!?
- From: Tobias Schlüter <tobias dot schlueter at physik dot uni-muenchen dot de>
- To: Paul Thomas <paulthomas2 at wanadoo dot fr>
- Cc: fortran at gcc dot gnu dot org, jvdelisle at gcc dot gnu dot org
- Date: Sun, 25 Dec 2005 05:05:18 +0100
- Subject: Re: Assumed size arrays and min intrinsic ?!?!?
- References: <E1Eptt9-0005T7-7t@laptop.moene.indiv.nluug.nl> <43AD5270.3030705@wanadoo.fr>
Paul Thomas wrote:
> I lost so much time on this today that I am not going to be able to
> commit the rest of the big patch to 4.1 for some days. This is
> compounded by a strange regression in 4.1 involving testcases failing
> for no apparent reason - even with my patch completely removed.
I'm currently also seeing a number of failures, all in testcases containing
'append' in their names.
There were no failures yesterday, see
<http://gcc.gnu.org/ml/gcc-testresults/2005-12/msg01265.html>. The only patch
to libgfortran 4.1 yesterday was
<http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=109002>. Jerry, can you
please have a look when the festivities have finished?
- Tobi