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/64511] [5 Regression] ICE at -O3 with -g enabled on x86_64-linux-gnu


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

--- Comment #18 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Author: jakub
Date: Fri Jan 23 09:47:51 2015
New Revision: 220031

URL: https://gcc.gnu.org/viewcvs?rev=220031&root=gcc&view=rev
Log:
    PR debug/64511
    * dwarf2out.c (struct dw_loc_descr_node): Add chain_next
    GTY markup.

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


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