diff options
author | Eelco Dolstra <eelco.dolstra@logicblox.com> | 2014-01-06T10·32+0100 |
---|---|---|
committer | Eelco Dolstra <eelco.dolstra@logicblox.com> | 2014-01-06T10·32+0100 |
commit | 4252b5a645138e84fa8916dfc3f8d6af8e74fc28 (patch) | |
tree | 16d4b6e81c1e653747ec1f1b481a60da53059a7f /tests/lang/eval-okay-tail-call-1.exp-disabled | |
parent | 5ba5993470a6ad532fc8e842084a574a88876b0a (diff) |
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/eval-okay-tail-call-1.exp-disabled')
-rw-r--r-- | tests/lang/eval-okay-tail-call-1.exp-disabled | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/lang/eval-okay-tail-call-1.exp-disabled b/tests/lang/eval-okay-tail-call-1.exp-disabled new file mode 100644 index 000000000000..f7393e847d34 --- /dev/null +++ b/tests/lang/eval-okay-tail-call-1.exp-disabled @@ -0,0 +1 @@ +100000 |