summary refs log tree commit diff
path: root/tests/lang
diff options
context:
space:
mode:
authorEelco Dolstra <eelco.dolstra@logicblox.com>2014-01-06 11:32:22 +0100
committerEelco Dolstra <eelco.dolstra@logicblox.com>2014-01-06 11:32:22 +0100
commit4252b5a645138e84fa8916dfc3f8d6af8e74fc28 (patch)
tree16d4b6e81c1e653747ec1f1b481a60da53059a7f /tests/lang
parent5ba5993470a6ad532fc8e842084a574a88876b0a (diff)
downloadguix-4252b5a645138e84fa8916dfc3f8d6af8e74fc28.tar.gz
Disable the tail call test
On i686-linux, GCC stubbornly refuses to do tail-call optimisation.
Don't know why.

http://hydra.nixos.org/build/7300170
Diffstat (limited to 'tests/lang')
-rw-r--r--tests/lang/eval-okay-tail-call-1.exp-disabled (renamed from tests/lang/eval-okay-tail-call-1.exp)0
1 files changed, 0 insertions, 0 deletions
diff --git a/tests/lang/eval-okay-tail-call-1.exp b/tests/lang/eval-okay-tail-call-1.exp-disabled
index f7393e847d..f7393e847d 100644
--- a/tests/lang/eval-okay-tail-call-1.exp
+++ b/tests/lang/eval-okay-tail-call-1.exp-disabled