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

[dmd-cxx] fix Issue 19609 - [ICE] dmd/expression.d(2790): Segmentation fault (part 2) #9436

Merged
merged 1 commit into from
Mar 10, 2019

Conversation

ibuclaw
Copy link
Member

@ibuclaw ibuclaw commented Mar 10, 2019

This should have been part of the previous in #9427, whoops. :-)

@dlang-bot
Copy link
Contributor

Thanks for your pull request, @ibuclaw!

Bugzilla references

Auto-close Bugzilla Severity Description
19609 critical [ICE] dmd/expression.d(2790): Segmentation fault

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 "dmd-cxx + dmd#9436"

@ibuclaw ibuclaw force-pushed the dmd-cxx-issue19609b branch from 3201752 to 2868ba7 Compare March 10, 2019 16:33
@ibuclaw
Copy link
Member Author

ibuclaw commented Mar 10, 2019

Merging...

@ibuclaw ibuclaw merged commit da26db8 into dlang:dmd-cxx Mar 10, 2019
@ibuclaw ibuclaw deleted the dmd-cxx-issue19609b branch March 10, 2019 16:44
kraj pushed a commit to kraj/gcc that referenced this pull request Mar 10, 2019
d/dmd: Merge upstream dmd da26db819

Backports supplementary fix for ICE on importing deprecated modules.

Updates https://gcc.gnu.org/PR89016

Reviewed-on: dlang/dmd#9436

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@269560 138bc75d-0d04-0410-961f-82ee72b054a4
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.

3 participants