Skip to content

Conversation

@hjelmn
Copy link
Member

@hjelmn hjelmn commented Mar 17, 2016

This commit removes an erroneous else statement from the OSX built-in
atomics check. The else branch sets the built-in atomics support to
BUILTIN_NO if either opal_cv_asm_builtin is not BUILTIN_NO or OSX
atomics support is disabled.

Signed-off-by: Nathan Hjelm hjelmn@me.com

This commit removes an erroneous else statement from the OSX built-in
atomics check. The else branch sets the built-in atomics support to
BUILTIN_NO if either opal_cv_asm_builtin is not BUILTIN_NO or OSX
atomics support is disabled.

Signed-off-by: Nathan Hjelm <hjelmn@me.com>
@hjelmn
Copy link
Member Author

hjelmn commented Mar 17, 2016

@bosilca Whoops, I found this problem when trying to figure out why gcc 5.3 fails the opal_fifo test. I will have to check if any branches are affected.

@bosilca
Copy link
Member

bosilca commented Mar 17, 2016

Nice catch. 👍

hjelmn added a commit that referenced this pull request Mar 17, 2016
configure: re-enable built-in atomic support
@hjelmn hjelmn merged commit f0e3740 into open-mpi:master Mar 17, 2016
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.

2 participants