use rtx_insn * as the type of a local variable in mode-switching.c
authorTrevor Saunders <tbsaunde+gcc@tbsaunde.org>
Sat, 9 May 2015 04:15:35 +0000 (04:15 +0000)
committerTrevor Saunders <tbsaunde@gcc.gnu.org>
Sat, 9 May 2015 04:15:35 +0000 (04:15 +0000)
commitf4701c96bca6bbdf55eadb93df37b9fca5d0999b
treed50883e9818fff57f7da3908438ef3860c73cb20
parent613aba20e554f92bc7008dabb1b0c42a6207da33
use rtx_insn * as the type of a local variable in mode-switching.c

gcc/ChangeLog:

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

* mode-switching.c (commit_mode_sets): Change type of local
variable from rtx to rtx_insn *.

From-SVN: r222935
gcc/ChangeLog
gcc/mode-switching.c