This is the mail archive of the fortran@gcc.gnu.org mailing list for the GNU Fortran project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Fix ICE on valid code with minloc/maxloc


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]