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 ipa/66566] [CHKP] ICE in early_inliner: internal compiler error: in operator[], at vec.h:714


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66566

--- Comment #2 from Ilya Enkovich <ienkovich at gcc dot gnu.org> ---
Author: ienkovich
Date: Fri Jul 24 13:25:06 2015
New Revision: 226156

URL: https://gcc.gnu.org/viewcvs?rev=226156&root=gcc&view=rev
Log:
gcc/

        Backport from mainline r226155.
        2015-07-24  Ilya Enkovich  <enkovich.gnu@gmail.com>

        PR ipa/66566
        * ipa-inline-analysis.c (estimate_calls_size_and_time): Check
        edge summary is available.

gcc/testsuite/

        Backport from mainline r226155.
        2015-07-24  Ilya Enkovich  <enkovich.gnu@gmail.com>

        PR ipa/66566
        * gcc.target/i386/mpx/pr66566.c: New test.

Added:
    branches/gcc-5-branch/gcc/testsuite/gcc.target/i386/mpx/pr66566.c
Modified:
    branches/gcc-5-branch/gcc/ChangeLog
    branches/gcc-5-branch/gcc/ipa-inline-analysis.c
    branches/gcc-5-branch/gcc/testsuite/ChangeLog


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