]> git.pld-linux.org Git - packages/gcc.git/commitdiff
ppc build fix auto/ac/gpc-20030830-6 auto/ac/gpc-20050331-1 auto/ac/gpc-20050331-2
authorankry <ankry@pld-linux.org>
Fri, 8 Oct 2004 13:21:37 +0000 (13:21 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    gcc-cmpi.patch -> 1.1

gcc-cmpi.patch [new file with mode: 0644]

diff --git a/gcc-cmpi.patch b/gcc-cmpi.patch
new file mode 100644 (file)
index 0000000..0996f13
--- /dev/null
@@ -0,0 +1,11 @@
+--- gcc-3.3.5/gcc/config/rs6000/eabi.asm~      Fri Oct  8 15:13:48 2004
++++ gcc-3.3.5/gcc/config/rs6000/eabi.asm       Fri Oct  8 15:13:48 2004
+@@ -252,7 +252,7 @@
+ .Lcvt:
+       lwzu    6,4(3)                          /* pointer to convert */
+-      cmpi    0,6,0
++      cmpwi   0,6,0
+       beq-    .Lcvt2                          /* if pointer is null, don't convert */
+         add   6,6,12                          /* convert pointer */
This page took 0.152684 seconds and 4 git commands to generate.