]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
upmerge r1597 (ppc32 needs a lot of spill slots sometimes)
authorJulian Seward <jseward@acm.org>
Thu, 16 Mar 2006 11:29:13 +0000 (11:29 +0000)
committerJulian Seward <jseward@acm.org>
Thu, 16 Mar 2006 11:29:13 +0000 (11:29 +0000)
git-svn-id: svn://svn.valgrind.org/vex/trunk@1599

VEX/pub/libvex.h

index 3fb21ad4f70f37769a9ab3c24d05738f7aa1390a..a1931f465f66b0bc5196d9a4f2b28e087868a9a3 100644 (file)
@@ -261,7 +261,7 @@ typedef
    On entry, the baseblock pointer register must be 8-aligned.
 */
 
-#define LibVEX_N_SPILL_BYTES 1536
+#define LibVEX_N_SPILL_BYTES 2048
 
 
 /*-------------------------------------------------------*/