From 9213fff7ab089c1551c96e68d24205fc4ab65adb Mon Sep 17 00:00:00 2001 From: Jakub Jelinek Date: Sat, 27 Mar 2010 14:48:08 +0000 Subject: [PATCH] 4.4.3-13 --- .cvsignore | 2 +- gcc.spec | 12 +++++++++--- sources | 2 +- 3 files changed, 11 insertions(+), 5 deletions(-) diff --git a/.cvsignore b/.cvsignore index 69f96fa..aa82b87 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1,2 +1,2 @@ fastjar-0.97.tar.gz -gcc-4.4.3-20100325.tar.bz2 +gcc-4.4.3-20100327.tar.bz2 diff --git a/gcc.spec b/gcc.spec index 1113ef0..449cadd 100644 --- a/gcc.spec +++ b/gcc.spec @@ -1,9 +1,9 @@ -%global DATE 20100325 -%global SVNREV 157725 +%global DATE 20100327 +%global SVNREV 157778 %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 12 +%global gcc_release 13 %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,12 @@ fi %doc rpm.doc/changelogs/libmudflap/ChangeLog* %changelog +* Sat Mar 27 2010 Jakub Jelinek 4.4.3-13 +- update from gcc-4_4-branch + - PRs c/43381, libfortran/43517, target/42113 +- VTA backports + - PRs debug/43516, debug/43540 + * Thu Mar 25 2010 Jakub Jelinek 4.4.3-12 - update from gcc-4_4-branch - PRs c/43385, target/43348, tree-optimization/43415 diff --git a/sources b/sources index 8e35c60..1b31d11 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ 2659f09c2e43ef8b7d4406321753f1b2 fastjar-0.97.tar.gz -3d33f4ff90c59e54f0fd68d03e1332d5 gcc-4.4.3-20100325.tar.bz2 +2493fe9ab24ac56473b13cbf62634385 gcc-4.4.3-20100327.tar.bz2