rs6000-builtin.def (VMULEUB_UNS): Remove orphaned built-in.
commit61f29dee3e4692f9a674ec32c1b60ce0adce0ad9
authorBill Schmidt <wschmidt@linux.vnet.ibm.com>
Fri, 10 Mar 2017 19:16:04 +0000 (10 19:16 +0000)
committerWilliam Schmidt <wschmidt@gcc.gnu.org>
Fri, 10 Mar 2017 19:16:04 +0000 (10 19:16 +0000)
treee0724a83a68093b30fbf8ed76002773631a1fad2
parenta02fa80571bf9756778ba3ca39e0118053b30ad2
rs6000-builtin.def (VMULEUB_UNS): Remove orphaned built-in.

2017-03-10  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>

* config/rs6000/rs6000-builtin.def (VMULEUB_UNS): Remove orphaned
built-in.
(VMULEUH_UNS): Likewise.
(VMULOUB_UNS): Likewise.
(VMULOUH_UNS): Likewise.
* config/rs6000/rs6000.c (builtin_function_type): Remove
references to ALTIVEC_BUILTIN_VMUL[EO]U[BH]_UNS.

From-SVN: r246046
gcc/ChangeLog
gcc/config/rs6000/rs6000-builtin.def
gcc/config/rs6000/rs6000.c