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

Fix issue 7699 - Cannot get frame pointer to in contract when compiling ... #811

Merged
merged 1 commit into from
Mar 14, 2012

Conversation

donc
Copy link
Collaborator

@donc donc commented Mar 14, 2012

...with -inline

Disable inlining in the case when it fails (which is when a class is involved).

This is just a workaround. In the longer term, we'll need to fix inlining for this case, and also for out contracts.

…ng with -inline

Disable inlining in the case when it fails (which is when a class is involved).
WalterBright added a commit that referenced this pull request Mar 14, 2012
Fix issue 7699 - Cannot get frame pointer to in contract when compiling ...
@WalterBright WalterBright merged commit 201c43d into dlang:master Mar 14, 2012
WalterBright added a commit that referenced this pull request Mar 14, 2012
braddr pushed a commit to braddr/dmd that referenced this pull request Oct 22, 2012
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