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 target/83785] sh: ICE in maybe_record_trace_start, at dwarf2cfi.c:2344


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

--- Comment #3 from Jeffrey A. Law <law at redhat dot com> ---
Almost certainly a problem with frame related insns in delay slots.  While in
the past some ports have handled this in their define_delay descriptions.  I
really wonder if it belongs in generic bits created by genattrtab.

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