fixup sh bustage after r209483
commit8c6fc7d108a12db8017fa6b1a7f2d800be83f0df
authortbsaunde <tbsaunde@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 24 Apr 2014 15:33:30 +0000 (24 15:33 +0000)
committertbsaunde <tbsaunde@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 24 Apr 2014 15:33:30 +0000 (24 15:33 +0000)
tree1c4386a968f50107eb102c544eaa312708651963
parenta2d4101574b09567335be9fd752b74c381f19460
fixup sh bustage after r209483

When making pass::execute functions take a function * argument I missed
the sh_treg_combine pass, so fix that here.

gcc/
* config/sh/sh_treg_combine.c (sh_treg_combine::execute): Take
function * argument.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@209751 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/sh/sh_treg_combine.cc