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

Strange code generation bug #4110

Closed
vicuna opened this issue Sep 11, 2006 · 2 comments
Closed

Strange code generation bug #4110

vicuna opened this issue Sep 11, 2006 · 2 comments
Assignees
Labels

Comments

@vicuna
Copy link

vicuna commented Sep 11, 2006

Original bug ID: 4110
Reporter: @mmottl
Assigned to: @xavierleroy
Status: closed (set by @xavierleroy on 2006-09-21T09:12:37Z)
Resolution: fixed
Priority: normal
Severity: crash
Version: 3.09.3
Category: ~DO NOT USE (was: OCaml general)
Related to: #4128
Monitored by: @mmottl

Bug description

The attached file, when compiled to native code, will generate a segfault in the call to function "f" in function "apply" (Linux, i686), which is obviously a code generation bug.

File attachments

@vicuna
Copy link
Author

vicuna commented Sep 11, 2006

Comment author: @mmottl

Btw., removing "ignore" or using one "x" less in the definition of / call to the "big" function will make the code work again.

@vicuna
Copy link
Author

vicuna commented Sep 21, 2006

Comment author: @xavierleroy

Bug introduced between 3.09.2 and 3.09.3, fixed in 3.09 bugfix branch and in CVS trunk.

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

2 participants