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

[PPC] Fix ARCH check for 128bit atomic test #18601

Merged
merged 1 commit into from
Sep 20, 2016
Merged

[PPC] Fix ARCH check for 128bit atomic test #18601

merged 1 commit into from
Sep 20, 2016

Conversation

vchuravy
Copy link
Member

Apparently binaries build with gcc 4.8 have a different ARCH set then binaries build with gcc 4.9.

cc: @ViralBShah

Apparently binaries build with gcc 4.8 have a different ARCH set then
binaries build with gcc 4.9.
@vchuravy vchuravy added the system:powerpc PowerPC label Sep 20, 2016
@vchuravy vchuravy merged commit 9f50a2c into master Sep 20, 2016
@vchuravy vchuravy deleted the vc/power_128 branch September 20, 2016 15:35
@vchuravy
Copy link
Member Author

This should probably be backported along-side #18557

@ViralBShah ViralBShah added this to the 0.5.x milestone Sep 20, 2016
vchuravy added a commit that referenced this pull request Oct 6, 2016
Apparently binaries build with gcc 4.8 have a different ARCH set then
binaries build with gcc 4.9.

(cherry picked from commit 32af90c)
x-ref: #18601
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants