diff options
author | Xavier Clerc <xavier.clerc@inria.fr> | 2010-01-25 14:26:23 +0000 |
---|---|---|
committer | Xavier Clerc <xavier.clerc@inria.fr> | 2010-01-25 14:26:23 +0000 |
commit | 6d1cb50121da767ffdbcb647e0999723c43802c4 (patch) | |
tree | 0bdab3a6c2043b746fcf7ca3b4349942625a0cb7 /testsuite/tests/runtime-errors/stackoverflow.native.reference | |
parent | 6db7e05658c27b5fd7042cb2db725a12364d4aea (diff) |
Tests moved to 'runtime-errors'
git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@9581 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02
Diffstat (limited to 'testsuite/tests/runtime-errors/stackoverflow.native.reference')
-rw-r--r-- | testsuite/tests/runtime-errors/stackoverflow.native.reference | 65 |
1 files changed, 65 insertions, 0 deletions
diff --git a/testsuite/tests/runtime-errors/stackoverflow.native.reference b/testsuite/tests/runtime-errors/stackoverflow.native.reference new file mode 100644 index 000000000..835095c58 --- /dev/null +++ b/testsuite/tests/runtime-errors/stackoverflow.native.reference @@ -0,0 +1,65 @@ +x = 4128768 +x = 4063232 +x = 3997696 +x = 3932160 +x = 3866624 +x = 3801088 +x = 3735552 +x = 3670016 +x = 3604480 +x = 3538944 +x = 3473408 +x = 3407872 +x = 3342336 +x = 3276800 +x = 3211264 +x = 3145728 +x = 3080192 +x = 3014656 +x = 2949120 +x = 2883584 +x = 2818048 +x = 2752512 +x = 2686976 +x = 2621440 +x = 2555904 +x = 2490368 +x = 2424832 +x = 2359296 +x = 2293760 +x = 2228224 +x = 2162688 +x = 2097152 +x = 2031616 +x = 1966080 +x = 1900544 +x = 1835008 +x = 1769472 +x = 1703936 +x = 1638400 +x = 1572864 +x = 1507328 +x = 1441792 +x = 1376256 +x = 1310720 +x = 1245184 +x = 1179648 +x = 1114112 +x = 1048576 +x = 983040 +x = 917504 +x = 851968 +x = 786432 +x = 720896 +x = 655360 +x = 589824 +x = 524288 +x = 458752 +x = 393216 +x = 327680 +x = 262144 +x = 196608 +x = 131072 +x = 65536 +x = 0 +Stack overflow caught |