| Index: crosstest/test_calling_conv.def
|
| diff --git a/crosstest/test_calling_conv.def b/crosstest/test_calling_conv.def
|
| index 4c6c7f962a61d4e4ea07da58240ff54802318853..7cc969076cf9f6bc2f39b829ca466073b0e2f79b 100644
|
| --- a/crosstest/test_calling_conv.def
|
| +++ b/crosstest/test_calling_conv.def
|
| @@ -20,7 +20,7 @@
|
| /* caller, callee, argc */ \
|
| X(caller_i, callee_i, 1) \
|
| X(caller_vvvvv, callee_vvvvv, 5) \
|
| -X(caller_vlvlivfvdviv, callee_vlvlivfvdviv, 12) \
|
| +X(caller_vlvilvfvdviv, callee_vlvilvfvdviv, 12) \
|
| // #define X(caller, callee, argc)
|
|
|
| #endif // TEST_CALLING_CONV_DEF
|
|
|