------- Comment #2 from tkoenig at gcc dot gnu dot org 2008-04-22 18:46 ------- A regression (well, sort of; 4.2 failed with the bogus error message, but at least it didn't generate wrong code):
$ gfortran-4.2 foo.f90 $ ./a.out Fortran runtime error: rank of return array does not equal 1 -- tkoenig at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|wrong answer for PRODUCT |[4.3/4.4 regression] wrong |with scalar mask |answer for PRODUCT with | |scalar mask Target Milestone|--- |4.3.1 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35993