rs6000: r12 copy cleanup
authorBill Schmidt <wschmidt@linux.ibm.com>
Fri, 28 Aug 2020 16:47:01 +0000 (11:47 -0500)
committerBill Schmidt <wschmidt@linux.ibm.com>
Fri, 28 Aug 2020 16:47:01 +0000 (11:47 -0500)
commit26c24398d3615aef43e599f87911c1ecc3bd2841
tree55e19d5b3ff6a3f123a536337c30f41a57d98cc4
parent1c1e41b06509c60c054792839618fad094ba17d1
rs6000: r12 copy cleanup

Remove unnecessary tests before copying function address to r12.

2020-08-28  Bill Schmidt  <wschmidt@linux.ibm.com>

gcc/
* config/rs6000/rs6000.c (rs6000_call_aix): Remove test for r12.
(rs6000_sibcall_aix): Likewise.
gcc/config/rs6000/rs6000.c