add patch for PR 15666 ice
authorPhil Blundell <philb@gnu.org>
Wed, 2 Jun 2004 19:36:37 +0000 (19:36 +0000)
committerPhil Blundell <philb@gnu.org>
Wed, 2 Jun 2004 19:36:37 +0000 (19:36 +0000)
BKrev: 40be2c45pUlnwpH8n23v1wD_DXFqUg

gcc/gcc-3.4.0/gcc34-15666.patch [new file with mode: 0644]
gcc/gcc_3.4.0.oe

diff --git a/gcc/gcc-3.4.0/gcc34-15666.patch b/gcc/gcc-3.4.0/gcc34-15666.patch
new file mode 100644 (file)
index 0000000..e69de29
index 8535ead..ffe2af5 100644 (file)
@@ -1,3 +1,5 @@
+PR = "r1"
+
 inherit autotools
 
 DESCRIPTION = "The GNU cc and gcc C compilers."
@@ -73,6 +75,7 @@ SRC_URI = "${GNU_MIRROR}/gcc/gcc-${PV}/gcc-${PV}.tar.bz2 \
           file://gcc34-arm-ldm-peephole.patch;patch=1 \
           file://gcc34-arm-tune.patch;patch=1 \
           file://gcc34-15089.patch;patch=1 \
+          file://gcc34-15666.patch;patch=1 \
        file://gcc-uclibc-3.4.0-100-conf.patch;patch=1 \
        file://gcc-uclibc-3.4.0-120-softfloat.patch;patch=1 \
        file://gcc-uclibc-3.4.0-200-code.patch;patch=1"