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 lto/68811] [6 Regression] ICE: in get, at cgraph.h:1218


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

--- Comment #9 from Jan Hubicka <hubicka at gcc dot gnu.org> ---
Author: hubicka
Date: Wed Dec  9 22:37:02 2015
New Revision: 231477

URL: https://gcc.gnu.org/viewcvs?rev=231477&root=gcc&view=rev
Log:
        PR lto/68811
        * lto.c (lto_fixup_prevailing_decls): Do not check TREE_CHAIN of
        DECL.
        (LTO_NO_PREVAIL): Use gcc_checking_assert.

Modified:
    trunk/gcc/lto/ChangeLog
    trunk/gcc/lto/lto.c

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