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

--- Comment #4 from Andrew Pinski <pinskia at gcc dot gnu.org> 2011-08-16 
00:01:57 UTC ---
The SH target is the only target which does:
  if (optimize > 0 && flag_delayed_branch)
    dbr_schedule (insns);
in its thunks.

Reply via email to