This is the mail archive of the
fortran@gcc.gnu.org
mailing list for the GNU Fortran project.
Re: Fix ICE on valid code with minloc/maxloc
- From: Steve Kargl <sgk at troutmask dot apl dot washington dot edu>
- To: Thomas Koenig <Thomas dot Koenig at online dot de>
- Cc: fortran at gcc dot gnu dot org, gcc-patches at gcc dot gnu dot org
- Date: Mon, 27 Feb 2006 15:21:43 -0800
- Subject: Re: Fix ICE on valid code with minloc/maxloc
- References: <20060226144247.GA28324@meiner.onlinehome.de>
On Sun, Feb 26, 2006 at 03:42:47PM +0100, Thomas Koenig wrote:
> Hello world,
>
> this fixes another ICE on valid code with a scalar mask for
> minloc/maxloc, similar to the earlier patch. The difference
> is that I had to figure out how to put something into the "else" :-)
> This particular bug doesn't have a PR, but is very closely related
> to PR 23092.
>
> The testcase is a diff because the bug is also very similar
> to PR 23092.
>
> Regression-tested on trunk.
>
> OK?
OK. Spell check your ChangeLog.
--
Steve