[gcc/f17] 4.7.0-5

Jakub Jelinek jakub at fedoraproject.org
Mon May 7 14:10:52 UTC 2012


commit 09d4d57e3f8da2c702c66f4c26b7d31608a7beec
Author: Jakub Jelinek <jakub at redhat.com>
Date:   Mon May 7 16:10:48 2012 +0200

    4.7.0-5

 .gitignore |    1 +
 gcc.spec   |   12 +++++++++---
 sources    |    2 +-
 3 files changed, 11 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 272b805..4218997 100644
--- a/.gitignore
+++ b/.gitignore
@@ -30,3 +30,4 @@
 /gcc-4.7.0-20120416.tar.bz2
 /gcc-4.7.0-20120502.tar.bz2
 /gcc-4.7.0-20120504.tar.bz2
+/gcc-4.7.0-20120507.tar.bz2
diff --git a/gcc.spec b/gcc.spec
index 632ffee..86423de 100644
--- a/gcc.spec
+++ b/gcc.spec
@@ -1,9 +1,9 @@
-%global DATE 20120504
-%global SVNREV 187145
+%global DATE 20120507
+%global SVNREV 187244
 %global gcc_version 4.7.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 4
+%global gcc_release 5
 %global _unpackaged_files_terminate_build 0
 %global multilib_64_archs sparc64 ppc64 s390x x86_64
 %ifarch %{ix86} x86_64 ia64 ppc ppc64 alpha
@@ -2641,6 +2641,12 @@ fi
 %{_prefix}/libexec/gcc/%{gcc_target_platform}/%{gcc_version}/plugin
 
 %changelog
+* Mon May  7 2012 Jakub Jelinek <jakub at redhat.com> 4.7.0-5
+- update from the 4.7 branch
+  - PRs fortran/53111, fortran/53255, target/48496, target/52999,
+	target/53228, tree-optimization/52633, tree-optimization/52870,
+	tree-optimization/53195, tree-optimization/53239
+
 * Fri May  4 2012 Jakub Jelinek <jakub at redhat.com> 4.7.0-4
 - update from the 4.7 branch
   - PRs c++/53186, fortran/52864, libstdc++/53193, lto/52605,
diff --git a/sources b/sources
index 8ed55a4..c49e8e1 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
 2659f09c2e43ef8b7d4406321753f1b2  fastjar-0.97.tar.gz
-4adc76971f4d2e8461bfbcc739e5979c  gcc-4.7.0-20120504.tar.bz2
+69869f6e9a7d19e25022e10bacd90a2f  gcc-4.7.0-20120507.tar.bz2


More information about the scm-commits mailing list