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 attributes.d test for PPC. #2635

Merged
merged 1 commit into from
Apr 5, 2018

Conversation

JohanEngelen
Copy link
Member

On PPC, the i32 ABI is signext i32.

See failure: http://buildbot.ldc-developers.org/builders/powerosl_builder/builds/1081/steps/testlit/logs/stdio

To be cherry-pick onto master once merged.

@redstar

On PPC, the i32 ABI is `signext i32`.
@JohanEngelen JohanEngelen merged commit 37d34e3 into ldc-developers:ltsmaster Apr 5, 2018
@JohanEngelen JohanEngelen deleted the signext branch April 5, 2018 19:14
JohanEngelen added a commit to JohanEngelen/ldc that referenced this pull request Apr 5, 2018
On PPC, the i32 ABI is `signext i32`.
kinke pushed a commit that referenced this pull request Apr 10, 2018
On PPC, the i32 ABI is `signext i32`.
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.

None yet

1 participant