diff mx/commands.py @ 10423:a6697eaddebd

Merge.
author Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
date Wed, 19 Jun 2013 21:54:38 +0200
parents acc1c61ba408
children 590b0c26877f
line wrap: on
line diff
--- a/mx/commands.py	Wed Jun 19 21:49:09 2013 +0200
+++ b/mx/commands.py	Wed Jun 19 21:54:38 2013 +0200
@@ -932,7 +932,7 @@
 
         _vmbuild = 'product'
         t = Task('BootstrapWithRegisterPressure:product')
-        vm(['-G:RegisterPressure=rbx,r11,r14,xmm3,xmm11,xmm14', '-esa', '-version'])
+        vm(['-G:RegisterPressure=rbx,r11,r10,r14,xmm3,xmm11,xmm14', '-esa', '-version'])
         tasks.append(t.stop())
 
         _vmbuild = 'product'