rs6000: Update rs6000_builtin_decl
commit71cf7c0a0e929550f82b4ac70ac1fd068253039e
authorBill Schmidt <wschmidt@linux.ibm.com>
Mon, 8 Nov 2021 14:17:53 +0000 (8 08:17 -0600)
committerBill Schmidt <wschmidt@linux.ibm.com>
Mon, 8 Nov 2021 14:49:37 +0000 (8 08:49 -0600)
treeaa22f672f52a26cb6c8d88c288123fb5eec27fcd
parent355eb60b6672220642fae853021599afaa87dfd6
rs6000: Update rs6000_builtin_decl

Create a new version of this function that uses the new infrastructure,
and particularly checks for supported builtins the new way.

2021-11-08  Bill Schmidt  <wschmidt@linux.ibm.com>

gcc/
* config/rs6000/rs6000-call.c (rs6000_new_builtin_decl): New function.
(rs6000_builtin_decl): Call it.
gcc/config/rs6000/rs6000-call.c