summaryrefslogtreecommitdiff
path: root/packages/gcc/gcc_4.2.1.bb
diff options
context:
space:
mode:
authorGeoffrey Wossum <gwossum@acm.org>2008-03-26 18:53:12 +0000
committerKoen Kooi <koen@openembedded.org>2008-03-26 18:53:12 +0000
commit4bf3bfe80042c3f441f458453fb43082790b7a7c (patch)
tree8697684e02ea4bb10c5a3067f3727c526f191cd0 /packages/gcc/gcc_4.2.1.bb
parent324fd6d122adccad973cbf891bfb89ea4a5e802d (diff)
gcc 4.2.1: Fix ICE that occurs with AVR32 gcc, especially when compiling OpenSSH.
Mainly just applies patch for gcc pr32889. Since this ICE was first reported on the debian-gcc list (see http://lists.debian.org/debian-gcc/2007/10/msg00306.html), and was actually report for the HPPA, this patch might be desireable for other architectures. This patch showed in mainline gcc 4.2.3 See http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32889 for mor info
Diffstat (limited to 'packages/gcc/gcc_4.2.1.bb')
-rw-r--r--packages/gcc/gcc_4.2.1.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/gcc/gcc_4.2.1.bb b/packages/gcc/gcc_4.2.1.bb
index 6da15d22b2..09a7cbbbc0 100644
--- a/packages/gcc/gcc_4.2.1.bb
+++ b/packages/gcc/gcc_4.2.1.bb
@@ -1,4 +1,4 @@
-PR = "r9"
+PR = "r10"
require gcc-${PV}.inc
require gcc-configure-target.inc