From c3215fa3089e154f79c5df4a38fa7eaae59aebdc Mon Sep 17 00:00:00 2001 From: Julian Seward Date: Wed, 15 Mar 2006 13:12:43 +0000 Subject: [PATCH] Sheesh. The ppc32 back end is good at eating bazillions of spill slots sometimes. git-svn-id: svn://svn.valgrind.org/vex/branches/VEX_3_1_BRANCH@1597 --- 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 5e45be7058..8d4ad7cc83 100644 --- a/VEX/pub/libvex.h +++ b/VEX/pub/libvex.h @@ -242,7 +242,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.2