can_nonlocal_goto can take a rtx_insn *
authorTrevor Saunders <tbsaunde+gcc@tbsaunde.org>
Sat, 9 May 2015 04:16:03 +0000 (04:16 +0000)
committerTrevor Saunders <tbsaunde@gcc.gnu.org>
Sat, 9 May 2015 04:16:03 +0000 (04:16 +0000)
commitd8c1e9b62d314b3d3434e7193aa9e907b6e74319
treeab83d43dbb83d245b9c843d3c66fccbd0d70c96e
parent63bd63246e5b09164625828a6ac0c7967d932bc6
can_nonlocal_goto can take a rtx_insn *

gcc/ChangeLog:

2015-05-08  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>

* except.c (can_nonlocal_goto): Change type of argument to
rtx_insn *.
* rtl.h: Adjust.

From-SVN: r222940
gcc/ChangeLog
gcc/except.c
gcc/rtl.h