[gcc] 4.9.1-2

Jakub Jelinek jakub at fedoraproject.org
Thu Jul 17 09:18:32 UTC 2014


commit 4503e5ecde6b33ccdedd106ff83be138b9b55442
Author: Jakub Jelinek <jakub at redhat.com>
Date:   Thu Jul 17 11:18:54 2014 +0200

    4.9.1-2

 .gitignore                 |    1 +
 gcc.spec                   |   11 ++++++++---
 gcc49-libstdc++-docs.patch |    4 ++--
 sources                    |    2 +-
 4 files changed, 12 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 2ed88ab..ddfe5c3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -16,3 +16,4 @@
 /gcc-4.9.0-20140625.tar.bz2
 /gcc-4.9.0-20140702.tar.bz2
 /gcc-4.9.1-20140716.tar.bz2
+/gcc-4.9.1-20140717.tar.bz2
diff --git a/gcc.spec b/gcc.spec
index 53716b3..9ce314a 100644
--- a/gcc.spec
+++ b/gcc.spec
@@ -1,9 +1,9 @@
-%global DATE 20140716
-%global SVNREV 212670
+%global DATE 20140717
+%global SVNREV 212747
 %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 1
+%global gcc_release 2
 %global _unpackaged_files_terminate_build 0
 %global _performance_build 1
 %global multilib_64_archs sparc64 ppc64 ppc64p7 s390x x86_64
@@ -2798,6 +2798,11 @@ fi
 %{_prefix}/libexec/gcc/%{gcc_target_platform}/%{gcc_version}/plugin
 
 %changelog
+* Thu Jul 17 2014 Jakub Jelinek <jakub at redhat.com> 4.9.1-2
+- update from the 4.9 branch
+  - PRs c-family/61741, rtl-optimization/61801, target/61737,
+	tree-optimization/61779
+
 * Wed Jul 16 2014 Jakub Jelinek <jakub at redhat.com> 4.9.1-1
 - update from the 4.9 branch
   - GCC 4.9.1 release
diff --git a/gcc49-libstdc++-docs.patch b/gcc49-libstdc++-docs.patch
index dd328a2..2c8c2b8 100644
--- a/gcc49-libstdc++-docs.patch
+++ b/gcc49-libstdc++-docs.patch
@@ -4,7 +4,7 @@
        <a class="link" href="http://www.fsf.org/" target="_top">FSF
        </a>
      </p><p>
-+      Release 4.9.0
++      Release 4.9.1
 +    </p><p>
        Permission is granted to copy, distribute and/or modify this
        document under the terms of the GNU Free Documentation
@@ -18,7 +18,7 @@
 -  The API documentation, rendered into HTML, can be viewed online:
 +  The API documentation, rendered into HTML, can be viewed here:
  </p><div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; "><li class="listitem"><p>
-+      <a class="link" href="api/index.html" target="_top">for the 4.9.0 release, local
++      <a class="link" href="api/index.html" target="_top">for the 4.9.1 release, local
 +      </a>
 +    </p></li><li class="listitem"><p>
        <a class="link" href="http://gcc.gnu.org/onlinedocs/libstdc++/libstdc++-html-USERS-3.4/index.html" target="_top">for the 3.4 release
diff --git a/sources b/sources
index 2167048..a6cce97 100644
--- a/sources
+++ b/sources
@@ -1,3 +1,3 @@
 e34fca0540d840e5d0f6427e98c92252  cloog-0.18.1.tar.gz
-eaa66d3e916b82d819d6b62e6df7e4e5  gcc-4.9.1-20140716.tar.bz2
+0f7586f719b329cfc5e03005e902e9b6  gcc-4.9.1-20140717.tar.bz2
 e039bfcfb6c2ab039b8ee69bf883e824  isl-0.12.2.tar.bz2


More information about the scm-commits mailing list