summaryrefslogtreecommitdiffstats
path: root/stdlib/Compflags
diff options
context:
space:
mode:
authorGabriel Scherer <gabriel.scherer@gmail.com>2014-06-05 15:59:15 +0000
committerGabriel Scherer <gabriel.scherer@gmail.com>2014-06-05 15:59:15 +0000
commit3689794e472917122b82ffe47be33df1099497b8 (patch)
tree37e63bd6215285daa101e3f03d2d4adc535ab9b6 /stdlib/Compflags
parent18d23e3a3def856ad1c5696ea2ebe079306cb9d3 (diff)
Fix for PR#6441 (Stefan Holdermans)
During closure conversion, the right-hand side of a functional binding in a recursive binding group is now always closed as a named expression rather than an anonymous expression. As a result, direct recursive calls do not need to retrieve their target from a closure environment. This does not only result in more efficient code being generated, but also avoids a potential blocker for successful tail-call detection during pseudo-instruction selection. git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@14966 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02
Diffstat (limited to 'stdlib/Compflags')
0 files changed, 0 insertions, 0 deletions