spu.c (spu_builtin_mul_widen_even): Remove unused local variable `d'.
authorBen Elliston <bje@au.ibm.com>
Thu, 21 Dec 2006 04:12:06 +0000 (04:12 +0000)
committerBen Elliston <bje@gcc.gnu.org>
Thu, 21 Dec 2006 04:12:06 +0000 (15:12 +1100)
* config/spu/spu.c (spu_builtin_mul_widen_even): Remove unused
local variable `d'.

From-SVN: r120100

gcc/ChangeLog
gcc/config/spu/spu.c

index 0660654..aeb0ab4 100644 (file)
@@ -1,3 +1,8 @@
+2006-12-21  Ben Elliston  <bje@au.ibm.com>
+
+       * config/spu/spu.c (spu_builtin_mul_widen_even): Remove unused
+       local variable `d'.
+
 2006-12-20  Jan Hubicka  <jh@suse.cz>
 
        * tree-dfa.c (add_referenced_var): Walk initializers of
index 58a34a8..d4fefdd 100644 (file)
@@ -5005,7 +5005,6 @@ spu_expand_builtin (tree exp,
 static tree
 spu_builtin_mul_widen_even (tree type)
 {
-  struct spu_builtin_description *d;
   switch (TYPE_MODE (type))
     {
     case V8HImode: