From b22a29f08cd39d59a8864787d6f02e9ee6fae304 Mon Sep 17 00:00:00 2001 From: Jakub Jelinek Date: Fri, 1 Aug 2008 07:47:56 +0000 Subject: [PATCH] 4.3.1-6 --- .cvsignore | 2 +- gcc43.spec | 12 ++++++++++-- sources | 2 +- 3 files changed, 12 insertions(+), 4 deletions(-) diff --git a/.cvsignore b/.cvsignore index 9ead90a..7b4635b 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1,2 +1,2 @@ -gcc-4.3.1-20080728.tar.bz2 +gcc-4.3.1-20080801.tar.bz2 fastjar-0.95.tar.gz diff --git a/gcc43.spec b/gcc43.spec index 2427b33..c0bcd24 100644 --- a/gcc43.spec +++ b/gcc43.spec @@ -1,6 +1,6 @@ -%define DATE 20080728 +%define DATE 20080801 %define gcc_version 4.3.1 -%define gcc_release 5 +%define gcc_release 6 %define _unpackaged_files_terminate_build 0 %define multilib_64_archs sparc64 ppc64 s390x x86_64 %define include_gappletviewer 1 @@ -1664,6 +1664,14 @@ fi %doc rpm.doc/changelogs/libmudflap/ChangeLog* %changelog +* Fri Aug 1 2008 Jakub Jelinek 4.3.1-6 +- update from gcc-4_3-branch + - PRs c++/36405, c++/36767, c++/36852, debug/36278, preprocessor/36649, + rtl-optimization/36929 + - fix the last -Os -fasynchronous-unwind-tables known issue (#447912, + PR rtl-optimization/36419) +- don't loop > 230000 times in make_temp_file if /tmp is full (#203231) + * Mon Jul 28 2008 Jakub Jelinek 4.3.1-5 - update from gcc-4_3-branch - PRs c++/36407, fortran/36132, fortran/36366, fortran/36824, fortran/36852, diff --git a/sources b/sources index 497bb72..109d312 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -14e25ba17eb8f207d75904f31d54c1c8 gcc-4.3.1-20080728.tar.bz2 +99acf699991771716a37a0d1ab6c080e gcc-4.3.1-20080801.tar.bz2 92a70f9e56223b653bce0f58f90cf950 fastjar-0.95.tar.gz