From 52bcbb0bef51a16edd5a9f2d680039efa004b177 Mon Sep 17 00:00:00 2001 From: Jakub Jelinek Date: Wed, 11 Oct 2006 11:27:35 +0000 Subject: [PATCH] 4.1.1-30 --- .cvsignore | 2 +- gcc41.spec | 27 +++++++++++++-------------- sources | 2 +- 3 files changed, 15 insertions(+), 16 deletions(-) diff --git a/.cvsignore b/.cvsignore index 780319c..0785a37 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -gcc-4.1.1-20061006.tar.bz2 +gcc-4.1.1-20061011.tar.bz2 diff --git a/gcc41.spec b/gcc41.spec index 9f6a559..d06ab60 100644 --- a/gcc41.spec +++ b/gcc41.spec @@ -1,6 +1,6 @@ -%define DATE 20061006 +%define DATE 20061011 %define gcc_version 4.1.1 -%define gcc_release 29 +%define gcc_release 30 %define _unpackaged_files_terminate_build 0 %define multilib_64_archs sparc64 ppc64 s390x x86_64 %ifarch %{ix86} x86_64 ia64 @@ -135,12 +135,8 @@ Patch26: gcc41-pr27567.patch Patch27: gcc41-pr29272.patch Patch28: gcc41-pr29059.patch Patch29: gcc41-strncat-chk.patch -Patch30: gcc41-pr28415.patch -Patch31: gcc41-pr29198.patch -Patch32: gcc41-power6x.patch -Patch33: gcc41-pr28924.patch -Patch34: gcc41-pr29091.patch -Patch35: gcc41-pr29290.patch +Patch30: gcc41-power6x.patch +Patch31: gcc41-pr29091.patch %define _gnu %{nil} %ifarch sparc @@ -453,12 +449,8 @@ which are required to run programs compiled with the GNAT. %patch27 -p0 -b .pr29272~ %patch28 -p0 -b .pr29059~ %patch29 -p0 -b .strncat-chk~ -%patch30 -p0 -b .pr28415~ -%patch31 -p0 -b .pr29198~ -%patch32 -p0 -b .power6x~ -%patch33 -p0 -b .pr28924~ -%patch34 -p0 -b .pr29091~ -%patch35 -p0 -b .pr29290~ +%patch30 -p0 -b .power6x~ +%patch31 -p0 -b .pr29091~ sed -i -e 's/4\.1\.2/4.1.1/' gcc/BASE-VER gcc/version.c sed -i -e 's/" (Red Hat[^)]*)"/" (Red Hat %{version}-%{gcc_release})"/' gcc/version.c @@ -1520,6 +1512,13 @@ fi %doc rpm.doc/changelogs/libmudflap/ChangeLog* %changelog +* Wed Oct 11 2006 Jakub Jelinek 4.1.1-30 +- update from gcc-4_1-branch (-r117464:117629) + - PRs c++/28302, c++/28349, c++/28450, c++/29002, libstdc++/29095, + libstdc++/29354, libstdc++/29368, target/28490 +- fix gnu.xml.transform.TransformerImpl (Tom Tromey, #208854, + PR classpath/29362) + * Fri Oct 6 2006 Jakub Jelinek 4.1.1-29 - update from gcc-4_1-branch (-r117266:117464) - PRs bootstrap/26764, bootstrap/27334, c++/29080, c++/29138, c++/29226, diff --git a/sources b/sources index 8d4d3b9..d736097 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -4a9847ef71de5cfbbaf35989490e61ad gcc-4.1.1-20061006.tar.bz2 +69307646aecf759e4c30ceaba2d05241 gcc-4.1.1-20061011.tar.bz2