From 326f95a149f9aa3b86a45396aff4f70183b2b908 Mon Sep 17 00:00:00 2001 From: Jakub Jelinek Date: Mon, 13 Jul 2009 09:09:47 +0000 Subject: [PATCH] 4.4.0-13 --- .cvsignore | 2 +- gcc.spec | 12 +++++++++--- sources | 2 +- 3 files changed, 11 insertions(+), 5 deletions(-) diff --git a/.cvsignore b/.cvsignore index cf1d8fa..15cd2c1 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1,2 +1,2 @@ fastjar-0.97.tar.gz -gcc-4.4.0-20090708.tar.bz2 +gcc-4.4.0-20090713.tar.bz2 diff --git a/gcc.spec b/gcc.spec index 9a8ea7d..73b1ac4 100644 --- a/gcc.spec +++ b/gcc.spec @@ -1,9 +1,9 @@ -%global DATE 20090708 -%global SVNREV 149391 +%global DATE 20090713 +%global SVNREV 149555 %global gcc_version 4.4.0 # 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 %global include_gappletviewer 1 @@ -1807,6 +1807,12 @@ fi %doc rpm.doc/changelogs/libmudflap/ChangeLog* %changelog +* Mon Jul 13 2009 Jakub Jelinek 4.4.0-13 +- update from gcc-4_4-branch + - PRs c++/36628, c++/37206, c++/40502, c++/40684, c++/40689, fortran/40440, + rtl-optimization/40667, target/40668 +- avoid overlapping entries in .debug_ranges section (PR debug/40713) + * Wed Jul 8 2009 Jakub Jelinek 4.4.0-12 - update from gcc-4_4-branch - PRs c++/35828, c++/37816, c++/37946, c++/40557, c++/40633, c++/40639, diff --git a/sources b/sources index c909448..a937deb 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ 2659f09c2e43ef8b7d4406321753f1b2 fastjar-0.97.tar.gz -69d76c9e39d42dd01cb5b89068c0e114 gcc-4.4.0-20090708.tar.bz2 +f78cbd4fdb4a8bc81f6d83a8c1e7f5fd gcc-4.4.0-20090713.tar.bz2