[oe-commits] Khem Raj : gcc-4.5.inc: Update to latest SVN revision on 4.5 branch

git version control git at git.openembedded.org
Tue Oct 26 19:19:24 UTC 2010


Module: openembedded.git
Branch: master
Commit: 699938902c00410f7ff6cd6cab68908c806c77d2
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=699938902c00410f7ff6cd6cab68908c806c77d2

Author: Khem Raj <raj.khem at gmail.com>
Date:   Tue Oct 26 12:14:42 2010 -0700

gcc-4.5.inc: Update to latest SVN revision on 4.5 branch

Signed-off-by: Khem Raj <raj.khem at gmail.com>

---

 recipes/gcc/gcc-4.5.inc                            |    3 +-
 .../gcc/gcc-4.5/linaro/gcc-4.5-linaro-r99362.patch |   25 --------------------
 2 files changed, 1 insertions(+), 27 deletions(-)

diff --git a/recipes/gcc/gcc-4.5.inc b/recipes/gcc/gcc-4.5.inc
index 900804c..b35ee92 100644
--- a/recipes/gcc/gcc-4.5.inc
+++ b/recipes/gcc/gcc-4.5.inc
@@ -10,7 +10,7 @@ NATIVEDEPS = "mpfr-native gmp-native libmpc-native"
 
 INC_PR = "r15"
 
-SRCREV = "164562"
+SRCREV = "165931"
 PV = "4.5"
 # BINV should be incremented after updating to a revision
 # after a minor gcc release (e.g. 4.5.1 or 4.5.2) has been made
@@ -87,7 +87,6 @@ SRC_URI = "svn://gcc.gnu.org/svn/gcc/branches;module=${BRANCH} \
 	   file://linaro/gcc-4.5-linaro-r99359.patch \
 	   file://linaro/gcc-4.5-linaro-r99360.patch \
 	   file://linaro/gcc-4.5-linaro-r99361.patch \
-	   file://linaro/gcc-4.5-linaro-r99362.patch \
 	   file://linaro/gcc-4.5-linaro-r99363.patch \
 	   file://linaro/gcc-4.5-linaro-r99364.patch \
 	   file://linaro/gcc-4.5-linaro-r99365.patch \
diff --git a/recipes/gcc/gcc-4.5/linaro/gcc-4.5-linaro-r99362.patch b/recipes/gcc/gcc-4.5/linaro/gcc-4.5-linaro-r99362.patch
deleted file mode 100644
index fd825a1..0000000
--- a/recipes/gcc/gcc-4.5/linaro/gcc-4.5-linaro-r99362.patch
+++ /dev/null
@@ -1,25 +0,0 @@
-2010-08-04  Mark Mitchell  <mark at codesourcery.com>
-
-	Backport from mainline:
-
-	gcc/testsuite/
-	2010-08-04  Daniel Gutson  <dgutson at codesourcery.com>
-	* g++.dg/warn/miss-format-1.C: Update line number.
-
- 2010-08-04  Julian Brown  <julian at codesourcery.com>
- 
- 	gcc/
-
-=== modified file 'gcc/testsuite/g++.dg/warn/miss-format-1.C'
---- old/gcc/testsuite/g++.dg/warn/miss-format-1.C	2010-05-03 17:32:50 +0000
-+++ new/gcc/testsuite/g++.dg/warn/miss-format-1.C	2010-08-20 15:08:29 +0000
-@@ -4,7 +4,7 @@
- /* { dg-options "-Wmissing-format-attribute" } */
- /* { dg-options "-Wmissing-format-attribute -Wno-abi" { target arm_eabi } } */
- /* VxWorks does not provide vscanf, either in kernel or RTP mode.  */
--/* { dg-error "not declared" "" { target *-*-solaris2.[7-8] *-*-vxworks* } 25 } */
-+/* { dg-error "not declared" "" { target *-*-solaris2.[7-8] *-*-vxworks* } 26 } */
- 
- #include <stdio.h>
- #include <stdarg.h>
-





More information about the Openembedded-commits mailing list