rpms/gcc/F-13 .cvsignore, 1.316, 1.317 gcc.spec, 1.97, 1.98 import.log, 1.22, 1.23 sources, 1.321, 1.322 gcc44-pr43893.patch, 1.1, NONE

Jakub Jelinek jakub at fedoraproject.org
Mon May 3 20:25:54 UTC 2010


Author: jakub

Update of /cvs/pkgs/rpms/gcc/F-13
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv6827/F-13

Modified Files:
	.cvsignore gcc.spec import.log sources 
Removed Files:
	gcc44-pr43893.patch 
Log Message:
4.4.4-2



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/gcc/F-13/.cvsignore,v
retrieving revision 1.316
retrieving revision 1.317
diff -u -p -r1.316 -r1.317
--- .cvsignore	30 Apr 2010 20:06:36 -0000	1.316
+++ .cvsignore	3 May 2010 20:25:54 -0000	1.317
@@ -1,2 +1,2 @@
 fastjar-0.97.tar.gz
-gcc-4.4.4-20100430.tar.bz2
+gcc-4.4.4-20100503.tar.bz2


Index: gcc.spec
===================================================================
RCS file: /cvs/pkgs/rpms/gcc/F-13/gcc.spec,v
retrieving revision 1.97
retrieving revision 1.98
diff -u -p -r1.97 -r1.98
--- gcc.spec	30 Apr 2010 20:06:37 -0000	1.97
+++ gcc.spec	3 May 2010 20:25:54 -0000	1.98
@@ -1,9 +1,9 @@
-%global DATE 20100430
-%global SVNREV 158946
+%global DATE 20100503
+%global SVNREV 159002
 %global gcc_version 4.4.4
 # 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 1
+%global gcc_release 2
 %global _unpackaged_files_terminate_build 0
 %global multilib_64_archs sparc64 ppc64 s390x x86_64
 %if 0%{?fedora} >= 13 || 0%{?rhel} >= 6
@@ -176,7 +176,6 @@ Patch17: gcc44-pr38757.patch
 Patch18: gcc44-libstdc++-docs.patch
 Patch19: gcc44-ppc64-aixdesc.patch
 Patch20: gcc44-no-add-needed.patch
-Patch21: gcc44-pr43893.patch
 
 Patch1000: fastjar-0.97-segfault.patch
 Patch1001: fastjar-0.97-len1.patch
@@ -488,7 +487,6 @@ which are required to compile with the G
 %if 0%{?fedora} >= 13
 %patch20 -p0 -b .no-add-needed~
 %endif
-%patch21 -p0 -b .pr43893~
 
 # This testcase doesn't compile.
 rm libjava/testsuite/libjava.lang/PR35020*
@@ -1878,6 +1876,9 @@ fi
 %doc rpm.doc/changelogs/libmudflap/ChangeLog*
 
 %changelog
+* Mon May  3 2010 Jakub Jelinek <jakub at redhat.com> 4.4.4-2
+- fix VTA ICE on subregs of @GOTPCREL symbols (#588154, PR debug/43972)
+
 * Fri Apr 30 2010 Jakub Jelinek <jakub at redhat.com> 4.4.4-1
 - update from gcc-4_4-branch
   - GCC 4.4.4 release


Index: import.log
===================================================================
RCS file: /cvs/pkgs/rpms/gcc/F-13/import.log,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -p -r1.22 -r1.23
--- import.log	30 Apr 2010 20:06:37 -0000	1.22
+++ import.log	3 May 2010 20:25:54 -0000	1.23
@@ -20,3 +20,4 @@ gcc-4_4_3-16_fc13:F-13:gcc-4.4.3-16.fc13
 gcc-4_4_3-18_fc13:F-13:gcc-4.4.3-18.fc13.src.rpm:1271928249
 gcc-4_4_3-19_fc13:F-13:gcc-4.4.3-19.fc13.src.rpm:1272396517
 gcc-4_4_4-1_fc13:F-13:gcc-4.4.4-1.fc13.src.rpm:1272657908
+gcc-4_4_4-2_fc13:F-13:gcc-4.4.4-2.fc13.src.rpm:1272918321


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/gcc/F-13/sources,v
retrieving revision 1.321
retrieving revision 1.322
diff -u -p -r1.321 -r1.322
--- sources	30 Apr 2010 20:06:37 -0000	1.321
+++ sources	3 May 2010 20:25:54 -0000	1.322
@@ -1,2 +1,2 @@
 2659f09c2e43ef8b7d4406321753f1b2  fastjar-0.97.tar.gz
-060fd464e4163a716ac34942ede39591  gcc-4.4.4-20100430.tar.bz2
+4e48e9d511c34389595b2ffafc29ffb5  gcc-4.4.4-20100503.tar.bz2


--- gcc44-pr43893.patch DELETED ---



More information about the scm-commits mailing list