From 5faf90d26b43b8322d34b8f9830cf093a88506fc Mon Sep 17 00:00:00 2001 From: Phil Blundell Date: Wed, 2 Jun 2004 19:36:37 +0000 Subject: add patch for PR 15666 ice BKrev: 40be2c45pUlnwpH8n23v1wD_DXFqUg --- gcc/gcc-3.4.0/gcc34-15666.patch | 0 gcc/gcc_3.4.0.oe | 3 +++ 2 files changed, 3 insertions(+) create mode 100644 gcc/gcc-3.4.0/gcc34-15666.patch (limited to 'gcc') diff --git a/gcc/gcc-3.4.0/gcc34-15666.patch b/gcc/gcc-3.4.0/gcc34-15666.patch new file mode 100644 index 0000000000..e69de29bb2 diff --git a/gcc/gcc_3.4.0.oe b/gcc/gcc_3.4.0.oe index 8535eadac4..ffe2af535b 100644 --- a/gcc/gcc_3.4.0.oe +++ b/gcc/gcc_3.4.0.oe @@ -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" -- cgit v1.2.3