rs6000-c (altivec_overloaded_builtins): Remove bogus entries for the P8V_BUILTIN_VEC_...
authorCarl Love <cel@us.ibm.com>
Thu, 26 Jan 2017 17:39:38 +0000 (17:39 +0000)
committerCarl Love <carll@gcc.gnu.org>
Thu, 26 Jan 2017 17:39:38 +0000 (17:39 +0000)
gcc/ChangeLog:

2017-01-26  Carl Love  <cel@us.ibm.com>

        * config/rs6000/rs6000-c (altivec_overloaded_builtins): Remove
        bogus entries for the P8V_BUILTIN_VEC_VGBBD built-ins

From-SVN: r244943

gcc/ChangeLog
gcc/config/rs6000/rs6000-c.c

index d09061e..74d5df7 100644 (file)
@@ -1,3 +1,8 @@
+2017-01-26  Carl Love  <cel@us.ibm.com>
+
+       * config/rs6000/rs6000-c (altivec_overloaded_builtins): Remove
+       bogus entries for the P8V_BUILTIN_VEC_VGBBD built-ins
+
 2017-01-26  Vladimir Makarov  <vmakarov@redhat.com>
 
        PR target/79131
index ed4d8ff..b0a7d33 100644 (file)
@@ -4789,10 +4789,6 @@ const struct altivec_builtin_types altivec_overloaded_builtins[] = {
     RS6000_BTI_V16QI, RS6000_BTI_V16QI, 0, 0 },
   { P8V_BUILTIN_VEC_VGBBD, P8V_BUILTIN_VGBBD,
     RS6000_BTI_unsigned_V16QI, RS6000_BTI_unsigned_V16QI, 0, 0 },
-  { P8V_BUILTIN_VEC_VGBBD, P8V_BUILTIN_VGBBD,
-    RS6000_BTI_V16QI, 0, 0, 0 },
-  { P8V_BUILTIN_VEC_VGBBD, P8V_BUILTIN_VGBBD,
-    RS6000_BTI_unsigned_V16QI, 0, 0, 0 },
 
   { P9V_BUILTIN_VEC_VINSERT4B, P9V_BUILTIN_VINSERT4B,
     RS6000_BTI_V16QI, RS6000_BTI_V4SI,