[Bug debug/59575] [4.9 regression] ICE in maybe_record_trace_start, at dwarf2cfi.c:2239
jakub at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Jan 29 14:36:00 GMT 2014
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.
More information about the Gcc-bugs
mailing list