reorg.c (relax_delay_slots): Take account of NOTE_INSN_SWITCH_TEXT_SECTIONS and targe...
authorKaz Kojima <kkojima@gcc.gnu.org>
Thu, 29 Jan 2015 08:36:38 +0000 (08:36 +0000)
committerKaz Kojima <kkojima@gcc.gnu.org>
Thu, 29 Jan 2015 08:36:38 +0000 (08:36 +0000)
commit4897b529e22f058ce517463dcf9f7839a535e6d3
treea7eeeda3c5d513c3a360d3bc0e6986901a4f154b
parentf7f049fa4620ada6457ed6163b1fdf0de37a3258
reorg.c (relax_delay_slots): Take account of NOTE_INSN_SWITCH_TEXT_SECTIONS and targetm.can_follow_jump.

* reorg.c (relax_delay_slots): Take account of NOTE_INSN_SWITCH_TEXT_SECTIONS
  and targetm.can_follow_jump.

From-SVN: r220235
gcc/ChangeLog
gcc/reorg.c