rpms/gcc/F-12 .cvsignore, 1.348, 1.349 gcc.spec, 1.137, 1.138 sources, 1.357, 1.358 gcc44-rh578382.patch, 1.1, NONE

Jakub Jelinek jakub at fedoraproject.org
Tue Jul 13 21:25:10 UTC 2010


Author: jakub

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

Modified Files:
	.cvsignore gcc.spec sources 
Removed Files:
	gcc44-rh578382.patch 
Log Message:
4.4.4-12


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/gcc/F-12/.cvsignore,v
retrieving revision 1.348
retrieving revision 1.349
diff -u -p -r1.348 -r1.349
--- .cvsignore	7 Jul 2010 09:16:30 -0000	1.348
+++ .cvsignore	13 Jul 2010 21:25:10 -0000	1.349
@@ -1,2 +1,2 @@
 fastjar-0.97.tar.gz
-gcc-4.4.4-20100707.tar.bz2
+gcc-4.4.4-20100713.tar.bz2


Index: gcc.spec
===================================================================
RCS file: /cvs/pkgs/rpms/gcc/F-12/gcc.spec,v
retrieving revision 1.137
retrieving revision 1.138
diff -u -p -r1.137 -r1.138
--- gcc.spec	7 Jul 2010 09:16:30 -0000	1.137
+++ gcc.spec	13 Jul 2010 21:25:10 -0000	1.138
@@ -1,9 +1,9 @@
-%global DATE 20100707
-%global SVNREV 161902
+%global DATE 20100713
+%global SVNREV 162154
 %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 11
+%global gcc_release 12
 %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 @@ Patch16: gcc44-ppc64-aixdesc.patch
 Patch17: gcc44-no-add-needed.patch
 Patch18: gcc44-pr44542.patch
 Patch19: gcc44-rh610785.patch
-Patch20: gcc44-rh578382.patch
 
 Patch1000: fastjar-0.97-segfault.patch
 Patch1001: fastjar-0.97-len1.patch
@@ -517,7 +516,6 @@ GNAT is a GNU Ada 95 front-end to GCC. T
 %endif
 %patch18 -p0 -b .pr44542~
 %patch19 -p0 -b .rh610785~
-%patch20 -p0 -b .rh578382~
 
 # This testcase doesn't compile.
 rm libjava/testsuite/libjava.lang/PR35020*
@@ -2004,6 +2002,13 @@ fi
 %endif
 
 %changelog
+* Tue Jul 13 2010 Jakub Jelinek <jakub at redhat.com> 4.4.4-12
+- update from gcc-4_4-branch
+  - PRs fortran/44582, fortran/44773, fortran/44847, pch/14940, target/33743
+- fix inline-asm check for auto-inc-dec operands (PR testsuite/44701)
+- use DW_OP_const[48]u instead of DW_OP_addr for DW_OP_GNU_push_tls_address
+  operand
+
 * Wed Jul  7 2010 Jakub Jelinek <jakub at redhat.com> 4.4.4-11
 - update from gcc-4_4-branch
   - PRs target/44597, target/44705


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/gcc/F-12/sources,v
retrieving revision 1.357
retrieving revision 1.358
diff -u -p -r1.357 -r1.358
--- sources	7 Jul 2010 09:16:31 -0000	1.357
+++ sources	13 Jul 2010 21:25:10 -0000	1.358
@@ -1,2 +1,2 @@
 2659f09c2e43ef8b7d4406321753f1b2  fastjar-0.97.tar.gz
-ccea98dc838ad0ce98ee1a52ee2931cd  gcc-4.4.4-20100707.tar.bz2
+cde3a182cf99c529597bdc2bf50073c4  gcc-4.4.4-20100713.tar.bz2


--- gcc44-rh578382.patch DELETED ---



More information about the scm-commits mailing list