Skip to content

configury: fix gcc builtin atomic detection #3805

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

Conversation

ggouaillardet
Copy link
Contributor

test for both 32 and 64 bits.
clang only support 32 bits builtin atomics when -m32 is used

Thanks Paul Hargrove for reporting this.

Signed-off-by: Gilles Gouaillardet [email protected]

(cherry picked from commit e77874b)

test for both 32 and 64 bits.
clang only support 32 bits builtin atomics when -m32 is used

Thanks Paul Hargrove for reporting this.

Signed-off-by: Gilles Gouaillardet <[email protected]>

(cherry picked from commit open-mpi/ompi@e77874b)
@ggouaillardet ggouaillardet added this to the v3.1.0 milestone Jul 4, 2017
@ggouaillardet ggouaillardet requested a review from hjelmn July 4, 2017 01:48
@hjelmn
Copy link
Member

hjelmn commented Jul 6, 2017

:bot:retest:

@ggouaillardet
Copy link
Contributor Author

this branch should not even exist, closing this PR

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.

2 participants