SOURCES: qt4-ppc.patch (NEW) - new

arekm arekm at pld-linux.org
Tue Mar 3 20:08:55 CET 2009


Author: arekm                        Date: Tue Mar  3 19:08:55 2009 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- new

---- Files affected:
SOURCES:
   qt4-ppc.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/qt4-ppc.patch
diff -u /dev/null SOURCES/qt4-ppc.patch:1.1
--- /dev/null	Tue Mar  3 20:08:56 2009
+++ SOURCES/qt4-ppc.patch	Tue Mar  3 20:08:50 2009
@@ -0,0 +1,12 @@
+diff -up qt-x11-opensource-src-4.5.0-rc1/src/corelib/arch/qatomic_powerpc.h.orig qt-x11-opensource-src-4.5.0-rc1/src/corelib/arch/qatomic_powerpc.h
+--- qt-x11-opensource-src-4.5.0-rc1/src/corelib/arch/qatomic_powerpc.h.orig	2009-02-14 22:51:51.000000000 +0100
++++ qt-x11-opensource-src-4.5.0-rc1/src/corelib/arch/qatomic_powerpc.h	2009-02-14 22:53:03.000000000 +0100
+@@ -188,7 +188,7 @@ inline bool QBasicAtomicInt::testAndSetR
+                  "lwarx  %[result]," _Q_VALUE "\n"
+                  "xor.   %[result], %[result], %[expectedValue]\n"
+                  "bne    $+12\n"
+-                 "stwcx. %[newValue],0,%[_q_value]\n"
++                 "stwcx. %[newValue]," _Q_VALUE "\n"
+                  "bne-   $-16\n"
+                  : [result] "=&r" (result),
+                    _Q_VALUE_MEMORY_OPERAND
================================================================


More information about the pld-cvs-commit mailing list