From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2408 invoked by alias); 26 Apr 2008 06:15:22 -0000 Received: (qmail 2100 invoked by uid 48); 26 Apr 2008 06:14:39 -0000 Date: Sat, 26 Apr 2008 06:15:00 -0000 Message-ID: <20080426061439.2099.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug fortran/35993] [4.3/4.4 regression] wrong answer for all array intrinsics with scalar mask In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "jvdelisle at gcc dot gnu dot org" Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org X-SW-Source: 2008-04/txt/msg01867.txt.bz2 ------- 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