[RS6000] rs6000_output_mi_thunk tidy
authorAlan Modra <amodra@gmail.com>
Sun, 28 Jul 2019 09:30:41 +0000 (19:00 +0930)
committerAlan Modra <amodra@gcc.gnu.org>
Sun, 28 Jul 2019 09:30:41 +0000 (19:00 +0930)
commitaef57966f4a2eb45d399af1c243f299e2f894000
tree3fccd9ff423654aee047857fbbb76528e0538f5d
parent295ac7c79ebe8ec1dec799c748c49e44fd6b4b47
[RS6000] rs6000_output_mi_thunk tidy

Since svn r123193 (git 327202e27a) the comment about scratch regs was
no longer correct, and I think gen_sibcall could have been used even
then.

* gcc/config/rs6000/rs6000-call.c (rs6000_output_mi_thunk): Use
gen_sibcall.

From-SVN: r273855
gcc/ChangeLog
gcc/config/rs6000/rs6000-call.c