[Bug target/46915] Wrong code is generated for conditional branch followed by zero length asm

dave at hiauly1 dot hia.nrc.ca gcc-bugzilla@gcc.gnu.org
Mon Dec 13 12:52:00 GMT 2010


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

--- Comment #10 from dave at hiauly1 dot hia.nrc.ca 2010-12-13 12:51:51 UTC ---
> Thanks, I'll look at that.  However, I think branch_to_delay_slot_p can
> be improved.  It probably should also check for asms and return FALSE
> if it finds one.

Another related issue is the "useskip" check.  It also needs to check
for asms.

Dave



More information about the Gcc-bugs mailing list