Remove -moutline-atomics as LSE atomics are implied by the minimum target armv8.2-a

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Fixed
    • Priority: Major - P3
    • 7.0.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Server Development Platform
    • Fully Compatible
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      SERVER-51722 added -moutline-atomics on AArch64 in order to dynamically use LSE atomics on architectures that supported it. Since then we realized WT needs LSE atomics for correctness ( WT-9256 ) and we bumped the minimum target to armv8.2-a both for master ( SERVER-55178 ) and older branches ( SERVER-71772 ) in order to guarantee LSE atomics support. This means we no longer need the -moutline-atomics flag.

            Assignee:
            Alex Neben
            Reporter:
            Daniel Gomez Ferro
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: