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 20592 - [ICE] dmd/iasmgcc.d(332): Assertion failure #10818

Merged
merged 1 commit into from
Feb 24, 2020

Conversation

ibuclaw
Copy link
Member

@ibuclaw ibuclaw commented Feb 22, 2020

The fall through was unchecked.

@dlang-bot
Copy link
Contributor

Thanks for your pull request, @ibuclaw!

Bugzilla references

Auto-close Bugzilla Severity Description
20592 major [GCC ASM] [ICE] dmd/iasmgcc.d(332): Assertion failure

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 "master + dmd#10818"

@ibuclaw ibuclaw added the Compiler:GDC Gnu D Compiler label Feb 22, 2020
@ibuclaw ibuclaw force-pushed the gccasmsyntax branch 2 times, most recently from f935d6b to d361961 Compare February 22, 2020 20:39
@ibuclaw
Copy link
Member Author

ibuclaw commented Feb 23, 2020

Just need to rebase as other tests have been added.

@dlang-bot dlang-bot merged commit b7a7bae into dlang:master Feb 24, 2020
@ibuclaw ibuclaw deleted the gccasmsyntax branch February 27, 2020 06:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants