This is the mail archive of the
fortran@gcc.gnu.org
mailing list for the GNU Fortran project.
Re: [libgfortran,patch] Fix RESHAPE for zero-sized array sections
- From: Thomas Koenig <Thomas dot Koenig at online dot de>
- To: François-Xavier Coudert <fxcoudert at gmail dot com>
- Cc: Fortran List <fortran at gcc dot gnu dot org>, gcc-patches <gcc-patches at gcc dot gnu dot org>
- Date: Fri, 3 Nov 2006 10:53:52 +0100
- Subject: Re: [libgfortran,patch] Fix RESHAPE for zero-sized array sections
- References: <19c433eb0611022333p3ca38576uf43201e498a4446a@mail.gmail.com>
On Fri, Nov 03, 2006 at 08:33:02AM +0100, François-Xavier Coudert wrote:
:REVIEWMAIL:
Hi FX,
> This patch fixes an embarassing wrong-code bug, as wrong-code always
> are. Regtested on i686-linux (well, on a revision before the bootstrap
> breakage :) OK for mainline, 4.2 and 4.1?
OK, provided you fix the ChangeLog spelling of "arrays" :-)
Thomas