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/64565] [5 Regression] ICE: in inline_small_functions, at ipa-inline.c:1664


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

--- Comment #7 from Jan Hubicka <hubicka at gcc dot gnu.org> ---
Author: hubicka
Date: Tue Jan 13 20:59:37 2015
New Revision: 219556

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

    PR ipa/64565
    * g++.dg/torture/pr64565.C: New testcase.
    * ipa-inline.c (inline_small_functions): Update callee keys after
    resolving speculation
    (inline_small_functions): Always check monotonicity of the queue.

Added:
    trunk/gcc/testsuite/g++.dg/torture/pr64565.C
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/ipa-inline.c
    trunk/gcc/testsuite/ChangeLog


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