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 #9427

Merged
merged 2 commits into from
Mar 7, 2019

Conversation

ibuclaw
Copy link
Member

@ibuclaw ibuclaw commented Mar 7, 2019

Fix depends on the introduction of semanticString.

Bootstrapped and regression tested on x86_64-linux-gnu.

@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#9427"

@ibuclaw ibuclaw force-pushed the dmd-cxx-issue19609 branch from c928569 to 0b7b1c4 Compare March 7, 2019 16:19
@ibuclaw
Copy link
Member Author

ibuclaw commented Mar 7, 2019

Weird that the Windows boxes can't checkout the branch anymore...

I'll just merge.

@ibuclaw ibuclaw merged commit d517c0e into dlang:dmd-cxx Mar 7, 2019
@ibuclaw ibuclaw deleted the dmd-cxx-issue19609 branch March 7, 2019 16:32
kraj pushed a commit to kraj/gcc that referenced this pull request Mar 7, 2019
Fixes https://gcc.gnu.org/PR89016

Reviewed-on: dlang/dmd#9427

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@269465 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.

4 participants