Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 216120
Collapse All | Expand All

(-)configure. (+5 lines)
Lines 25574-25579 Link Here
25574
            fi
25574
            fi
25575
            OMPI_GCC_INLINE_ASSIGN='"mov 0,%0" : "=&r"(ret)'
25575
            OMPI_GCC_INLINE_ASSIGN='"mov 0,%0" : "=&r"(ret)'
25576
            ;;
25576
            ;;
25577
        hppa*)
25578
            ompi_cv_asm_arch="HPPA"
25579
            OMPI_ASM_SUPPORT_64BIT=1
25580
            OMPI_GCC_INLINE_ASSIGN='"mov %0=r0\n;;\n" : "=&r"(ret)'
25581
            ;;
25577
25582
25578
        *)
25583
        *)
25579
            { { echo "$as_me:$LINENO: error: No atomic primitives available for $host" >&5
25584
            { { echo "$as_me:$LINENO: error: No atomic primitives available for $host" >&5

Return to bug 216120