From 04b13b88d451d0b6bb8bb94912cfaca3c3c803b8 Mon Sep 17 00:00:00 2001 From: Jakub Jelinek Date: Thu, 1 Apr 2010 15:05:15 +0000 Subject: [PATCH] 4.4.3-14 --- .cvsignore | 2 +- gcc.spec | 16 +++++++++++++--- import.log | 1 + sources | 2 +- 4 files changed, 16 insertions(+), 5 deletions(-) diff --git a/.cvsignore b/.cvsignore index aa82b87..dadedf2 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1,2 +1,2 @@ fastjar-0.97.tar.gz -gcc-4.4.3-20100327.tar.bz2 +gcc-4.4.3-20100401.tar.bz2 diff --git a/gcc.spec b/gcc.spec index 449cadd..34d9bf8 100644 --- a/gcc.spec +++ b/gcc.spec @@ -1,9 +1,9 @@ -%global DATE 20100327 -%global SVNREV 157778 +%global DATE 20100401 +%global SVNREV 157910 %global gcc_version 4.4.3 # Note, gcc_release must be integer, if you want to add suffixes to # %{release}, append them after %{gcc_release} on Release: line. -%global gcc_release 13 +%global gcc_release 14 %global _unpackaged_files_terminate_build 0 %global multilib_64_archs sparc64 ppc64 s390x x86_64 %if 0%{?fedora} >= 13 || 0%{?rhel} >= 6 @@ -1876,6 +1876,16 @@ fi %doc rpm.doc/changelogs/libmudflap/ChangeLog* %changelog +* Thu Apr 1 2010 Jakub Jelinek 4.4.3-14 +- update from gcc-4_4-branch + - PRs other/43562, c++/41185, c++/41786, fortran/43409, fortran/43551, + libfortran/43409, middle-end/43600, target/39254, target/43524, + tree-optimization/43528 +- update raw string support to match N3077 +- VTA backports + - PRs bootstrap/43596, debug/42977, debug/43557, debug/43593, + target/43580 + * Sat Mar 27 2010 Jakub Jelinek 4.4.3-13 - update from gcc-4_4-branch - PRs c/43381, libfortran/43517, target/42113 diff --git a/import.log b/import.log index 7e6f75c..e711a40 100644 --- a/import.log +++ b/import.log @@ -14,3 +14,4 @@ gcc-4_4_3-10_fc13:F-13:gcc-4.4.3-10.fc13.src.rpm:1268755563 gcc-4_4_3-11_fc13:F-13:gcc-4.4.3-11.fc13.src.rpm:1269273622 gcc-4_4_3-12_fc13:F-13:gcc-4.4.3-12.fc13.src.rpm:1269531219 gcc-4_4_3-13_fc13:F-13:gcc-4.4.3-13.fc13.src.rpm:1269701401 +gcc-4_4_3-14_fc13:F-13:gcc-4.4.3-14.fc13.src.rpm:1270134283 diff --git a/sources b/sources index 1b31d11..564c4e1 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ 2659f09c2e43ef8b7d4406321753f1b2 fastjar-0.97.tar.gz -2493fe9ab24ac56473b13cbf62634385 gcc-4.4.3-20100327.tar.bz2 +d8da20f9cf87eeef0d235a93e5ef197f gcc-4.4.3-20100401.tar.bz2