[Bug ipa/65600] [5 Regression] bost testsuite failure: ICE: Segmentation fault

hubicka at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Fri Mar 27 15:26:00 GMT 2015


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

--- Comment #3 from Jan Hubicka <hubicka at gcc dot gnu.org> ---
Author: hubicka
Date: Fri Mar 27 15:13:54 2015
New Revision: 221735

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

    PR ipa/65600
    * cgraph.c (cgraph_update_edges_for_call_stmt_node): Fix the case
    of optimized out indirect call.
    (redirect_to_unreachable): Always build symbol table node for
    BUILT_IN_UNREACHABLE
    * g++.dg/torture/pr65600.C: New testcase.

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



More information about the Gcc-bugs mailing list