From cbf3cb453047e5583cda46ea34f67cf2f778a016 Mon Sep 17 00:00:00 2001 From: Julian Seward Date: Thu, 16 Mar 2006 11:29:13 +0000 Subject: [PATCH] upmerge r1597 (ppc32 needs a lot of spill slots sometimes) git-svn-id: svn://svn.valgrind.org/vex/trunk@1599 --- VEX/pub/libvex.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/VEX/pub/libvex.h b/VEX/pub/libvex.h index 3fb21ad4f7..a1931f465f 100644 --- a/VEX/pub/libvex.h +++ b/VEX/pub/libvex.h @@ -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 /*-------------------------------------------------------*/ -- 2.47.3