[Bug fortran/23092] scalar mask for minval/maxval/sum/product

2006-02-25 Thread tkoenig at gcc dot gnu dot org
--- Comment #4 from tkoenig at gcc dot gnu dot org 2006-02-25 10:32 --- Subject: Bug 23092 Author: tkoenig Date: Sat Feb 25 10:32:19 2006 New Revision: 111438 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=111438 Log: 2006-02-25 Thomas Koenig <[EMAIL PROTECTED]> PR fo

[Bug fortran/23092] scalar mask for minval/maxval/sum/product

2006-02-11 Thread tkoenig at gcc dot gnu dot org
--- Comment #3 from tkoenig at gcc dot gnu dot org 2006-02-11 21:36 --- Created an attachment (id=10824) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=10824&action=view) patch for product Here's a patch for the product/sum case. minval/maxval could be fixed along the same lines,

[Bug fortran/23092] scalar mask for minval/maxval/sum/product

2006-02-08 Thread fxcoudert at gcc dot gnu dot org
--- Comment #2 from fxcoudert at gcc dot gnu dot org 2006-02-08 22:15 --- The same code fails also with minval replaced by sum or product. -- fxcoudert at gcc dot gnu dot org changed: What|Removed |Added ---

[Bug fortran/23092] scalar mask for minval/maxval

2005-07-27 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-07-27 15:20 --- Confirmed, not a regression. -- What|Removed |Added Status|UNCONFIRMED