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

[Win64] "LLVM ERROR: Access past stack top" in std.math unittests #753

Closed
Trass3r opened this issue Oct 20, 2014 · 1 comment
Closed

[Win64] "LLVM ERROR: Access past stack top" in std.math unittests #753

Trass3r opened this issue Oct 20, 2014 · 1 comment

Comments

@Trass3r
Copy link
Contributor

Trass3r commented Oct 20, 2014

Only release std/math-unittest.obj seems to be affected.
Maybe related to recent real type changes.

@kinke
Copy link
Member

kinke commented Oct 20, 2014

I've had this one too, but ldc-developers/phobos#3 fixed it. I guess it's inline assembly treating the 64-bit double argument as 80-bit real.

@Trass3r Trass3r closed this as completed Oct 22, 2014
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

2 participants