]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
rs6000, remove improperly defined and unsupported builtins.
authorCarl Love <cel@us.ibm.com>
Thu, 27 Aug 2020 18:36:13 +0000 (13:36 -0500)
committerCarl Love <cel@us.ibm.com>
Fri, 4 Sep 2020 18:23:12 +0000 (13:23 -0500)
gcc/ChangeLog

2020-08-31  Carl Love  <cel@us.ibm.com>

PR target/85830
* config/rs6000/altivec.h (vec_popcntb, vec_popcnth, vec_popcntw,
vec_popcntd): Remove defines.

gcc/config/rs6000/altivec.h

index 5eafa74470d0d0d45df15f6955d48d8101a007df..b40e750dc13fcd1f83324868c0867a0a9a71baad 100644 (file)
 #define vec_vpopcnth __builtin_vec_vpopcnth
 #define vec_vpopcntw __builtin_vec_vpopcntw
 #define vec_popcnt __builtin_vec_vpopcntu
-#define vec_popcntb __builtin_vec_vpopcntub
-#define vec_popcnth __builtin_vec_vpopcntuh
-#define vec_popcntw __builtin_vec_vpopcntuw
-#define vec_popcntd __builtin_vec_vpopcntud
 #define vec_vrld __builtin_vec_vrld
 #define vec_vsld __builtin_vec_vsld
 #define vec_vsrad __builtin_vec_vsrad