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 tree-optimization/51801] New: [4.7 Regression] ICE in inline_small_functions


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

             Bug #: 51801
           Summary: [4.7 Regression] ICE in inline_small_functions
    Classification: Unclassified
           Product: gcc
           Version: 4.7.0
            Status: UNCONFIRMED
          Keywords: ice-on-valid-code
          Severity: normal
          Priority: P3
         Component: tree-optimization
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: jakub@gcc.gnu.org
            Target: x86_64-linux


Created attachment 26283
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=26283
menu.i

The following testcase ICEs at -O3 with:
menu.i:60:1: internal compiler error: in inline_small_functions, at
ipa-inline.c:1410


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