[gcc] 4.9.1-5

Jakub Jelinek jakub at fedoraproject.org
Thu Aug 7 07:46:49 UTC 2014


commit 69c89853deff4cfe622c789e5fa9b28023f4b62b
Author: Jakub Jelinek <jakub at redhat.com>
Date:   Thu Aug 7 09:46:46 2014 +0200

    4.9.1-5

 .gitignore            |    1 +
 gcc.spec              |   14 +++++++++-----
 gcc49-rh1117799.patch |   28 ----------------------------
 sources               |    2 +-
 4 files changed, 11 insertions(+), 34 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 4c566c2..c613c52 100644
--- a/.gitignore
+++ b/.gitignore
@@ -18,3 +18,4 @@
 /gcc-4.9.1-20140716.tar.bz2
 /gcc-4.9.1-20140717.tar.bz2
 /gcc-4.9.1-20140801.tar.bz2
+/gcc-4.9.1-20140807.tar.bz2
diff --git a/gcc.spec b/gcc.spec
index 1879618..9252a1f 100644
--- a/gcc.spec
+++ b/gcc.spec
@@ -1,9 +1,9 @@
-%global DATE 20140801
-%global SVNREV 213428
+%global DATE 20140807
+%global SVNREV 213696
 %global gcc_version 4.9.1
 # 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 3
+%global gcc_release 5
 %global _unpackaged_files_terminate_build 0
 %global _performance_build 1
 %global multilib_64_archs sparc64 ppc64 ppc64p7 s390x x86_64
@@ -197,7 +197,6 @@ Patch14: gcc49-pr56493.patch
 Patch15: gcc49-color-auto.patch
 Patch16: gcc49-libgo-p224.patch
 Patch17: gcc49-aarch64-async-unw-tables.patch
-Patch18: gcc49-rh1117799.patch
 
 Patch1100: cloog-%{cloog_version}-ppc64le-config.patch
 
@@ -725,7 +724,6 @@ package or when debugging this package.
 %patch16 -p0 -b .libgo-p224~
 rm -f libgo/go/crypto/elliptic/p224{,_test}.go
 %patch17 -p0 -b .aarch64-async-unw-tables~
-%patch18 -p0 -b .rh1117799~
 
 %if 0%{?_enable_debug_packages}
 cat > split-debuginfo.sh <<\EOF
@@ -2798,6 +2796,12 @@ fi
 %{_prefix}/libexec/gcc/%{gcc_target_platform}/%{gcc_version}/plugin
 
 %changelog
+* Thu Aug  7 2014 Jakub Jelinek <jakub at redhat.com> 4.9.1-5
+- update from the 4.9 branch
+  - PRs debug/61923, libstdc++/58962, libstdc++/61374, libstdc++/61390,
+	libstdc++/61946, middle-end/61455, other/61963, target/60102,
+	tree-optimization/61320, tree-optimization/61375
+
 * Fri Aug  1 2014 Jakub Jelinek <jakub at redhat.com> 4.9.1-3
 - update from the 4.9 branch
   - PRs fortran/61780, libobjc/61920, libstdc++/60037, target/47230,
diff --git a/sources b/sources
index 9b2490d..b983a45 100644
--- a/sources
+++ b/sources
@@ -1,3 +1,3 @@
 e34fca0540d840e5d0f6427e98c92252  cloog-0.18.1.tar.gz
-9b668671275b7e86cd3f655a4c52b4e0  gcc-4.9.1-20140801.tar.bz2
+d0748685c39ced9837fdb30467524cc9  gcc-4.9.1-20140807.tar.bz2
 e039bfcfb6c2ab039b8ee69bf883e824  isl-0.12.2.tar.bz2


More information about the scm-commits mailing list