Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tail call annotations not filled in by ocamlopt #4794

Closed
vicuna opened this issue May 18, 2009 · 1 comment
Closed

Tail call annotations not filled in by ocamlopt #4794

vicuna opened this issue May 18, 2009 · 1 comment
Labels

Comments

@vicuna
Copy link

vicuna commented May 18, 2009

Original bug ID: 4794
Reporter: @xavierleroy
Assigned to: @xclerc
Status: closed (set by @xavierleroy on 2012-03-24T14:01:45Z)
Resolution: fixed
Priority: normal
Severity: minor
Version: 3.11.0
Fixed in version: 3.12.1+dev
Category: ~DO NOT USE (was: OCaml general)
Has duplicate: #4959

Bug description

In OCaml 3.11, when compiling to bytecode, annotation files indicate, for each function call, whether it is a tail call or not. However, these tail call annotations are missing when compiling to native code.

@vicuna
Copy link
Author

vicuna commented Sep 2, 2010

Comment author: @xclerc

Fixed in branch "version/3.12" (revision 10667).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant