From be10a6b1321f250b1034c7d9d0a8ef18b296eef1 Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Tue, 2 Nov 2010 22:03:58 +0100 Subject: angstrom-layers: meta-openembedded: replace poky gcc 4.5 sources with OE ones This needs further investigation, but for now we can get the tested sources into the poky gcc harness Signed-off-by: Koen Kooi --- .../gcc/gcc-4.5/linaro/gcc-4.5-linaro-r99409.patch | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 recipes-devtools/gcc/gcc-4.5/linaro/gcc-4.5-linaro-r99409.patch (limited to 'recipes-devtools/gcc/gcc-4.5/linaro/gcc-4.5-linaro-r99409.patch') diff --git a/recipes-devtools/gcc/gcc-4.5/linaro/gcc-4.5-linaro-r99409.patch b/recipes-devtools/gcc/gcc-4.5/linaro/gcc-4.5-linaro-r99409.patch new file mode 100644 index 0000000000..39c3ab0810 --- /dev/null +++ b/recipes-devtools/gcc/gcc-4.5/linaro/gcc-4.5-linaro-r99409.patch @@ -0,0 +1,18 @@ +2010-09-30 Jie Zhang + + gcc/testsuite/ + * gcc.target/arm/neon-thumb2-move.c: Add + dg-require-effective-target arm_thumb2_ok. + +=== modified file 'gcc/testsuite/gcc.target/arm/neon-thumb2-move.c' +Index: gcc-4.5/gcc/testsuite/gcc.target/arm/neon-thumb2-move.c +=================================================================== +--- gcc-4.5.orig/gcc/testsuite/gcc.target/arm/neon-thumb2-move.c ++++ gcc-4.5/gcc/testsuite/gcc.target/arm/neon-thumb2-move.c +@@ -1,5 +1,6 @@ + /* { dg-do compile } */ + /* { dg-require-effective-target arm_neon_ok } */ ++/* { dg-require-effective-target arm_thumb2_ok } */ + /* { dg-options "-O2 -mthumb -march=armv7-a" } */ + /* { dg-add-options arm_neon } */ + -- cgit v1.2.3-54-g00ecf