diff --git a/.cvsignore b/.cvsignore index 35620b3..bbc3d0d 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1,2 +1,2 @@ fastjar-0.97.tar.gz -gcc-4.4.2-20091123.tar.bz2 +gcc-4.4.2-20091202.tar.bz2 diff --git a/gcc.spec b/gcc.spec index df09696..b1febd9 100644 --- a/gcc.spec +++ b/gcc.spec @@ -1,9 +1,9 @@ -%global DATE 20091123 -%global SVNREV 154454 +%global DATE 20091202 +%global SVNREV 154902 %global gcc_version 4.4.2 # 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 %global include_gappletviewer 1 @@ -1849,6 +1849,15 @@ fi %doc rpm.doc/changelogs/libmudflap/ChangeLog* %changelog +* Wed Dec 2 2009 Jakub Jelinek 4.4.2-12 +- update from gcc-4_4-branch + - PRs c++/42234, fortran/41278, fortran/41807, fortran/42162, target/42113, + target/42165 + - don't ICE on -O256 (#539923) +- fix -mregnames on ppc/ppc64 +- optimize even COMDAT constructors and destructors without virtual + bases (PR c++/3187) + * Mon Nov 23 2009 Jakub Jelinek 4.4.2-11 - update from gcc-4_4-branch - PRs c++/42059, c++/42061, libgfortran/42090 diff --git a/sources b/sources index 4f2d9f6..14c1f22 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ 2659f09c2e43ef8b7d4406321753f1b2 fastjar-0.97.tar.gz -304e846b0922cd60a211020968bc0425 gcc-4.4.2-20091123.tar.bz2 +7c35148197c827e34d44a61d22ed918d gcc-4.4.2-20091202.tar.bz2