Ping? http://gcc.gnu.org/ml/fortran/2013-01/msg00000.html > Hello world, > > the attached patch replaces ANY(a, b, c) with a .or. b .or c, > leading to reduced execution time. It also handles ALL, PRODUCT > and SUM. > > This fixes a bug noted by Michael Metcalf. > > Regression-tested. OK for trunk?