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: PR 23902 -- fix scalar mask for minval/maxval/sum/product


On Wednesday 22 February 2006 00:05, Thomas Koenig wrote:
> 2006-02-21  Thomas Koenig  <Thomas.Koenig@online.de>
>
> 	PR fortran/23902
> 	* trans-intrinsic.c (gfc_conv_intrinsic_arith):  If the
> 	mask expression exists and has rank 0, enclose the generated
> 	loop in an "if (mask)".
> 	* (gfc_conv_intrinsic_minmaxloc):  Likewise.
>
> 2006-02-21  Thomas Koenig  <Thomas.Koenig@online.de>
>
> 	PR fortran/23902
> 	scalar_mask_1.f90:  New test.

I think you have the PR number wrong.
The subject of PR23902 is "update_ssa very very very slow", and even
though it would be great if that bug would be fixed, your patch does
not do that AFAICT ;-)

Gr.
Steven


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