rpms/gcc/devel .cvsignore, 1.274, 1.275 gcc.spec, 1.49, 1.50 sources, 1.277, 1.278

Jakub Jelinek jakub at fedoraproject.org
Wed Jul 8 20:10:48 UTC 2009


Author: jakub

Update of /cvs/pkgs/rpms/gcc/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv20314

Modified Files:
	.cvsignore gcc.spec sources 
Log Message:
4.4.0-12


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/gcc/devel/.cvsignore,v
retrieving revision 1.274
retrieving revision 1.275
diff -u -p -r1.274 -r1.275
--- .cvsignore	7 Jul 2009 17:24:05 -0000	1.274
+++ .cvsignore	8 Jul 2009 20:10:47 -0000	1.275
@@ -1,2 +1,2 @@
 fastjar-0.97.tar.gz
-gcc-4.4.0-20090707.tar.bz2
+gcc-4.4.0-20090708.tar.bz2


Index: gcc.spec
===================================================================
RCS file: /cvs/pkgs/rpms/gcc/devel/gcc.spec,v
retrieving revision 1.49
retrieving revision 1.50
diff -u -p -r1.49 -r1.50
--- gcc.spec	7 Jul 2009 17:24:05 -0000	1.49
+++ gcc.spec	8 Jul 2009 20:10:48 -0000	1.50
@@ -1,9 +1,9 @@
-%global DATE 20090707
-%global SVNREV 149339
+%global DATE 20090708
+%global SVNREV 149391
 %global gcc_version 4.4.0
 # 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
 %global include_gappletviewer 1
@@ -1807,6 +1807,12 @@ fi
 %doc rpm.doc/changelogs/libmudflap/ChangeLog*
 
 %changelog
+* Wed Jul  8 2009 Jakub Jelinek <jakub at redhat.com> 4.4.0-12
+- update from gcc-4_4-branch
+  - PRs c++/35828, c++/37816, c++/37946, c++/40557, c++/40633, c++/40639,
+	debug/40666, target/38900
+- use more compact DW_AT_member_location for constant offsets (PR debug/40659)
+
 * Tue Jul  7 2009 Jakub Jelinek <jakub at redhat.com> 4.4.0-11
 - update from gcc-4_4-branch
   - PRs c++/40274, c++/40342, c++/40566, c++/40595, c++/40619, c/39902,


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/gcc/devel/sources,v
retrieving revision 1.277
retrieving revision 1.278
diff -u -p -r1.277 -r1.278
--- sources	7 Jul 2009 17:24:05 -0000	1.277
+++ sources	8 Jul 2009 20:10:48 -0000	1.278
@@ -1,2 +1,2 @@
 2659f09c2e43ef8b7d4406321753f1b2  fastjar-0.97.tar.gz
-f070ba1f0838befa8439c9c55e41204c  gcc-4.4.0-20090707.tar.bz2
+69d76c9e39d42dd01cb5b89068c0e114  gcc-4.4.0-20090708.tar.bz2




More information about the fedora-extras-commits mailing list