rs6000: Build and store function type identifiers
commit04ef43c7b35e006559781f758a81c207e6d54a15
authorBill Schmidt <wschmidt@linux.ibm.com>
Wed, 21 Jul 2021 12:45:36 +0000 (21 08:45 -0400)
committerBill Schmidt <wschmidt@linux.ibm.com>
Wed, 21 Jul 2021 17:49:44 +0000 (21 13:49 -0400)
treed3acca9b1144a9eaa75c01b95c40d7df4139f8d6
parent582b56dfd023077e9210a3adce478dd73d96d340
rs6000: Build and store function type identifiers

2021-07-21  Bill Schmidt  <wschmidt@linux.ibm.com>

gcc/
* config/rs6000/rs6000-gen-builtins.c (complete_vector_type): New
function.
(complete_base_type): Likewise.
(construct_fntype_id): Likewise.
(parse_bif_entry): Call contruct_fntype_id.
(parse_ovld_entry): Likewise.
gcc/config/rs6000/rs6000-gen-builtins.c