]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/mode-switching.c
use rtx_insn * as the type of a local variable in mode-switching.c
authortbsaunde <tbsaunde@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 9 May 2015 04:15:35 +0000 (04:15 +0000)
committertbsaunde <tbsaunde@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 9 May 2015 04:15:35 +0000 (04:15 +0000)
commite0f97a1a54bca83148f8056832a5ba360dc2d11c
treed50883e9818fff57f7da3908438ef3860c73cb20
parent6e9c0030c6e5c42e6110248d530d6856c41feb7b
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 *.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@222935 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/mode-switching.c