From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27251 invoked by alias); 19 Dec 2010 14:29:46 -0000 Received: (qmail 27242 invoked by uid 22791); 19 Dec 2010 14:29:45 -0000 X-SWARE-Spam-Status: No, hits=-2.9 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; Sun, 19 Dec 2010 14:29:41 +0000 From: "dominiq at lps dot ens.fr" To: gcc-bugs@gcc.gnu.org Subject: [Bug testsuite/47013] New: FAIL: gcc.dg/sms-*.c scan-rtl-dump-times sms "SMS succeeded" * X-Bugzilla-Reason: CC X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: testsuite X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: dominiq at lps dot ens.fr 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: Sun, 19 Dec 2010 14:29: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/msg02287.txt.bz2 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47013 Summary: FAIL: gcc.dg/sms-*.c scan-rtl-dump-times sms "SMS succeeded" * Product: gcc Version: 4.6.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: testsuite AssignedTo: unassigned@gcc.gnu.org ReportedBy: dominiq@lps.ens.fr CC: eres@il.ibm.com Target: powerpc*-*-* I believed that a PR has been opened for this failures, but I cannot find any. Since over a year (see http://gcc.gnu.org/ml/gcc-testresults/2009-12/msg02672.html to http://gcc.gnu.org/ml/gcc-testresults/2010-12/msg01632.html ) The following tests FAIL: gcc.dg/sms-2.c scan-rtl-dump-times sms "SMS succeeded" 1 FAIL: gcc.dg/sms-4.c scan-rtl-dump-times sms "SMS succeeded" 1 FAIL: gcc.dg/sms-5.c scan-rtl-dump-times sms "SMS succeeded" 1 FAIL: gcc.dg/sms-6.c scan-rtl-dump-times sms "SMS succeeded" 3 FAIL: gcc.dg/sms-7.c scan-rtl-dump-times sms "SMS succeeded" 3 FAIL: gcc.dg/sms-8.c scan-rtl-dump-times sms "SMS succeeded" 1 fail on powerpc*-*-* for both -m32 and -m64. In addition on powerpc-apple-darwin9 FAIL: gcc.dg/sms-3.c scan-rtl-dump-times sms "SMS succeeded" 1 also fails with -m32. The dumps for sms-2.c are [karma] f90/bug% less sms-2.c.180r.sms ;; Function fun (fun) (note 1 0 4 NOTE_INSN_DELETED) (note 4 1 3 2 [bb 2] NOTE_INSN_BASIC_BLOCK) (note 3 4 0 2 NOTE_INSN_FUNCTION_BEG) try_optimize_cfg iteration 1 ;; 1 loops found ;; ;; Loop 0 ;; header 0, latch 1 ;; depth 0, outer -1 ;; nodes: 0 1 2 ;; 2 succs { 1 } Reordered sequence: 2 compensation [10000] (note 1 0 4 NOTE_INSN_DELETED) (note 4 1 3 2 [bb 2] NOTE_INSN_BASIC_BLOCK) (note 3 4 0 2 NOTE_INSN_FUNCTION_BEG) starting the processing of deferred insns ending the processing of deferred insns [karma] f90/bug% less sms-2.c.189r.sms ;; Function fun (fun) (note 1 0 4 NOTE_INSN_DELETED) (note 4 1 3 2 [bb 2] NOTE_INSN_BASIC_BLOCK) (note 3 4 0 2 NOTE_INSN_FUNCTION_BEG) try_optimize_cfg iteration 1 ;; 1 loops found ;; ;; Loop 0 ;; header 0, latch 1 ;; depth 0, outer -1 ;; nodes: 0 1 2 ;; 2 succs { 1 } Reordered sequence: 2 compensation [10000] (note 1 0 4 NOTE_INSN_DELETED) (note 4 1 3 2 [bb 2] NOTE_INSN_BASIC_BLOCK) (note 3 4 0 2 NOTE_INSN_FUNCTION_BEG) starting the processing of deferred insns ending the processing of deferred insns