Skip to content

rustc: Fix struct returns on x86 mac for 8-byte structs #5943

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

Merged
merged 1 commit into from
Apr 19, 2013

Conversation

brson
Copy link
Contributor

@brson brson commented Apr 18, 2013

Mac appears to follow the same ABI as MSVC. This fixes one case
but leaves others broken, like windows.

Mac appears to follow the same ABI as MSVC. This fixes one case
but leaves others broken, like windows.
bors added a commit that referenced this pull request Apr 19, 2013
Mac appears to follow the same ABI as MSVC. This fixes one case
but leaves others broken, like windows.
@bors bors closed this Apr 19, 2013
@bors bors merged commit 8a6d6dd into rust-lang:incoming Apr 19, 2013
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