This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [patch, fortran] Reduce memory usage for intrinsic masks
- From: Thomas Koenig <tkoenig at alice-dsl dot net>
- To: fortran at gcc dot gnu dot org
- Cc: gcc-patches at gcc dot gnu dot org
- Date: Tue, 11 Sep 2007 20:32:15 +0200
- Subject: Re: [patch, fortran] Reduce memory usage for intrinsic masks
- References: <1189113781.3472.12.camel@meiner.onlinehome.de>
On Thu, 2007-09-06 at 23:23 +0200, Thomas Koenig wrote:
> 2007-09-07 Thomas Koenig <tkoenig@gcc.gnu.org>
>
> * iresolve.c (resolve_mask_arg): If a mask is an array
> expression, convert it to kind=1.
*ping*
The patch is simple enough, and this appears to speed up execution
as well, so I think this should go in (still under stage2 rules, by
a narrow margin :)
OK?
Thomas