[Bug middle-end/31529] ICE in cgraph_expand_function with IMA

aldot at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Fri Nov 30 16:59:00 GMT 2007



------- Comment #4 from aldot at gcc dot gnu dot org  2007-11-30 16:59 -------
Breakpoint 2, cgraph_expand_function (node=0xb7c7a280)
    at ../../../src/gcc-4.3/gcc/cgraphunit.c:1138
1138      tree decl = node->decl;
1141      gcc_assert (!node->global.inlined_to);
1143      if (flag_unit_at_a_time)
1144        announce_function (decl);
1146      gcc_assert (node->lowered);

trips the node->lowered assert.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31529



More information about the Gcc-bugs mailing list