rpms/gcc/devel .cvsignore, 1.276, 1.277 gcc.spec, 1.51, 1.52 sources, 1.279, 1.280

Jakub Jelinek jakub at fedoraproject.org
Fri Jul 17 11:27:00 UTC 2009


Author: jakub

Update of /cvs/pkgs/rpms/gcc/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv14347

Modified Files:
	.cvsignore gcc.spec sources 
Log Message:
4.4.0-14


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/gcc/devel/.cvsignore,v
retrieving revision 1.276
retrieving revision 1.277
diff -u -p -r1.276 -r1.277
--- .cvsignore	13 Jul 2009 09:09:47 -0000	1.276
+++ .cvsignore	17 Jul 2009 11:26:29 -0000	1.277
@@ -1,2 +1,2 @@
 fastjar-0.97.tar.gz
-gcc-4.4.0-20090713.tar.bz2
+gcc-4.4.0-20090717.tar.bz2


Index: gcc.spec
===================================================================
RCS file: /cvs/pkgs/rpms/gcc/devel/gcc.spec,v
retrieving revision 1.51
retrieving revision 1.52
diff -u -p -r1.51 -r1.52
--- gcc.spec	13 Jul 2009 09:09:47 -0000	1.51
+++ gcc.spec	17 Jul 2009 11:26:30 -0000	1.52
@@ -1,9 +1,9 @@
-%global DATE 20090713
-%global SVNREV 149555
+%global DATE 20090717
+%global SVNREV 149742
 %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 13
+%global gcc_release 14
 %global _unpackaged_files_terminate_build 0
 %global multilib_64_archs sparc64 ppc64 s390x x86_64
 %global include_gappletviewer 1
@@ -1807,6 +1807,11 @@ fi
 %doc rpm.doc/changelogs/libmudflap/ChangeLog*
 
 %changelog
+* Fri Jul 17 2009 Jakub Jelinek <jakub at redhat.com> 4.4.0-14
+- update from gcc-4_4-branch
+  - PRs c++/40740, libstdc++/40691, middle-end/40747
+  - fix ICE in gimplify_conversion (#511229, PR c++/40780)
+
 * Mon Jul 13 2009 Jakub Jelinek <jakub at redhat.com> 4.4.0-13
 - update from gcc-4_4-branch
   - PRs c++/36628, c++/37206, c++/40502, c++/40684, c++/40689, fortran/40440,


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/gcc/devel/sources,v
retrieving revision 1.279
retrieving revision 1.280
diff -u -p -r1.279 -r1.280
--- sources	13 Jul 2009 09:09:47 -0000	1.279
+++ sources	17 Jul 2009 11:26:30 -0000	1.280
@@ -1,2 +1,2 @@
 2659f09c2e43ef8b7d4406321753f1b2  fastjar-0.97.tar.gz
-f78cbd4fdb4a8bc81f6d83a8c1e7f5fd  gcc-4.4.0-20090713.tar.bz2
+ff8cd10e00eb4805d0233c6cf60508d0  gcc-4.4.0-20090717.tar.bz2




More information about the fedora-extras-commits mailing list