[gcc] 4.8.0-0.7

Jakub Jelinek jakub at fedoraproject.org
Tue Jan 29 08:06:00 UTC 2013


commit b9d5903bc3bdac88b5235c652960b6f321c6bdfc
Author: Jakub Jelinek <jakub at redhat.com>
Date:   Tue Jan 29 09:05:50 2013 +0100

    4.8.0-0.7

 .gitignore |    1 +
 gcc.spec   |   16 +++++++++++++---
 sources    |    2 +-
 3 files changed, 15 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index da15425..91441b5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -55,3 +55,4 @@
 /isl-0.11.1.tar.bz2
 /gcc-4.8.0-20130122.tar.bz2
 /gcc-4.8.0-20130124.tar.bz2
+/gcc-4.8.0-20130129.tar.bz2
diff --git a/gcc.spec b/gcc.spec
index 7812df9..3f51cab 100644
--- a/gcc.spec
+++ b/gcc.spec
@@ -1,9 +1,9 @@
-%global DATE 20130124
-%global SVNREV 195418
+%global DATE 20130129
+%global SVNREV 195527
 %global gcc_version 4.8.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 0.6
+%global gcc_release 0.7
 %global _unpackaged_files_terminate_build 0
 %global multilib_64_archs sparc64 ppc64 s390x x86_64
 %ifarch %{ix86} x86_64 ia64 ppc ppc64 alpha
@@ -2975,6 +2975,16 @@ fi
 %{_prefix}/libexec/gcc/%{gcc_target_platform}/%{gcc_version}/plugin
 
 %changelog
+* Tue Jan 29 2013 Jakub Jelinek <jakub at redhat.com> 4.8.0-0.7
+- updated from trunk
+  - PRs c++/56095, c++/56104, c/56078, fortran/53537, fortran/55984,
+	fortran/56047, inline-asm/55934, libstdc++/56085, libstdc++/56112,
+	other/54814, other/56076, rtl-optimization/56117, target/54663,
+	target/56114, testsuite/56053, tree-optimization/55927,
+	tree-optimization/56034, tree-optimization/56035,
+	tree-optimization/56094, tree-optimization/56098,
+	tree-optimization/56125
+
 * Thu Jan 24 2013 Jakub Jelinek <jakub at redhat.com> 4.8.0-0.6
 - updated from trunk
   - PRs c++/53609, c++/55944, c++/56067, c++/56071, fortran/56081,
diff --git a/sources b/sources
index bc94ec9..514dc02 100644
--- a/sources
+++ b/sources
@@ -1,4 +1,4 @@
 be78a47bd82523250eb3e91646db5b3d  cloog-0.18.0.tar.gz
 2659f09c2e43ef8b7d4406321753f1b2  fastjar-0.97.tar.gz
 bce1586384d8635a76d2f017fb067cd2  isl-0.11.1.tar.bz2
-f9c6f66a32475e32ec02bf2505fa895f  gcc-4.8.0-20130124.tar.bz2
+74b615191cdd9dbd3a6a8971fce7f360  gcc-4.8.0-20130129.tar.bz2


More information about the scm-commits mailing list