public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/64139] New: ice in possible_polymorphic_call_targets, at ipa-devirt.c:2410
@ 2014-12-01 17:10 dcb314 at hotmail dot com
  2014-12-01 17:35 ` [Bug ipa/64139] [5 Regression] " hjl.tools at gmail dot com
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: dcb314 at hotmail dot com @ 2014-12-01 17:10 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 64139
           Summary: ice in possible_polymorphic_call_targets, at
                    ipa-devirt.c:2410
           Product: gcc
           Version: 5.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c++
          Assignee: unassigned at gcc dot gnu.org
          Reporter: dcb314 at hotmail dot com

Created attachment 34155
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=34155&action=edit
gzipped C++ source code

I just tried to compile the attached C++ code with the latest trunk
dated 20141130 on a Fedora Linux x86_64 box.

The compiler said

/home/dcb/rpmbuild/BUILD/spatialindex-src-1.8.1/src/mvrtree/MVRTree.cc:1360:1:
i
nternal compiler error: in possible_polymorphic_call_targets, at
ipa-devirt.c:24
10
 }
 ^
0xa47df4 possible_polymorphic_call_targets(tree_node*, long,
ipa_polymorphic_cal
l_context, bool*, void**, bool)
    ../../src/trunk/gcc/ipa-devirt.c:2410
0x17e4127 ipa_get_indirect_edge_target_1(cgraph_edge*, vec<tree_node*, va_heap, 
vl_ptr>, vec<ipa_polymorphic_call_context, va_heap, vl_ptr>,
vec<ipa_agg_jump_fu
nction*, va_heap, vl_ptr>, ipa_agg_replacement_value*, bool*)
    ../../src/trunk/gcc/ipa-cp.c:1872
0xa5ebbd estimate_edge_devirt_benefit(cgraph_edge*, int*, int*, vec<tree_node*, 
va_heap, vl_ptr>, vec<ipa_polymorphic_call_context, va_heap, vl_ptr>,
vec<ipa_ag
g_jump_function*, va_heap, vl_ptr>)
    ../../src/trunk/gcc/ipa-inline-analysis.c:2999
0xa5ebbd estimate_edge_size_and_time(cgraph_edge*, int*, int*, int*, int,
vec<tr
ee_node*, va_heap, vl_ptr>, vec<ipa_polymorphic_call_context, va_heap, vl_ptr>, 
vec<ipa_agg_jump_function*, va_heap, vl_ptr>, int*)
    ../../src/trunk/gcc/ipa-inline-analysis.c:3040
0xa5c7c4 estimate_calls_size_and_time(cgraph_node*, int*, int*, int*, int*,
unsi
gned int, vec<tree_node*, va_heap, vl_ptr>, vec<ipa_polymorphic_call_context,
va
_heap, vl_ptr>, vec<ipa_agg_jump_function*, va_heap, vl_ptr>)
    ../../src/trunk/gcc/ipa-inline-analysis.c:3099
0xa5ab25 estimate_node_size_and_time(cgraph_node*, unsigned int,
vec<tree_node*,
 va_heap, vl_ptr>, vec<ipa_polymorphic_call_context, va_heap, vl_ptr>,
vec<ipa_a
gg_jump_function*, va_heap, vl_ptr>, int*, int*, int*, int*,
vec<inline_param_su
mmary, va_heap, vl_ptr>)

Flag -O2 required.


^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2015-01-27 17:08 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-12-01 17:10 [Bug c++/64139] New: ice in possible_polymorphic_call_targets, at ipa-devirt.c:2410 dcb314 at hotmail dot com
2014-12-01 17:35 ` [Bug ipa/64139] [5 Regression] " hjl.tools at gmail dot com
2014-12-01 18:11 ` jamborm at gcc dot gnu.org
2014-12-01 19:21 ` jamborm at gcc dot gnu.org
2014-12-01 19:39 ` hubicka at gcc dot gnu.org
2014-12-02 10:35 ` rguenth at gcc dot gnu.org
2014-12-12 11:04 ` [Bug ipa/64139] [4.9/5 " trippels at gcc dot gnu.org
2014-12-15  3:57 ` hubicka at gcc dot gnu.org
2015-01-26 23:54 ` hubicka at gcc dot gnu.org
2015-01-27 17:08 ` hubicka at gcc dot gnu.org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).