hotspot/src/cpu/x86/vm/x86_32.ad
changeset 22832 03720a5b7595
parent 17095 24f63661bb5e
child 22838 82c7497fbad4
--- a/hotspot/src/cpu/x86/vm/x86_32.ad	Fri Sep 06 20:16:09 2013 +0200
+++ b/hotspot/src/cpu/x86/vm/x86_32.ad	Thu Sep 12 13:51:13 2013 -0700
@@ -3755,7 +3755,7 @@
   // automatically biased by the preserve_stack_slots field above.
   c_calling_convention %{
     // This is obviously always outgoing
-    (void) SharedRuntime::c_calling_convention(sig_bt, regs, length);
+    (void) SharedRuntime::c_calling_convention(sig_bt, regs, /*regs2=*/NULL, length);
   %}
 
   // Location of C & interpreter return values