rs6000: Remove ALTIVEC_BUILTIN_MASK_FOR_STORE
authorBill Schmidt <wschmidt@linux.ibm.com>
Sat, 29 Aug 2020 01:05:58 +0000 (20:05 -0500)
committerBill Schmidt <wschmidt@linux.ibm.com>
Sat, 29 Aug 2020 01:05:58 +0000 (20:05 -0500)
commitcd0233527af11f678ab9635bfd2a9545d431d48f
treeb2dacadc77cf9e74e0d2c8e3188323d431bc8639
parent8f7ea26ae325f796c4873089acdfd2b1f1d2520f
rs6000: Remove ALTIVEC_BUILTIN_MASK_FOR_STORE

It turns out that the target hook that this is supposed to satisfy
disappeared in 2004.  Probably time to retire it.

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

gcc/
* config/rs6000/rs6000-builtin.def (MASK_FOR_STORE): Remove.
* config/rs6000/rs6000-call.c (rs6000_expand_builtin): Remove
all logic for ALTIVEC_BUILTIN_MASK_FOR_STORE.
gcc/config/rs6000/rs6000-builtin.def
gcc/config/rs6000/rs6000-call.c