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/64068] [5 Regression] ICE: in remove_unreachable_nodes, at ipa.c:546


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

--- Comment #1 from Martin LiÅka <marxin at gcc dot gnu.org> ---
Introduced by r217973:

commit ca92a2511ecb05fb7c84df998723c257f23b6ca7
Author: hubicka <hubicka@138bc75d-0d04-0410-961f-82ee72b054a4>
Date:   Sat Nov 22 21:08:07 2014 +0000

        * ipa.c (symbol_table::remove_unreachable_nodes): Mark all inline
clones
        as having abstract origin used.
        * ipa-inline-transform.c (can_remove_node_now_p_1): Drop abstract
origin check.
        (clone_inlined_nodes): Copy abstract originflag.
        * lto-cgraph.c (compute_ltrans_boundary): Use get_create to get
abstract origin node.


    git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@217973
138bc75d-0d04-0410-961f-82ee72b054a4

Martin

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