hotspot/src/share/vm/opto/matcher.cpp
changeset 1500 bea9a90f3e8f
parent 1400 afd034bb8c2e
child 2022 28ce8115a91d
--- a/hotspot/src/share/vm/opto/matcher.cpp	Thu Nov 06 20:00:03 2008 -0800
+++ b/hotspot/src/share/vm/opto/matcher.cpp	Fri Nov 07 09:29:38 2008 -0800
@@ -1951,6 +1951,7 @@
       // Now hack a few special opcodes
       switch( n->Opcode() ) {       // Handle some opcodes special
       case Op_StorePConditional:
+      case Op_StoreIConditional:
       case Op_StoreLConditional:
       case Op_CompareAndSwapI:
       case Op_CompareAndSwapL: