From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16117 invoked by alias); 11 Dec 2010 04:34:13 -0000 Received: (qmail 15582 invoked by uid 22791); 11 Dec 2010 04:34:11 -0000 X-SWARE-Spam-Status: No, hits=-2.8 required=5.0 tests=ALL_TRUSTED,AWL,BAYES_00 X-Spam-Check-By: sourceware.org Received: from localhost (HELO gcc.gnu.org) (127.0.0.1) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Sat, 11 Dec 2010 04:34:08 +0000 From: "howarth at nitro dot med.uc.edu" To: gcc-bugs@gcc.gnu.org Subject: [Bug middle-end/46892] New: gcc.dg/vect/vect-25.c failures with -fgraphite-identity X-Bugzilla-Reason: CC X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: middle-end X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: howarth at nitro dot med.uc.edu X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Changed-Fields: Message-ID: X-Bugzilla-URL: http://gcc.gnu.org/bugzilla/ Auto-Submitted: auto-generated Content-Type: text/plain; charset="UTF-8" MIME-Version: 1.0 Date: Sat, 11 Dec 2010 04:34:00 -0000 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: 2010-12/txt/msg01164.txt.bz2 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46892 Summary: gcc.dg/vect/vect-25.c failures with -fgraphite-identity Product: gcc Version: 4.6.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: middle-end AssignedTo: unassigned@gcc.gnu.org ReportedBy: howarth@nitro.med.uc.edu The gcc.dg/vect/vect-25.c testcase fails at -m32 and -m64 on x86_64-apple-darwin10 when -fgraphite-identity is used. Executing on host: /sw/src/fink.build/gcc46-4.6.0-1000/darwin_objdir/gcc/xgcc -B/sw/src/fink.build/gcc46-4.6.0-1000/darwin_objdir/gcc/ /sw/src/fink.build/gcc46-4.6.0-1000/gcc-4.6-20101210/gcc/testsuite/gcc.dg/vect/vect-25.c -msse2 -ftree-vectorize -fno-vect-cost-model -O2 -fdump-tree-vect-details -lm -m32 -o ./vect-25.exe (timeout = 300) PASS: gcc.dg/vect/vect-25.c (test for excess errors) Setting LD_LIBRARY_PATH to :/sw/src/fink.build/gcc46-4.6.0-1000/darwin_objdir/gcc::/sw/src/fink.build/gcc46-4.6.0-1000/darwin_objdir/gcc FAIL: gcc.dg/vect/vect-25.c execution test FAIL: gcc.dg/vect/vect-25.c scan-tree-dump-times vect "vectorized 2 loops" 1 PASS: gcc.dg/vect/vect-25.c scan-tree-dump-times vect "Vectorizing an unaligned access" 0