[x86] Reenable the no pushes code.
authorZoltan Varga <vargaz@gmail.com>
Mon, 9 Jun 2014 14:35:39 +0000 (16:35 +0200)
committerZoltan Varga <vargaz@gmail.com>
Mon, 9 Jun 2014 14:35:39 +0000 (16:35 +0200)
mono/mini/mini-x86.h

index 7ddc2f69cd7f8d866503cb2416fad14f273fb8f9..4e2f94bd80a994f25e50f1c8212718db13087777 100644 (file)
@@ -74,7 +74,7 @@ struct sigcontext {
 #endif /* HAVE_WORKING_SIGALTSTACK */
 #endif /* !HOST_WIN32 */
 
-// #define MONO_X86_NO_PUSHES 1
+#define MONO_X86_NO_PUSHES 1
 
 #define MONO_ARCH_SUPPORT_TASKLETS 1