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/59575] [4.9 regression] ICE in maybe_record_trace_start, at dwarf2cfi.c:2239


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59575

--- Comment #25 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Created attachment 31980
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=31980&action=edit
gcc49-pr59575.patch

Ah, of course, you're right, num_dwarf_regs is uninitialized.  Fixed thusly.


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