This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug lto/56061] New: [4.8 Regression] ICE in lto1 (in inline_call, at ipa-inline-transform.c:267)


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

             Bug #: 56061
           Summary: [4.8 Regression] ICE in lto1 (in inline_call, at
                    ipa-inline-transform.c:267)
    Classification: Unclassified
           Product: gcc
           Version: 4.8.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: lto
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: d.g.gorbachev@gmail.com


Created attachment 29231
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=29231
Testcase

GCC 4.8.0 20130120 (experimental).

lto1: internal compiler error: in inline_call, at ipa-inline-transform.c:267
0x8367899 inline_call(cgraph_edge*, bool, vec<cgraph_edge*, va_heap, vl_ptr>*,
int*, bool)
    ../../gcc-4.8/gcc/ipa-inline-transform.c:263
0x8357d10 inline_small_functions
    ../../gcc-4.8/gcc/ipa-inline.c:1613
0x835817f ipa_inline
    ../../gcc-4.8/gcc/ipa-inline.c:1794
Please submit a full bug report,


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]