hotspot/src/share/vm/opto/compile.cpp
changeset 30624 2e1803c8a26d
parent 30593 69f942690128
child 31228 8e427370cdd1
--- a/hotspot/src/share/vm/opto/compile.cpp	Thu May 07 15:34:45 2015 -0700
+++ b/hotspot/src/share/vm/opto/compile.cpp	Fri May 08 11:49:20 2015 -0700
@@ -3110,6 +3110,7 @@
   case Op_AddReductionVF:
   case Op_AddReductionVD:
   case Op_MulReductionVI:
+  case Op_MulReductionVL:
   case Op_MulReductionVF:
   case Op_MulReductionVD:
     break;