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 debug/66468] [6 Regression] ICE in in check_die, at dwarf2out.c:5719


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

--- Comment #12 from Jason Merrill <jason at gcc dot gnu.org> ---
Author: jason
Date: Mon Jul 27 16:57:15 2015
New Revision: 226255

URL: https://gcc.gnu.org/viewcvs?rev=226255&root=gcc&view=rev
Log:
        PR debug/66468
        * dwarf2out.c (gen_inlined_subroutine_die): Check
        cgraph_function_possibly_inlined_p.

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


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