From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19165 invoked by alias); 10 Jul 2014 10:29:51 -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 Received: (qmail 18997 invoked by uid 48); 10 Jul 2014 10:29:41 -0000 From: "schwab@linux-m68k.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug tree-optimization/61757] [4.10 Regression] genmodes failure with enable-checking Date: Thu, 10 Jul 2014 10:29:00 -0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: tree-optimization X-Bugzilla-Version: 4.10.0 X-Bugzilla-Keywords: build X-Bugzilla-Severity: normal X-Bugzilla-Who: schwab@linux-m68k.org X-Bugzilla-Status: ASSIGNED X-Bugzilla-Priority: P1 X-Bugzilla-Assigned-To: rguenth at gcc dot gnu.org X-Bugzilla-Target-Milestone: 4.10.0 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: http://gcc.gnu.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-SW-Source: 2014-07/txt/msg00626.txt.bz2 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61757 --- Comment #8 from Andreas Schwab --- $ diff -u gcc-201407{08,10}/Build/20030922-2.c.079t.dom1 --- gcc-20140708/Build/20030922-2.c.079t.dom1 2014-07-10 12:25:20.886372197 +0200 +++ gcc-20140710/Build/20030922-2.c.079t.dom1 2014-07-10 12:25:11.460420770 +0200 @@ -12,7 +12,6 @@ ;; 4 succs { 5 6 } ;; 5 succs { 1 } ;; 6 succs { 1 } -Removing basic block 4 rgn_rank (struct rtx_def * insn1, struct rtx_def * insn2) { int * block_to_bb.0_2; @@ -43,19 +42,25 @@ if (_8 != _14) goto ; else - goto ; + goto ; : target_bb.1_15 = target_bb; if (_14 == target_bb.1_15) goto ; else - goto ; + goto ; : - return 1; + if (_8 != target_bb.1_15) + goto ; + else + goto ; : + return 1; + + : return; }