rpms/gcc/F-13 .cvsignore, 1.305, 1.306 gcc.spec, 1.85, 1.86 import.log, 1.11, 1.12 sources, 1.309, 1.310 gcc44-pr42233.patch, 1.1, NONE

Jakub Jelinek jakub at fedoraproject.org
Tue Mar 9 20:54:14 UTC 2010


Author: jakub

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

Modified Files:
	.cvsignore gcc.spec import.log sources 
Removed Files:
	gcc44-pr42233.patch 
Log Message:
4.4.3-9



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/gcc/F-13/.cvsignore,v
retrieving revision 1.305
retrieving revision 1.306
diff -u -p -r1.305 -r1.306
--- .cvsignore	27 Feb 2010 00:21:55 -0000	1.305
+++ .cvsignore	9 Mar 2010 20:54:13 -0000	1.306
@@ -1,2 +1,2 @@
 fastjar-0.97.tar.gz
-gcc-4.4.3-20100226.tar.bz2
+gcc-4.4.3-20100309.tar.bz2


Index: gcc.spec
===================================================================
RCS file: /cvs/pkgs/rpms/gcc/F-13/gcc.spec,v
retrieving revision 1.85
retrieving revision 1.86
diff -u -p -r1.85 -r1.86
--- gcc.spec	27 Feb 2010 00:21:55 -0000	1.85
+++ gcc.spec	9 Mar 2010 20:54:14 -0000	1.86
@@ -1,9 +1,9 @@
-%global DATE 20100226
-%global SVNREV 157097
+%global DATE 20100309
+%global SVNREV 157326
 %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 8
+%global gcc_release 9
 %global _unpackaged_files_terminate_build 0
 %global multilib_64_archs sparc64 ppc64 s390x x86_64
 %if 0%{?fedora} >= 13
@@ -176,8 +176,7 @@ Patch17: gcc44-pr38757.patch
 Patch18: gcc44-libstdc++-docs.patch
 Patch19: gcc44-ppc64-aixdesc.patch
 Patch20: gcc44-no-add-needed.patch
-Patch21: gcc44-pr42233.patch
-Patch22: gcc44-pr43051.patch
+Patch21: gcc44-pr43051.patch
 
 Patch1000: fastjar-0.97-segfault.patch
 Patch1001: fastjar-0.97-len1.patch
@@ -489,8 +488,7 @@ which are required to compile with the G
 %if 0%{?fedora} >= 13
 %patch20 -p0 -b .no-add-needed~
 %endif
-%patch21 -p0 -b .pr42233~
-#%patch22 -p0 -b .pr43051~
+#%patch21 -p0 -b .pr43051~
 
 # This testcase doesn't compile.
 rm libjava/testsuite/libjava.lang/PR35020*
@@ -1880,6 +1878,14 @@ fi
 %doc rpm.doc/changelogs/libmudflap/ChangeLog*
 
 %changelog
+* Tue Mar  9 2010 Jakub Jelinek <jakub at redhat.com> 4.4.3-9
+- update from gcc-4_4-branch
+  - PRs ada/42253, bootstrap/43121, c/43248, tree-optimization/43220
+- VTA backports
+  - PRs debug/42897, debug/43176, debug/43177, debug/43229, debug/43237,
+	debug/43290, debug/43299, debug/43304
+- fix unwind info in i?86 PIC register setup sequences (PR debug/43293)
+
 * Fri Feb 26 2010 Jakub Jelinek <jakub at redhat.com> 4.4.3-8
 - update from gcc-4_4-branch
   - PR libstdc++/21769


Index: import.log
===================================================================
RCS file: /cvs/pkgs/rpms/gcc/F-13/import.log,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -p -r1.11 -r1.12
--- import.log	27 Feb 2010 00:21:56 -0000	1.11
+++ import.log	9 Mar 2010 20:54:14 -0000	1.12
@@ -9,3 +9,4 @@ gcc-4_4_3-5_fc13:HEAD:gcc-4.4.3-5.fc13.s
 gcc-4_4_3-6_fc13:HEAD:gcc-4.4.3-6.fc13.src.rpm:1265925505
 gcc-4_4_3-7_fc13:F-13:gcc-4.4.3-7.fc13.src.rpm:1266793373
 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


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/gcc/F-13/sources,v
retrieving revision 1.309
retrieving revision 1.310
diff -u -p -r1.309 -r1.310
--- sources	27 Feb 2010 00:21:56 -0000	1.309
+++ sources	9 Mar 2010 20:54:14 -0000	1.310
@@ -1,2 +1,2 @@
 2659f09c2e43ef8b7d4406321753f1b2  fastjar-0.97.tar.gz
-31fa77341c06ae5a3e6a5a848311721a  gcc-4.4.3-20100226.tar.bz2
+2906b19113678f1ec9841b33b4b59553  gcc-4.4.3-20100309.tar.bz2


--- gcc44-pr42233.patch DELETED ---



More information about the scm-commits mailing list