gcc.dg/attr-warn-unused-result.c ICEs in

Program received signal SIGSEGV, Segmentation fault.
0x0000000000c790bc in expand_call_inline (bb=0x7ffff71a0a10, 
    stmt=0x7ffff7198000, id=0x7fffffffd810)
    at /space/rguenther/src/svn/lto/gcc/tree-inline.c:3661
3661      gcc_assert (!id->src_cfun->after_inlining);
(gdb) p cfun
$1 = (struct function *) 0x7ffff7128140
(gdb) p id->src_cfun
$1 = (struct function *) 0x0


-- 
           Summary: ICE in expand_call_inline
           Product: gcc
           Version: lto
            Status: UNCONFIRMED
          Keywords: ice-on-valid-code
          Severity: normal
          Priority: P3
         Component: middle-end
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: rguenth at gcc dot gnu dot org


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

Reply via email to