aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gcc/gcc-4.5.inc
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2010-06-22 08:43:28 -0700
committerKhem Raj <raj.khem@gmail.com>2010-06-22 08:43:28 -0700
commit89f404095309d9ff8a54e2d1c75baba21b845de1 (patch)
tree213f37d1df9ff0891fb0a2d5e9934af8b7de1a8b /recipes/gcc/gcc-4.5.inc
parent978dee15134ae637dbe37f28ed684c246956f5a1 (diff)
downloadopenembedded-89f404095309d9ff8a54e2d1c75baba21b845de1.tar.gz
gcc-4.5: Fix the bswapsi libgcc infinite loop at -Os
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'recipes/gcc/gcc-4.5.inc')
-rw-r--r--recipes/gcc/gcc-4.5.inc3
1 files changed, 2 insertions, 1 deletions
diff --git a/recipes/gcc/gcc-4.5.inc b/recipes/gcc/gcc-4.5.inc
index cb41e7e97c..181db33574 100644
--- a/recipes/gcc/gcc-4.5.inc
+++ b/recipes/gcc/gcc-4.5.inc
@@ -8,7 +8,7 @@ DEPENDS = "mpfr gmp libmpc libelf"
NATIVEDEPS = "mpfr-native gmp-native libmpc-native"
-INC_PR = "r3"
+INC_PR = "r4"
SRCREV = "160764"
PV = "4.5"
@@ -29,6 +29,7 @@ SRC_URI = "svn://gcc.gnu.org/svn/gcc/branches;module=${BRANCH} \
file://cache-amnesia.patch \
file://gcc-flags-for-build.patch \
file://libstdc++-emit-__cxa_end_cleanup-in-text.patch \
+ file://arm-bswapsi2.patch \
"
# Language Overrides