rpms/gcc/F-11 .cvsignore, 1.270, 1.271 gcc.spec, 1.44, 1.45 sources, 1.273, 1.274 gcc44-find_base_term.patch, 1.1, NONE

Jakub Jelinek jakub at fedoraproject.org
Thu Apr 23 07:35:05 UTC 2009


Author: jakub

Update of /cvs/pkgs/rpms/gcc/F-11
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv21225

Modified Files:
	.cvsignore gcc.spec sources 
Removed Files:
	gcc44-find_base_term.patch 
Log Message:
4.4.0-1


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/gcc/F-11/.cvsignore,v
retrieving revision 1.270
retrieving revision 1.271
diff -u -r1.270 -r1.271
--- .cvsignore	22 Apr 2009 19:01:26 -0000	1.270
+++ .cvsignore	23 Apr 2009 07:34:34 -0000	1.271
@@ -1,2 +1,2 @@
 fastjar-0.97.tar.gz
-gcc-4.4.0-20090422.tar.bz2
+gcc-4.4.0-20090423.tar.bz2


Index: gcc.spec
===================================================================
RCS file: /cvs/pkgs/rpms/gcc/F-11/gcc.spec,v
retrieving revision 1.44
retrieving revision 1.45
diff -u -r1.44 -r1.45
--- gcc.spec	22 Apr 2009 19:01:26 -0000	1.44
+++ gcc.spec	23 Apr 2009 07:34:34 -0000	1.45
@@ -1,5 +1,5 @@
-%define DATE 20090422
-%define SVNREV 146590
+%define DATE 20090423
+%define SVNREV 146636
 %define 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.
@@ -150,12 +150,11 @@
 Patch26: gcc44-power7.patch
 Patch28: gcc44-pr38757.patch
 Patch30: gcc44-pr39543.patch
-Patch31: gcc44-find_base_term.patch
-Patch32: gcc44-pr39794.patch
-Patch33: gcc44-rh459374-1.patch
-Patch34: gcc44-rh459374-2.patch
-Patch35: gcc44-rh459374-3.patch
-Patch36: gcc44-cswtch.patch
+Patch31: gcc44-pr39794.patch
+Patch32: gcc44-rh459374-1.patch
+Patch33: gcc44-rh459374-2.patch
+Patch34: gcc44-rh459374-3.patch
+Patch35: gcc44-cswtch.patch
 
 Patch1000: fastjar-0.97-segfault.patch
 
@@ -444,12 +443,11 @@
 %patch26 -p0 -b .power7~
 %patch28 -p0 -b .pr38757~
 %patch30 -p0 -b .pr39543~
-%patch31 -p0 -b .find_base_term~
-%patch32 -p0 -b .pr39794~
-%patch33 -p0 -b .rh459374-1~
-%patch34 -p0 -b .rh459374-2~
-%patch35 -p0 -b .rh459374-3~
-%patch36 -p0 -b .cswtch~
+%patch31 -p0 -b .pr39794~
+%patch32 -p0 -b .rh459374-1~
+%patch33 -p0 -b .rh459374-2~
+%patch34 -p0 -b .rh459374-3~
+%patch35 -p0 -b .cswtch~
 
 # This testcase doesn't compile.
 rm libjava/testsuite/libjava.lang/PR35020*
@@ -1760,10 +1758,11 @@
 %doc rpm.doc/changelogs/libmudflap/ChangeLog*
 
 %changelog
-* Wed Apr 22 2009 Jakub Jelinek <jakub at redhat.com> 4.4.0-1
+* Thu Apr 23 2009 Jakub Jelinek <jakub at redhat.com> 4.4.0-1
 - update from gcc-4_4-branch
   - GCC 4.4.0 release
-  - PR libstdc++/39802
+  - PRs libstdc++/39802, c++/39639, c/39855, rtl-optimization/39762,
+	testsuite/39781, tree-optimization/39824
 - fix up DSE (PR middle-end/39794)
 - debuginfo fixes for VLA and nested/contained functions (#459374)
 - improve -ftree-switch-conversion optimization if the constant is the


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/gcc/F-11/sources,v
retrieving revision 1.273
retrieving revision 1.274
diff -u -r1.273 -r1.274
--- sources	22 Apr 2009 19:01:27 -0000	1.273
+++ sources	23 Apr 2009 07:34:34 -0000	1.274
@@ -1,2 +1,2 @@
 2659f09c2e43ef8b7d4406321753f1b2  fastjar-0.97.tar.gz
-095942097cf529c8064c51f07b8fc0b7  gcc-4.4.0-20090422.tar.bz2
+24abd4fb970849bf27e069a18e4d9e7e  gcc-4.4.0-20090423.tar.bz2


--- gcc44-find_base_term.patch DELETED ---




More information about the fedora-extras-commits mailing list