Configure checks for __atomic and __sync should verify all required functions

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Done
    • Priority: Major - P3
    • 3.1.2
    • Affects Version/s: 3.0.0
    • Component/s: Build
    • Fully Compatible
    • ALL
    • Hide

      See SERVER-17447 for details.

      Show
      See SERVER-17447 for details.
    • BUILD 2 04/24/15
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      We currently assume that the presence of _atomic_compare_exchange on a native width int means that the entire spectrum of __atomic* ops are available to us. We make similar assumptions for std::atomic or __sync.

      We should expand these tests to check for the presence of the entire API surface that we require.

              Assignee:
              Jonathan Reams
              Reporter:
              Andrew Morrow (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: