Ping**2? This was submitted before the review, so I think it should still be OK.
Ping? http://gcc.gnu.org/ml/fortran/2013-01/msg00000.htmlHello 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?