From 18b821470e87f9d32bd0d5b92faadac8c4b692ad Mon Sep 17 00:00:00 2001 From: Jakub Jelinek Date: Fri, 24 Oct 2014 11:12:02 +0200 Subject: [PATCH] 4.9.1-13 --- .gitignore | 1 + gcc.spec | 13 ++++++++++--- sources | 2 +- 3 files changed, 12 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 1be4239..23eafeb 100644 --- a/.gitignore +++ b/.gitignore @@ -25,3 +25,4 @@ /gcc-4.9.1-20140922.tar.bz2 /gcc-4.9.1-20140930.tar.bz2 /gcc-4.9.1-20141017.tar.bz2 +/gcc-4.9.1-20141024.tar.bz2 diff --git a/gcc.spec b/gcc.spec index 65aae56..ced5e7f 100644 --- a/gcc.spec +++ b/gcc.spec @@ -1,9 +1,9 @@ -%global DATE 20141017 -%global SVNREV 216410 +%global DATE 20141024 +%global SVNREV 216625 %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 12 +%global gcc_release 13 %global _unpackaged_files_terminate_build 0 %global _performance_build 1 %global multilib_64_archs sparc64 ppc64 ppc64p7 s390x x86_64 @@ -2800,6 +2800,13 @@ fi %{_prefix}/libexec/gcc/%{gcc_target_platform}/%{gcc_version}/plugin %changelog +* Fri Oct 24 2014 Jakub Jelinek 4.9.1-13 +- update from the 4.9 branch + - PRs bootstrap/63632, libfortran/63589, libstdc++/63500, + lto/63603, tree-optimization/63563 +- backport -f{,no-}sanitize-recover= support from the trunk +- backport var-tracking fix (#1151226, PR debug/63623) + * Fri Oct 17 2014 Jakub Jelinek 4.9.1-12 - update from the 4.9 branch - PRs ada/63225, c++/63306, c++/63405, c++/63415, c++/63437, c++/63455, diff --git a/sources b/sources index 924c2e6..6c52d35 100644 --- a/sources +++ b/sources @@ -1,3 +1,3 @@ e34fca0540d840e5d0f6427e98c92252 cloog-0.18.1.tar.gz -76853e1a202dcca99c418a40b2a9be76 gcc-4.9.1-20141017.tar.bz2 +715eda9680ef1144dec3b44b913f3b16 gcc-4.9.1-20141024.tar.bz2 e039bfcfb6c2ab039b8ee69bf883e824 isl-0.12.2.tar.bz2