From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8028 invoked by alias); 18 Oct 2015 19:02:10 -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 8014 invoked by uid 48); 18 Oct 2015 19:02:06 -0000 From: "ghoort1 at gmail dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug c++/68010] internal compiler error: in tree_to_shwi, at tree.h:3661 Date: Sun, 18 Oct 2015 19:02:00 -0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: c++ X-Bugzilla-Version: 4.9.2 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: ghoort1 at gmail dot com X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Resolution: 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: 2015-10/txt/msg01432.txt.bz2 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68010 --- Comment #1 from ghoort1 at gmail dot com --- At GCC-5.1.1 /home/ghoort/projects/nfg/NFserver/StructDecoder.h:67:2: internal compiler error: in tree_to_shwi, at tree.h:3856 } ^ 0x806864 tree_to_shwi(tree_node const*) ../../src/gcc/tree.h:3856 0x806864 add_data_member_location_attribute ../../src/gcc/dwarf2out.c:15327 0x8137ce gen_inheritance_die ../../src/gcc/dwarf2out.c:19886 0x8137ce gen_member_die ../../src/gcc/dwarf2out.c:19938 0x8137ce gen_struct_or_union_type_die ../../src/gcc/dwarf2out.c:20039 0x81425c gen_tagged_type_die ../../src/gcc/dwarf2out.c:20228 0x8145c1 gen_type_die_with_usage ../../src/gcc/dwarf2out.c:20377 0x815881 gen_type_die ../../src/gcc/dwarf2out.c:20430 0x815881 modified_type_die ../../src/gcc/dwarf2out.c:10817 0x815fff force_type_die ../../src/gcc/dwarf2out.c:20729 0x8161db get_context_die ../../src/gcc/dwarf2out.c:20644 0x8161db force_decl_die ../../src/gcc/dwarf2out.c:20663 0x81611a get_context_die ../../src/gcc/dwarf2out.c:20647 0x81611a force_decl_die ../../src/gcc/dwarf2out.c:20663 0x825853 dwarf2out_imported_module_or_decl_1 ../../src/gcc/dwarf2out.c:21157 0x825d07 process_scope_var ../../src/gcc/dwarf2out.c:20540 0x825da7 decls_for_scope ../../src/gcc/dwarf2out.c:20567 0x825f58 gen_lexical_block_die ../../src/gcc/dwarf2out.c:19487 0x825f58 gen_block_die ../../src/gcc/dwarf2out.c:20514 0x825e0a decls_for_scope ../../src/gcc/dwarf2out.c:20581 Please submit a full bug report, with preprocessed source if appropriate. Please include the complete backtrace with any bug report. See for instructions. CMakeFiles/NFServer.dir/build.make:445: recipe for target 'CMakeFiles/NFServer.dir/home/ghoort/projects/nfg/NFserver/nfg_parser.cpp.o' failed