Hello world, the following was committed as revision 127137 after FX's pre-approval in the PR and after regression-testing on i686-pc-linux-gnu. 2007-08-01 Thomas Koenig PR libfortran/32954 * intrinsic.c (resolve_mask_arg): New function. (gfc_resolve_maxloc): Use resolve_mask_arg for mask resolution. (gfc_resolve_maxval): Likewise. (gfc_resolve_minloc): Likewise. (gfc_resolve_minval): Likewise. (gfc_resolve_pack): Likewise. (gfc_resolve_product): Likewise. (gfc_resolve_sum): Likewise. (gfc_resolve_unpack): Likewise. 2007-08-01 Thomas Koenig PR libfortran/32954 * minmaxloc_3.f90: New test case.