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/87957] [9 Regression] ICE tree check: expected tree that contains ‘decl minimal’ structure, have ‘identifier_node’ in warn_odr, at ipa-devirt.c:1051 since r265519


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

--- Comment #3 from Jan Hubicka <hubicka at gcc dot gnu.org> ---
Author: hubicka
Date: Sat Nov 17 11:35:01 2018
New Revision: 266235

URL: https://gcc.gnu.org/viewcvs?rev=266235&root=gcc&view=rev
Log:
        PR ipa/87957
        * ipa-devirt.c (warn_odr): Look for main variant to get TYPE_DECL.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/ipa-devirt.c

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