rpms/gcc/devel .cvsignore, 1.273, 1.274 gcc.spec, 1.48, 1.49 sources, 1.276, 1.277

Jakub Jelinek jakub at fedoraproject.org
Tue Jul 7 17:24:36 UTC 2009


Author: jakub

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

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


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/gcc/devel/.cvsignore,v
retrieving revision 1.273
retrieving revision 1.274
diff -u -p -r1.273 -r1.274
--- .cvsignore	23 Jun 2009 16:55:17 -0000	1.273
+++ .cvsignore	7 Jul 2009 17:24:05 -0000	1.274
@@ -1,2 +1,2 @@
 fastjar-0.97.tar.gz
-gcc-4.4.0-20090623.tar.bz2
+gcc-4.4.0-20090707.tar.bz2


Index: gcc.spec
===================================================================
RCS file: /cvs/pkgs/rpms/gcc/devel/gcc.spec,v
retrieving revision 1.48
retrieving revision 1.49
diff -u -p -r1.48 -r1.49
--- gcc.spec	23 Jun 2009 16:57:18 -0000	1.48
+++ gcc.spec	7 Jul 2009 17:24:05 -0000	1.49
@@ -1,9 +1,9 @@
-%global DATE 20090623
-%global SVNREV 148856
+%global DATE 20090707
+%global SVNREV 149339
 %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 10
+%global gcc_release 11
 %global _unpackaged_files_terminate_build 0
 %global multilib_64_archs sparc64 ppc64 s390x x86_64
 %global include_gappletviewer 1
@@ -1807,6 +1807,23 @@ fi
 %doc rpm.doc/changelogs/libmudflap/ChangeLog*
 
 %changelog
+* Tue Jul  7 2009 Jakub Jelinek <jakub at redhat.com> 4.4.0-11
+- update from gcc-4_4-branch
+  - PRs c++/40274, c++/40342, c++/40566, c++/40595, c++/40619, c/39902,
+	fortran/40443, fortran/40551, fortran/40576, fortran/40594,
+	fortran/40638, libfortran/40576, libstdc++/40297, libstdc++/40600,
+	middle-end/40585, middle-end/40669, other/40024, target/40587,
+	tree-optimization/40493, tree-optimization/40542,
+	tree-optimization/40550, tree-optimization/40579,
+	tree-optimization/40582, tree-optimization/40640
+- backports from trunk
+  - fix debuginfo in dynamically realigned functions (PR debug/40596)
+  - speed up polyhedron NF (PR middle-end/34163)
+  - epilogue unwinding fixes (PRs bootstrap/40347, debug/40462)
+  - fix debug info for inlines (PR debug/40573)
+  - optimize assuming allocatable arrays in the innermost
+    dimension are always stride 1 (PR fortran/32131)
+
 * Tue Jun 23 2009 Jakub Jelinek <jakub at redhat.com> 4.4.0-10
 - update from gcc-4_4-branch
   - PRs fortran/39800, fortran/40402, libstdc++/40497, middle-end/40389,


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/gcc/devel/sources,v
retrieving revision 1.276
retrieving revision 1.277
diff -u -p -r1.276 -r1.277
--- sources	23 Jun 2009 16:55:17 -0000	1.276
+++ sources	7 Jul 2009 17:24:05 -0000	1.277
@@ -1,2 +1,2 @@
 2659f09c2e43ef8b7d4406321753f1b2  fastjar-0.97.tar.gz
-543201581f650293ac88ed716cd53597  gcc-4.4.0-20090623.tar.bz2
+f070ba1f0838befa8439c9c55e41204c  gcc-4.4.0-20090707.tar.bz2




More information about the fedora-extras-commits mailing list