rpms/gcc/F-12 .cvsignore, 1.314, 1.315 gcc.spec, 1.97, 1.98 sources, 1.321, 1.322 gcc44-c++-comdat-vdtors.patch, 1.1, NONE

Jakub Jelinek jakub at fedoraproject.org
Fri Dec 11 20:43:03 UTC 2009


Author: jakub

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

Modified Files:
	.cvsignore gcc.spec sources 
Removed Files:
	gcc44-c++-comdat-vdtors.patch 
Log Message:
4.4.2-16


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/gcc/F-12/.cvsignore,v
retrieving revision 1.314
retrieving revision 1.315
diff -u -p -r1.314 -r1.315
--- .cvsignore	9 Dec 2009 13:02:17 -0000	1.314
+++ .cvsignore	11 Dec 2009 20:43:03 -0000	1.315
@@ -1,2 +1,2 @@
 fastjar-0.97.tar.gz
-gcc-4.4.2-20091209.tar.bz2
+gcc-4.4.2-20091211.tar.bz2


Index: gcc.spec
===================================================================
RCS file: /cvs/pkgs/rpms/gcc/F-12/gcc.spec,v
retrieving revision 1.97
retrieving revision 1.98
diff -u -p -r1.97 -r1.98
--- gcc.spec	9 Dec 2009 13:02:17 -0000	1.97
+++ gcc.spec	11 Dec 2009 20:43:03 -0000	1.98
@@ -1,9 +1,9 @@
-%global DATE 20091209
-%global SVNREV 155104
+%global DATE 20091211
+%global SVNREV 155176
 %global gcc_version 4.4.2
 # 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 15
+%global gcc_release 16
 %global _unpackaged_files_terminate_build 0
 %global multilib_64_archs sparc64 ppc64 s390x x86_64
 %global include_gappletviewer 1
@@ -161,7 +161,6 @@ Patch16: gcc44-unwind-debug-hook.patch
 Patch17: gcc44-pr38757.patch
 Patch18: gcc44-libstdc++-docs.patch
 Patch19: gcc44-ppc64-aixdesc.patch
-Patch20: gcc44-c++-comdat-vdtors.patch
 
 Patch1000: fastjar-0.97-segfault.patch
 
@@ -467,7 +466,6 @@ which are required to compile with the G
 %patch18 -p0 -b .libstdc++-docs~
 %endif
 %patch19 -p0 -b .ppc64-aixdesc~
-%patch20 -p0 -b .c++-comdat-vdtors~
 
 # This testcase doesn't compile.
 rm libjava/testsuite/libjava.lang/PR35020*
@@ -1853,6 +1851,12 @@ fi
 %doc rpm.doc/changelogs/libmudflap/ChangeLog*
 
 %changelog
+* Fri Dec 11 2009 Jakub Jelinek <jakub at redhat.com> 4.4.2-16
+- update from gcc-4_4-branch
+  - PRs c++/27425, c++/34274, c++/42301, fortran/42268, java/41991,
+	libstdc++/42273, rtl-optimization/41574, target/41196, target/41939
+	target/42263
+
 * Wed Dec  9 2009 Jakub Jelinek <jakub at redhat.com> 4.4.2-15
 - VTA backports
   - PRs debug/42166, debug/42234, debug/42244, debug/42299


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/gcc/F-12/sources,v
retrieving revision 1.321
retrieving revision 1.322
diff -u -p -r1.321 -r1.322
--- sources	9 Dec 2009 13:02:17 -0000	1.321
+++ sources	11 Dec 2009 20:43:03 -0000	1.322
@@ -1,2 +1,2 @@
 2659f09c2e43ef8b7d4406321753f1b2  fastjar-0.97.tar.gz
-8a1470b14967beec07c26aba5f286b0d  gcc-4.4.2-20091209.tar.bz2
+10e73e2a3e3d5d5d9ca01395b2af5621  gcc-4.4.2-20091211.tar.bz2


--- gcc44-c++-comdat-vdtors.patch DELETED ---




More information about the fedora-extras-commits mailing list