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/45653] New: [4.6 Regression] ICE: in cgraph_decide_inlining_of_small_functions, at ipa-inline.c:1241 with -fno-early-inlining -fno-ipa-cp -fno-ipa-pure-const


Command line:
$ gcc -O2 -fno-early-inlining -fno-ipa-cp -fno-ipa-pure-const testcase.C

Compiler output:
$ gcc -O2 -fno-early-inlining -fno-ipa-cp -fno-ipa-pure-const testcase.C
testcase.C:20:1: internal compiler error: in
cgraph_decide_inlining_of_small_functions, at ipa-inline.c:1241
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.

Tested revisions:
r164228 - crash
r163636 - crash
r161659 - crash


-- 
           Summary: [4.6 Regression] ICE: in
                    cgraph_decide_inlining_of_small_functions, at ipa-
                    inline.c:1241 with -fno-early-inlining -fno-ipa-cp -fno-
                    ipa-pure-const
           Product: gcc
           Version: 4.6.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: tree-optimization
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: zsojka at seznam dot cz
  GCC host triplet: x86_64-pc-linux-gnu
GCC target triplet: x86_64-pc-linux-gnu


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


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