From 60625efadab3d46f4fe5f7f09764f4984338a365 Mon Sep 17 00:00:00 2001 From: Jakub Jelinek Date: Thu, 25 Mar 2010 15:34:19 +0000 Subject: [PATCH] 4.4.3-12 --- .cvsignore | 2 +- gcc.spec | 16 +++++++++++++--- import.log | 1 + sources | 2 +- 4 files changed, 16 insertions(+), 5 deletions(-) diff --git a/.cvsignore b/.cvsignore index 4066151..69f96fa 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1,2 +1,2 @@ fastjar-0.97.tar.gz -gcc-4.4.3-20100322.tar.bz2 +gcc-4.4.3-20100325.tar.bz2 diff --git a/gcc.spec b/gcc.spec index bf6c782..1113ef0 100644 --- a/gcc.spec +++ b/gcc.spec @@ -1,9 +1,9 @@ -%global DATE 20100322 -%global SVNREV 157637 +%global DATE 20100325 +%global SVNREV 157725 %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 11 +%global gcc_release 12 %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 Mar 25 2010 Jakub Jelinek 4.4.3-12 +- update from gcc-4_4-branch + - PRs c/43385, target/43348, tree-optimization/43415 +- VTA backports + - PRs bootstrap/43511, debug/19192, debug/43479, debug/43508 +- provide unwind info even for C++ thunks on x86, x86-64 and s390{,x} + (PR target/43498) +- provide unwind info for x86 PIC thunks even when not using CFI assembler + directives (PR debug/43293) + * Mon Mar 22 2010 Jakub Jelinek 4.4.3-11 - update from gcc-4_4-branch - PRs c++/43116, libfortran/43265, libgomp/42942, middle-end/42718, diff --git a/import.log b/import.log index 3d8dbef..664be18 100644 --- a/import.log +++ b/import.log @@ -12,3 +12,4 @@ gcc-4_4_3-8_fc13:F-13:gcc-4.4.3-8.fc13.src.rpm:1267230097 gcc-4_4_3-9_fc13:F-13:gcc-4.4.3-9.fc13.src.rpm:1268168014 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 diff --git a/sources b/sources index 4465f4e..8e35c60 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ 2659f09c2e43ef8b7d4406321753f1b2 fastjar-0.97.tar.gz -f60870305f35c02487c3f31b9fd8498d gcc-4.4.3-20100322.tar.bz2 +3d33f4ff90c59e54f0fd68d03e1332d5 gcc-4.4.3-20100325.tar.bz2