From 4503e5ecde6b33ccdedd106ff83be138b9b55442 Mon Sep 17 00:00:00 2001
From: Jakub Jelinek
Date: Thu, 17 Jul 2014 11:18:54 +0200
Subject: [PATCH] 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 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 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 @@
FSF
-+ Release 4.9.0
++ Release 4.9.1
+
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: