From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14742 invoked by alias); 2 Sep 2013 14:09:43 -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 14694 invoked by uid 48); 2 Sep 2013 14:09:38 -0000 From: "schwab@linux-m68k.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug lto/58298] New: [4.9 regression] ICE in mentions_vars_p_field_decl, at lto/lto.c:1392 Date: Mon, 02 Sep 2013 14:09:00 -0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: lto X-Bugzilla-Version: 4.9.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: schwab@linux-m68k.org 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: bug_id short_desc product version bug_status bug_severity priority component assigned_to reporter cc cf_gcctarget Message-ID: 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: 2013-09/txt/msg00078.txt.bz2 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58298 Bug ID: 58298 Summary: [4.9 regression] ICE in mentions_vars_p_field_decl, at lto/lto.c:1392 Product: gcc Version: 4.9.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: lto Assignee: unassigned at gcc dot gnu.org Reporter: schwab@linux-m68k.org CC: jh at suse dot cz Target: m68k-*-* SVN r202143 Author: hubicka Date: Sun Sep 1 12:00:35 2013 +0000 * lto.c (tree_with_vars): Turn into vector. $ gcc/xgcc -B gcc/ ../gcc/gcc/testsuite/gcc.c-torture/execute/20040308-1.c -O2 -flto -fno-use-linker-plugin -flto-partition=none -lm lto1: internal compiler error: in mentions_vars_p_field_decl, at lto/lto.c:1392 0x4dfcaa mentions_vars_p_field_decl ../../gcc/lto/lto.c:1392 0x4dfcaa mentions_vars_p ../../gcc/lto/lto.c:1499 0x4dfcaa lto_read_decls ../../gcc/lto/lto.c:2513 0x4e06ab lto_file_finalize ../../gcc/lto/lto.c:2783 0x4e06ab lto_create_files_from_ids ../../gcc/lto/lto.c:2793 0x4e06ab lto_file_read ../../gcc/lto/lto.c:2833 0x4e06ab read_cgraph_and_symbols ../../gcc/lto/lto.c:3422 0x4e06ab lto_main() ../../gcc/lto/lto.c:3852