diff -ur dyninstAPI-3.0/core/dyninstAPI/src/inst-power.C dyninstAPI-3.0.1/core/dyninstAPI/src/inst-power.C --- dyninstAPI-3.0/core/dyninstAPI/src/inst-power.C Fri Dec 14 12:57:01 2001 +++ dyninstAPI-3.0.1/core/dyninstAPI/src/inst-power.C Thu Jun 13 13:47:25 2002 @@ -2492,7 +2492,7 @@ static inline unsigned int stackOffset(Register x) { - return (x >= 3) ? 8 : 0; + return 8; } // VG(11/16/01): Emit code to add the original value of a register to