From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27455 invoked by alias); 30 Dec 2014 23:58:32 -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 27425 invoked by uid 48); 30 Dec 2014 23:58:28 -0000 From: "yselkowi at redhat dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/63681] ICE in cfg_layout_initialize, at cfgrtl.c:4233 Date: Tue, 30 Dec 2014 23:58:00 -0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: target X-Bugzilla-Version: 4.9.2 X-Bugzilla-Keywords: build, ice-on-valid-code X-Bugzilla-Severity: normal X-Bugzilla-Who: yselkowi at redhat dot com X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: --- 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-12/txt/msg02984.txt.bz2 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63681 --- Comment #6 from Yaakov Selkowitz --- (In reply to Mikael Pettersson from comment #5) > The ICE on bfin-elf started for 4.9 with r204985, and stopped for 5.0 with > r210683. Backporting r210683 to current 4.9 branch is easy and fixes the > ICE there too. I haven't checked c6x. r210683 fixes this particular issue in 4.9.2 for both bfin-elf and tic6x-elf. (There is another, seemingly unrelated issue with the latter, see bug 64451.) Any chance this could get into 4.9.3?