Skip to content

Conversation

@rainers
Copy link
Member

@rainers rainers commented Jul 12, 2019

offset calculation for parameters doesn't work reliably in naked asm, so don't use it.
It's a known issue for x64 (see std.math), but dmd (now?) also generates different offsets in debug and release builds.

@dlang-bot
Copy link
Contributor

Thanks for your pull request, @rainers!

Bugzilla references

Your PR doesn't reference any Bugzilla issue.

If your PR contains non-trivial changes, please reference a Bugzilla issue or create a manual changelog.

Testing this PR locally

If you don't have a local development environment setup, you can use Digger to test this PR:

dub fetch digger
dub run digger -- build "stable + dmd#10165"

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

Successfully merging this pull request may close these issues.

3 participants