https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70617

            Bug ID: 70617
           Summary: internal compiler error: Segmentation fault
           Product: gcc
           Version: 5.3.1
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c++
          Assignee: unassigned at gcc dot gnu.org
          Reporter: jan.sm...@alcatel-lucent.com
  Target Milestone: ---

gcc (GCC) 5.3.1 20160404 

Unfortunately I have been unable to get a reduced testcase to upload. 
Creduce keeps running in loops and minor modifications to the source make it go
away.
The code is proprietary and therefor I can not share it.

C++ , -O0


file.cpp:1335:1: internal compiler error: Segmentation fault
0xa3dd85 crash_signal
        .././gcc-5.3.1/gcc/toplev.c:383
0x6cd7e3 lookup_page_table_entry
        .././gcc-5.3.1/gcc/ggc-page.c:659
0x6cd7e3 ggc_set_mark(void const*)
        .././gcc-5.3.1/gcc/ggc-page.c:1540
0x638e97 gt_ggc_mx_lang_tree_node(void*)
        ./gt-cp-tree.h:236
0x63a33c gt_ggc_mx_lang_tree_node(void*)
        ./gt-cp-tree.h:594
0x63a246 gt_ggc_mx_lang_tree_node(void*)
        ./gt-cp-tree.h:567
0x63a18d gt_ggc_mx_lang_tree_node(void*)
        ./gt-cp-tree.h:543
0x63a20e gt_ggc_mx_lang_tree_node(void*)
        ./gt-cp-tree.h:563
0x63a1d3 gt_ggc_mx_lang_tree_node(void*)
        ./gt-cp-tree.h:548
0x63a33c gt_ggc_mx_lang_tree_node(void*)
        ./gt-cp-tree.h:594
0x63a373 gt_ggc_mx_lang_tree_node(void*)
        ./gt-cp-tree.h:602
0x63a373 gt_ggc_mx_lang_tree_node(void*)
        ./gt-cp-tree.h:602
0x63a373 gt_ggc_mx_lang_tree_node(void*)
        ./gt-cp-tree.h:602
0x89db2e gt_ggc_mx_gimple_statement_base(void*)
        /toolchains/gcc53/gcc-builddir/gcc/gtype-desc.c:2397
0x89b90d gt_ggc_mx_basic_block_def(void*)
        /toolchains/gcc53/gcc-builddir/gcc/gtype-desc.c:2055
0x89d7fd gt_ggc_mx_gimple_statement_base(void*)
        /toolchains/gcc53/gcc-builddir/gcc/gtype-desc.c:2428
0x89f2c1 gt_ggc_mx_cgraph_edge(void*)
        /toolchains/gcc53/gcc-builddir/gcc/gtype-desc.c:907
0x89f2b3 gt_ggc_mx_cgraph_edge(void*)
        /toolchains/gcc53/gcc-builddir/gcc/gtype-desc.c:906
0x89f2b3 gt_ggc_mx_cgraph_edge(void*)
        /toolchains/gcc53/gcc-builddir/gcc/gtype-desc.c:906
0x89eded gt_ggc_mx_symtab_node(void*)
        /toolchains/gcc53/gcc-builddir/gcc/gtype-desc.c:1712
Please submit a full bug report,

Reply via email to