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 21927 - ICE (illegal instruction) with static foreach over empty member template #12544

Merged
merged 1 commit into from May 21, 2021

Conversation

BorisCarvajal
Copy link
Member

Depends on #12543 to avoid a bogus error message.

@dlang-bot
Copy link
Contributor

dlang-bot commented May 20, 2021

Thanks for your pull request, @BorisCarvajal!

Bugzilla references

Auto-close Bugzilla Severity Description
21927 normal ICE (illegal instruction) with static foreach over empty member template

Testing this PR locally

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

dub run digger -- build "stable + dmd#12544"

@thewilsonator
Copy link
Contributor

Please target stable

@thewilsonator
Copy link
Contributor

FAILED targets:
- compilable\interpret5.d
- fail_compilation\fail238_m64.d
- fail_compilation\fail238_m32.d
- fail_compilation\fail9766.d
- fail_compilation\iasm1.d
- fail_compilation\test20549.d
- fail_compilation\test21927.d

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