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

            Bug ID: 92528
           Summary: ice in ipa_get_parm_lattices
           Product: gcc
           Version: 10.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c++
          Assignee: unassigned at gcc dot gnu.org
          Reporter: dcb314 at hotmail dot com
  Target Milestone: ---

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

The attached C++ code, when compiled by recent gcc trunk and -O2,
does this:

../tests/catch.hpp:9423:27: internal compiler error: in ipa_get_parm_lattices,
at ipa-cp.c:386
0x8a9119 ipa_get_parm_lattices
        ../../trunk/gcc/ipa-cp.c:386
0x8a995b ipa_get_parm_lattices
        ../../trunk/gcc/ipa-cp.c:4638
0x8a995b ipa_agg_value_from_node
        ../../trunk/gcc/ipa-cp.c:1612
0x1a7fc8c ipa_agg_value_set_from_jfunc(ipa_node_params*, cgraph_node*,
ipa_agg_jump_function*)
        ../../trunk/gcc/ipa-cp.c:1682

Reply via email to