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

(-)qt-x11-opensource-src-4.3.1.orig/src/corelib/arch/qatomic_powerpc.h (-1 / +1 lines)
Lines 44-50 Link Here
44
QT_BEGIN_HEADER
44
QT_BEGIN_HEADER
45
45
46
#if defined(Q_CC_GNU)
46
#if defined(Q_CC_GNU)
47
#ifdef __64BIT__
47
#ifdef __powerpc64__
48
#  define LPARX "ldarx"
48
#  define LPARX "ldarx"
49
#  define CMPP  "cmpd"
49
#  define CMPP  "cmpd"
50
#  define STPCX "stdcx."
50
#  define STPCX "stdcx."

Return to bug 178779