This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug fortran/35993] [4.3/4.4 regression] wrong answer for PRODUCT with scalar mask



------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]