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/65655] [5 Regression] ICE in speculative_call_info, at cgraph.c:1151


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

--- Comment #6 from Jan Hubicka <hubicka at gcc dot gnu.org> ---
Author: hubicka
Date: Fri Apr  3 18:19:53 2015
New Revision: 221860

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

    PR ipa/65655
    * ipa-inline-analysis.c (edge_set_predicate): Do not redirect
    speculative indirect edges to avoid ordering issue.
    * g++.dg/torture/pr65655.C: New testcase.

Added:
    trunk/gcc/testsuite/g++.dg/torture/pr65655.C
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/ipa-inline-analysis.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]