]> git.ipfire.org Git - thirdparty/gcc.git/commit
can_nonlocal_goto can take a rtx_insn *
authortbsaunde <tbsaunde@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 9 May 2015 04:16:03 +0000 (04:16 +0000)
committertbsaunde <tbsaunde@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 9 May 2015 04:16:03 +0000 (04:16 +0000)
commitc0bf26afa953bf824ed73a828b47f5e325f49b9f
treeab83d43dbb83d245b9c843d3c66fccbd0d70c96e
parent181908bbd7cad3c19b206089549aeaf951edf9b5
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@222940 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/except.c
gcc/rtl.h