]> git.ipfire.org Git - thirdparty/gcc.git/commit
rs6000: Add functions for matching types, part 1 of 3
authorBill Schmidt <wschmidt@linux.ibm.com>
Mon, 7 Jun 2021 16:49:56 +0000 (11:49 -0500)
committerBill Schmidt <wschmidt@linux.ibm.com>
Fri, 16 Jul 2021 16:52:47 +0000 (12:52 -0400)
commit0d685dfbb603b631c0e1d121dd73e73d33573ec5
treeef44af73995dbf67b0cf22425a0839ae49f45168
parent9abd2ac5a9b694bcdd871165d109f94866032534
rs6000: Add functions for matching types, part 1 of 3

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

gcc/
* config/rs6000/rs6000-gen-builtins.c (void_status): New enum.
(basetype): Likewise.
(typeinfo): Likewise.
(handle_pointer): New function.
(match_basetype): New stub function.
(match_const_restriction): Likewise.
(match_type): New function.
gcc/config/rs6000/rs6000-gen-builtins.c