hotspot/src/share/vm/opto/type.cpp
changeset 14128 8e2a2d167cd4
parent 13969 d2a189b83b87
child 15228 e92acc84ade3
--- a/hotspot/src/share/vm/opto/type.cpp	Thu Oct 18 07:06:31 2012 -0700
+++ b/hotspot/src/share/vm/opto/type.cpp	Fri Oct 19 14:21:09 2012 -0400
@@ -61,7 +61,7 @@
   { Bad,             T_ILLEGAL,    "tuple:",        false, Node::NotAMachineReg, relocInfo::none          },  // Tuple
   { Bad,             T_ARRAY,      "array:",        false, Node::NotAMachineReg, relocInfo::none          },  // Array
 
-#if defined(IA32) || defined(AMD64)
+#ifndef SPARC
   { Bad,             T_ILLEGAL,    "vectors:",      false, Op_VecS,              relocInfo::none          },  // VectorS
   { Bad,             T_ILLEGAL,    "vectord:",      false, Op_VecD,              relocInfo::none          },  // VectorD
   { Bad,             T_ILLEGAL,    "vectorx:",      false, Op_VecX,              relocInfo::none          },  // VectorX