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

Issue 13795 - Add longdouble to UnionExp to provide alignment #4207

Merged
merged 1 commit into from
Dec 10, 2014

Conversation

Poita
Copy link
Contributor

@Poita Poita commented Dec 9, 2014

The data in UnionExp wasn't suitably aligned for its contents, causing seg faults with clang's optimized code for ComplexExp using movaps.

https://issues.dlang.org/show_bug.cgi?id=13795

@9rnsr
Copy link
Contributor

9rnsr commented Dec 10, 2014

Auto-merge toggled on

9rnsr added a commit that referenced this pull request Dec 10, 2014
Issue 13795 - Add longdouble to UnionExp to provide alignment
@9rnsr 9rnsr merged commit c23d482 into dlang:master Dec 10, 2014
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