rpms/gcc/devel .cvsignore, 1.317, 1.318 gcc.spec, 1.99, 1.100 import.log, 1.23, 1.24 sources, 1.322, 1.323 gcc44-pr44492.patch, 1.1, NONE gcc44-pr44610.patch, 1.1, NONE

Jakub Jelinek jakub at fedoraproject.org
Wed Jun 30 07:32:30 UTC 2010


Author: jakub

Update of /cvs/pkgs/rpms/gcc/devel
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv15688/devel

Modified Files:
	.cvsignore gcc.spec import.log sources 
Removed Files:
	gcc44-pr44492.patch gcc44-pr44610.patch 
Log Message:
4.4.4-10



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/gcc/devel/.cvsignore,v
retrieving revision 1.317
retrieving revision 1.318
diff -u -p -r1.317 -r1.318
--- .cvsignore	24 Jun 2010 20:18:30 -0000	1.317
+++ .cvsignore	30 Jun 2010 07:32:29 -0000	1.318
@@ -1,2 +1,2 @@
 fastjar-0.97.tar.gz
-gcc-4.4.4-20100624.tar.bz2
+gcc-4.4.4-20100630.tar.bz2


Index: gcc.spec
===================================================================
RCS file: /cvs/pkgs/rpms/gcc/devel/gcc.spec,v
retrieving revision 1.99
retrieving revision 1.100
diff -u -p -r1.99 -r1.100
--- gcc.spec	24 Jun 2010 20:18:31 -0000	1.99
+++ gcc.spec	30 Jun 2010 07:32:29 -0000	1.100
@@ -1,9 +1,9 @@
-%global DATE 20100624
-%global SVNREV 161335
+%global DATE 20100630
+%global SVNREV 161589
 %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 9
+%global gcc_release 10
 %global _unpackaged_files_terminate_build 0
 %global multilib_64_archs sparc64 ppc64 s390x x86_64
 %if 0%{?fedora} >= 13 || 0%{?rhel} >= 6
@@ -174,9 +174,7 @@ Patch14: gcc44-pr38757.patch
 Patch15: gcc44-libstdc++-docs.patch
 Patch16: gcc44-ppc64-aixdesc.patch
 Patch17: gcc44-no-add-needed.patch
-Patch18: gcc44-pr44492.patch
-Patch19: gcc44-pr44542.patch
-Patch20: gcc44-pr44610.patch
+Patch18: gcc44-pr44542.patch
 
 Patch1000: fastjar-0.97-segfault.patch
 Patch1001: fastjar-0.97-len1.patch
@@ -515,9 +513,7 @@ GNAT is a GNU Ada 95 front-end to GCC. T
 %if 0%{?fedora} >= 13
 %patch17 -p0 -b .no-add-needed~
 %endif
-%patch18 -p0 -b .pr44492~
-%patch19 -p0 -b .pr44542~
-%patch20 -p0 -b .pr44610~
+%patch18 -p0 -b .pr44542~
 
 # This testcase doesn't compile.
 rm libjava/testsuite/libjava.lang/PR35020*
@@ -1914,7 +1910,6 @@ fi
 %exclude %{_prefix}/lib/gcc/%{gcc_target_platform}/%{gcc_version}/adalib/libgnarl.a
 %endif
 %endif
-%endif
 
 %if 0%{?fedora} >= 14
 %files -n libgnat-static
@@ -1940,6 +1935,7 @@ fi
 %{_prefix}/lib/gcc/%{gcc_target_platform}/%{gcc_version}/adalib/libgnarl.a
 %endif
 %endif
+%endif
 
 %files -n libgomp
 %defattr(-,root,root,-)
@@ -2004,6 +2000,15 @@ fi
 %endif
 
 %changelog
+* Wed Jun 30 2010 Jakub Jelinek <jakub at redhat.com> 4.4.4-10
+- update from gcc-4_4-branch
+  - PRs fortran/43841, fortran/43843, tree-optimization/44683
+  - fix qualified-id as template argument handling (#605761, PR c++/44587)
+- -Wunused-but-set-* static_cast fix (PR c++/44682)
+- VTA backports
+  - PRs debug/44610, debug/44668, debug/44694
+- unswitching fixes (PR middle-end/43866)
+
 * Thu Jun 24 2010 Jakub Jelinek <jakub at redhat.com> 4.4.4-9
 - update from gcc-4_4-branch
   - PRs bootstrap/44426, bootstrap/44544, c++/44627, fortran/44536,


Index: import.log
===================================================================
RCS file: /cvs/pkgs/rpms/gcc/devel/import.log,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -p -r1.23 -r1.24
--- import.log	24 Jun 2010 20:18:32 -0000	1.23
+++ import.log	30 Jun 2010 07:32:30 -0000	1.24
@@ -21,3 +21,4 @@ gcc-4_4_4-5_fc14:HEAD:gcc-4.4.4-5.fc14.s
 gcc-4_4_4-7_fc14:HEAD:gcc-4.4.4-7.fc14.src.rpm:1275991256
 gcc-4_4_4-8_fc14:HEAD:gcc-4.4.4-8.fc14.src.rpm:1276244517
 gcc-4_4_4-9_fc14:HEAD:gcc-4.4.4-9.fc14.src.rpm:1277410688
+gcc-4_4_4-10_fc14:HEAD:gcc-4.4.4-10.fc14.src.rpm:1277882958


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/gcc/devel/sources,v
retrieving revision 1.322
retrieving revision 1.323
diff -u -p -r1.322 -r1.323
--- sources	24 Jun 2010 20:18:32 -0000	1.322
+++ sources	30 Jun 2010 07:32:30 -0000	1.323
@@ -1,2 +1,2 @@
 2659f09c2e43ef8b7d4406321753f1b2  fastjar-0.97.tar.gz
-32d385c34788faa23d93cd8b55fecd32  gcc-4.4.4-20100624.tar.bz2
+1e5a3dc8063ea17ed92939cd01d244d0  gcc-4.4.4-20100630.tar.bz2


--- gcc44-pr44492.patch DELETED ---


--- gcc44-pr44610.patch DELETED ---



More information about the scm-commits mailing list