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

Ref: ID 0005910 - same error at different location in code for haxe compile #6131

Closed
vicuna opened this issue Aug 18, 2013 · 2 comments
Closed

Comments

@vicuna
Copy link

vicuna commented Aug 18, 2013

Original bug ID: 6131
Reporter: jpmathew
Assigned to: meurer
Status: closed (set by @xavierleroy on 2015-12-11T18:23:53Z)
Resolution: fixed
Priority: normal
Severity: major
Platform: ARM v7
OS: Linux Linaro
OS Version: linaro-alip 3.3
Version: 4.00.1
Fixed in version: 4.01.0+dev
Category: back end (clambda to assembly)
Duplicate of: #5910

Bug description

While compiling haxe from source on Cubieboard2 with ARM v7 cpu, I am getting Shift expression too large with lsl#32.
But this is at a different location than the earlier ocaml version.

Steps to reproduce

compiled ocaml 4.00.1 from source - this step went OK. Then compiled haxe from source using ocaml install.ml and it fails on the assembler code: camlasm19e52e.s

Additional information

I am using ARM v7. Earlier report said it was fixed and checked on Raspberry Pi which uses a different processor.

@vicuna
Copy link
Author

vicuna commented Aug 19, 2013

Comment author: meurer

The fix for 5910 is not in 4.00.1. Please use trunk or 4.01 branch.

@vicuna
Copy link
Author

vicuna commented Aug 19, 2013

Comment author: jpmathew

Today compiled haxe without ocaml install.ml, using git source and Makefiles.
It compiled OK. So please drop this.

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

1 participant