From: Julian Seward Date: Thu, 16 Mar 2006 11:29:13 +0000 (+0000) Subject: upmerge r1597 (ppc32 needs a lot of spill slots sometimes) X-Git-Tag: svn/VALGRIND_3_2_3^2~79 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=cbf3cb453047e5583cda46ea34f67cf2f778a016;p=thirdparty%2Fvalgrind.git upmerge r1597 (ppc32 needs a lot of spill slots sometimes) git-svn-id: svn://svn.valgrind.org/vex/trunk@1599 --- 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 /*-------------------------------------------------------*/