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 c++/44357] New: internal compiler error: in cgraph_decide_inlining_of_small_functions


Compiling DwarfException.cpp fails with this error:
        DwarfException.cpp:960:1: internal compiler error: in
cgraph_decide_inlining_of_small_functions, at ipa-inline.c:1013
but works with gcc version 4.4.4 20100503 (Red Hat 4.4.4-2) (GCC)


-- 
           Summary: internal compiler error: in
                    cgraph_decide_inlining_of_small_functions
           Product: gcc
           Version: 4.6.0
            Status: UNCONFIRMED
          Severity: critical
          Priority: P3
         Component: c++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: vladimir at acm dot org
 GCC build triplet: x86_64-unknown-linux-gnu
  GCC host triplet: x86_64-unknown-linux-gnu
GCC target triplet: x86_64-unknown-linux-gnu


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


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