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 all array intrinsics with scalar mask



------- Comment #5 from jvdelisle at gcc dot gnu dot org  2008-04-26 06:14 -------
I am also seeing this same issue with all the array intrinsics that accept a
mask if it is scalar and .false. At this point I am calling for some second
opinions here.  The bad code is in the "s" version of each of the generated
array intrinsics. Am I missing something or is this really a hole?


-- 

jvdelisle at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|[4.3/4.4 regression] wrong  |[4.3/4.4 regression] wrong
                   |answer for PRODUCT with     |answer for all array
                   |scalar mask                 |intrinsics with scalar mask


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]