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

            Bug ID: 57289
           Summary: ICE during 454.calculix compilation with -O3 -flto
           Product: gcc
           Version: 4.9.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: lto
          Assignee: unassigned at gcc dot gnu.org
          Reporter: izamyatin at gmail dot com
                CC: mjambor at suse dot cz
            Target: x86

Happens due to r198821.

Fail:
lto1: internal compiler error: in propagate_controlled_uses, at ipa-prop.c:2552
0x71753f propagate_controlled_uses
        ../../gcc/ipa-prop.c:2551
0x71753f ipa_propagate_indirect_call_infos(cgraph_edge*, vec<cgraph_edge*,
va_heap, vl_ptr>*)
        ../../gcc/ipa-prop.c:2659
0x70fe24 inline_call(cgraph_edge*, bool, vec<cgraph_edge*, va_heap, vl_ptr>*,
int*, bool)
        ../../gcc/ipa-inline-transform.c:255
0x7010d7 inline_small_functions
        ../../gcc/ipa-inline.c:1613
0x7010d7 ipa_inline
        ../../gcc/ipa-inline.c:1794
Please submit a full bug report,
with preprocessed source if appropriate.
Please include the complete backtrace with any bug report.
See <http://gcc.gnu.org/bugs.html> for instructions.
lto-wrapper: gfortran returned 1 exit status
/bin/ld: lto-wrapper failed
collect2: error: ld returned 1 exit status

Reply via email to