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 dot Schlueter at Physik dot Uni-Muenchen dot DE
- To: Thomas Koenig <Thomas dot Koenig at online dot de>
- Cc: fortran at gcc dot gnu dot org
- Date: Sun, 25 Dec 2005 22:31:44 +0100
- Subject: Re: Assumed size arrays and min intrinsic ?!?!?
- References: <20051225205628.GA12079@meiner.onlinehome.de>
Quoting Thomas Koenig <Thomas.Koenig@online.de>:
> Jerry DeLisle wrote:
>
> > I just completed a clean svn update, configure and bootstrap in
> > a clean build directory and ran make check-fortran and have no
> > regressions. This is 4.1 branch.
>
> Same thing here, i686-pc-linux-gnu Debian, with 4.1.
I re-built in a clean directory, and the regressions disappeared.
- Tobi