summaryrefslogtreecommitdiff
path: root/testsuite/tests/programs/seward-space-leak/README
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/programs/seward-space-leak/README')
-rw-r--r--testsuite/tests/programs/seward-space-leak/README13
1 files changed, 13 insertions, 0 deletions
diff --git a/testsuite/tests/programs/seward-space-leak/README b/testsuite/tests/programs/seward-space-leak/README
new file mode 100644
index 0000000000..b43c8a7e7b
--- /dev/null
+++ b/testsuite/tests/programs/seward-space-leak/README
@@ -0,0 +1,13 @@
+I thought this crashed if compiled without -O, but I
+can't make it do so.
+
+ glhc -darity-checks -C Main.hs
+
+then
+
+ glhc -g -v -optc-O Main.hc -o cg023-reg
+
+It eats 3Gbytes and runs for 10mins but doesn't crash.
+
+
+SLPJ 17 june 93