rpms/gcc/devel .cvsignore, 1.235, 1.236 gcc43.spec, 1.32, 1.33 sources, 1.237, 1.238 gcc43-pr36507.patch, 1.1, NONE

Jakub Jelinek (jakub) fedora-extras-commits at redhat.com
Tue Jun 24 12:21:05 UTC 2008


Author: jakub

Update of /cvs/pkgs/rpms/gcc/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1323

Modified Files:
	.cvsignore gcc43.spec sources 
Removed Files:
	gcc43-pr36507.patch 
Log Message:
4.3.1-3


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/gcc/devel/.cvsignore,v
retrieving revision 1.235
retrieving revision 1.236
diff -u -r1.235 -r1.236
--- .cvsignore	12 Jun 2008 20:12:04 -0000	1.235
+++ .cvsignore	24 Jun 2008 12:20:15 -0000	1.236
@@ -1,2 +1,2 @@
-gcc-4.3.1-20080612.tar.bz2
+gcc-4.3.1-20080624.tar.bz2
 fastjar-0.95.tar.gz


Index: gcc43.spec
===================================================================
RCS file: /cvs/pkgs/rpms/gcc/devel/gcc43.spec,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -r1.32 -r1.33
--- gcc43.spec	12 Jun 2008 20:12:04 -0000	1.32
+++ gcc43.spec	24 Jun 2008 12:20:15 -0000	1.33
@@ -1,6 +1,6 @@
-%define DATE 20080612
+%define DATE 20080624
 %define gcc_version 4.3.1
-%define gcc_release 2
+%define gcc_release 3
 %define _unpackaged_files_terminate_build 0
 %define multilib_64_archs sparc64 ppc64 s390x x86_64
 %define include_gappletviewer 1
@@ -143,7 +143,6 @@
 Patch14: gcc43-rh251682.patch
 Patch15: gcc43-sparc-config-detection.patch
 Patch16: gcc43-libgomp-omp_h-multilib.patch
-Patch17: gcc43-pr36507.patch
 
 # On ARM EABI systems, we do want -gnueabi to be part of the
 # target triple.
@@ -444,7 +443,6 @@
 %patch14 -p0 -b .rh251682~
 %patch15 -p0 -b .sparc-config-detection~
 %patch16 -p0 -b .libgomp-omp_h-multilib~
-%patch17 -p0 -b .pr36507~
 
 tar xzf %{SOURCE4}
 
@@ -1666,6 +1664,17 @@
 %doc rpm.doc/changelogs/libmudflap/ChangeLog*
 
 %changelog
+* Tue Jun 24 2008 Jakub Jelinek <jakub at redhat.com> 4.3.1-3
+- update from gcc-4_3-branch
+  - PRs c++/35317, c++/35320, documentation/30739, fortran/34908,
+	fortran/36276, fortran/36538, java/36247, middle-end/36584,
+	rtl-optimization/35604, target/36336, target/36424,
+	tree-optimization/36493, tree-optimization/36498,
+	tree-optimization/36504, tree-optimization/36519
+  - don't mark hard registers as reg pointers (#451068, target/36533)
+  - allow more compute_antic iterations (#450889, tree-optimization/36508)
+- fix #pragma omp task copyfn registration with cgraph (c++/36523)
+
 * Thu Jun 12 2008 Jakub Jelinek <jakub at redhat.com> 4.3.1-2
 - update from gcc-4_3-branch
   - PRs c++/36408, middle-end/35336, middle-end/36506, testsuite/36443,


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/gcc/devel/sources,v
retrieving revision 1.237
retrieving revision 1.238
diff -u -r1.237 -r1.238
--- sources	12 Jun 2008 20:12:04 -0000	1.237
+++ sources	24 Jun 2008 12:20:15 -0000	1.238
@@ -1,2 +1,2 @@
-6ebb8dce59c6e2cb49992fa96fef66ee  gcc-4.3.1-20080612.tar.bz2
+af2acae86f463116d48a4a4e8dd890f9  gcc-4.3.1-20080624.tar.bz2
 92a70f9e56223b653bce0f58f90cf950  fastjar-0.95.tar.gz


--- gcc43-pr36507.patch DELETED ---




More information about the fedora-extras-commits mailing list