[gcc] 4.9.0-5

Jakub Jelinek jakub at fedoraproject.org
Sun May 18 16:55:37 UTC 2014


commit d43d3d644652e74911a0a51ffbbba724e219c3c0
Author: Jakub Jelinek <jakub at redhat.com>
Date:   Sun May 18 18:55:32 2014 +0200

    4.9.0-5

 .gitignore |    1 +
 gcc.spec   |   12 +++++++++---
 sources    |    2 +-
 3 files changed, 11 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index ee853aa..614b87f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@
 /gcc-4.9.0-20140505.tar.bz2
 /gcc-4.9.0-20140506.tar.bz2
 /gcc-4.9.0-20140514.tar.bz2
+/gcc-4.9.0-20140518.tar.bz2
diff --git a/gcc.spec b/gcc.spec
index 5836903..b2ea2e9 100644
--- a/gcc.spec
+++ b/gcc.spec
@@ -1,9 +1,9 @@
-%global DATE 20140514
-%global SVNREV 210412
+%global DATE 20140518
+%global SVNREV 210582
 %global gcc_version 4.9.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 _performance_build 1
 %global multilib_64_archs sparc64 ppc64 ppc64p7 s390x x86_64
@@ -2784,6 +2784,12 @@ fi
 %{_prefix}/libexec/gcc/%{gcc_target_platform}/%{gcc_version}/plugin
 
 %changelog
+* Sun May 18 2014 Jakub Jelinek <jakub at redhat.com> 4.9.0-5
+- update from the 4.9 branch
+  - PRs debug/61013, ipa/60854, ipa/60897, ipa/61085, libfortran/61187,
+	libgcc/61097, libstdc++/60966, lto/60981, rtl-optimization/60969,
+	target/60969, target/61193, tree-optimization/61158
+
 * Wed May 14 2014 Jakub Jelinek <jakub at redhat.com> 4.9.0-4
 - update from the 4.9 branch
   - PRs c++/60019, c++/60999, c++/61083, c++/61151, driver/61106, ipa/60973,
diff --git a/sources b/sources
index 1e6a344..adedd5c 100644
--- a/sources
+++ b/sources
@@ -1,3 +1,3 @@
 e34fca0540d840e5d0f6427e98c92252  cloog-0.18.1.tar.gz
-5aa859d383a96737831699ff25de5cf4  gcc-4.9.0-20140514.tar.bz2
+1a66ac97f5702653012808047b6d7704  gcc-4.9.0-20140518.tar.bz2
 e039bfcfb6c2ab039b8ee69bf883e824  isl-0.12.2.tar.bz2


More information about the scm-commits mailing list