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

ocamlopt option "-dclambda" doesn't work #5964

Closed
vicuna opened this issue Mar 27, 2013 · 2 comments
Closed

ocamlopt option "-dclambda" doesn't work #5964

vicuna opened this issue Mar 27, 2013 · 2 comments

Comments

@vicuna
Copy link

vicuna commented Mar 27, 2013

Original bug ID: 5964
Reporter: vbrankov
Assigned to: @alainfrisch
Status: closed (set by @xavierleroy on 2015-12-11T18:18:35Z)
Resolution: fixed
Priority: normal
Severity: minor
Version: 4.00.1
Fixed in version: 4.01.0+dev
Category: back end (clambda to assembly)
Duplicate of: #5784

Bug description

ocamlopt's option "-dclambda" doesn't produce clambda output.

Steps to reproduce

test.ml:

let () =
Printf.printf "Hello, World!\n"

$ ocamlopt -dclambda test.ml -o test.exe

@vicuna
Copy link
Author

vicuna commented Mar 28, 2013

Comment author: @chambart

Duplicate of #5810 (already fixed)

@vicuna
Copy link
Author

vicuna commented Mar 28, 2013

Comment author: @alainfrisch

Duplicate of #5784, already fixed in trunk.

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

No branches or pull requests

2 participants