| Index: test/mjsunit/big-array-literal.js
|
| diff --git a/test/mjsunit/big-array-literal.js b/test/mjsunit/big-array-literal.js
|
| index 401807f684d21b2945f802bdd0281af18552c65a..7e19c0a2dcdc93baf965cf3798d40b998bf4842d 100644
|
| --- a/test/mjsunit/big-array-literal.js
|
| +++ b/test/mjsunit/big-array-literal.js
|
| @@ -26,6 +26,7 @@
|
| // OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|
|
| // On MacOS X 10.7.5, this test needs a stack size of at least 788 kBytes.
|
| +// On PPC64, this test needs a stack size of at least 698 kBytes.
|
| // Flags: --stack-size=800
|
| // Flags: --turbo-deoptimization
|
|
|
|
|