http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49977
Summary: [4.7 Regression] CFI notes are missed for delayed slot Product: gcc Version: 4.7.0 Status: UNCONFIRMED Keywords: wrong-code Severity: normal Priority: P3 Component: rtl-optimization AssignedTo: unassig...@gcc.gnu.org ReportedBy: kkoj...@gcc.gnu.org CC: r...@gcc.gnu.org, h...@gcc.gnu.org Target: sh4-unknown-linux-gnu, cris-elf Many EH tests fail on SH and CRIS. These failures went away with -fno-delayed-branch on SH. The symptoms are quite similar to those of PR49686.