Skip to content

code-gen tests fail on macos #35

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

Closed
gnzlbg opened this issue Sep 21, 2017 · 0 comments
Closed

code-gen tests fail on macos #35

gnzlbg opened this issue Sep 21, 2017 · 0 comments

Comments

@gnzlbg
Copy link
Contributor

gnzlbg commented Sep 21, 2017

On Linux the assembler outputs tzcnt for all register types but on macos it outputs tzcntw (16bit), tzcntl (32bit), tzcntq (64bit), which makes the code-gen tests fail.

The test script should "workaround this", and we should also test macosx on travis to make sure it stays working. EDIT: this is already being done.

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

No branches or pull requests

1 participant