]> git.ipfire.org Git - thirdparty/gcc.git/commit
fixup sh bustage after r209483
authorTrevor Saunders <tsaunders@mozilla.com>
Thu, 24 Apr 2014 15:33:30 +0000 (15:33 +0000)
committerTrevor Saunders <tbsaunde@gcc.gnu.org>
Thu, 24 Apr 2014 15:33:30 +0000 (15:33 +0000)
commit78c7d18e018cba001b1f4bb72552818b7da5396a
tree1c4386a968f50107eb102c544eaa312708651963
parentfbbde65e624bc4f536845df87c81b315a0cb74f0
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.

From-SVN: r209751
gcc/ChangeLog
gcc/config/sh/sh_treg_combine.cc