From 99dddb3746ed780aad9c5a48d1a63f22ab812b57 Mon Sep 17 00:00:00 2001 From: Jakub Jelinek Date: Thu, 29 May 2014 21:04:21 +0200 Subject: [PATCH] 4.9.0-6 --- .gitignore | 1 + gcc.spec | 16 +++++++++++++--- sources | 2 +- 3 files changed, 15 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 614b87f..8f55581 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,4 @@ /gcc-4.9.0-20140506.tar.bz2 /gcc-4.9.0-20140514.tar.bz2 /gcc-4.9.0-20140518.tar.bz2 +/gcc-4.9.0-20140529.tar.bz2 diff --git a/gcc.spec b/gcc.spec index b2ea2e9..52716bc 100644 --- a/gcc.spec +++ b/gcc.spec @@ -1,9 +1,9 @@ -%global DATE 20140518 -%global SVNREV 210582 +%global DATE 20140529 +%global SVNREV 211063 %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 5 +%global gcc_release 6 %global _unpackaged_files_terminate_build 0 %global _performance_build 1 %global multilib_64_archs sparc64 ppc64 ppc64p7 s390x x86_64 @@ -2784,6 +2784,16 @@ fi %{_prefix}/libexec/gcc/%{gcc_target_platform}/%{gcc_version}/plugin %changelog +* Thu May 29 2014 Jakub Jelinek 4.9.0-6 +- update from the 4.9 branch + - PRs bootstrap/60984, c++/60189, c/60189, c/61191, fortran/60834, + libfortran/61310, libgcc/61152, libstdc++/61143, libstdc++/61329, + lto/60820, lto/61012, middle-end/58094, middle-end/61010, + middle-end/61045, middle-end/61252, rtl-optimization/61215, + rtl-optimization/61325, target/61044, target/61202, target/61208, + target/61231, target/61249, target/61271, tree-optimization/60979 +- backport -fsanitize=float-cast-overflow support from trunk + * Sun May 18 2014 Jakub Jelinek 4.9.0-5 - update from the 4.9 branch - PRs debug/61013, ipa/60854, ipa/60897, ipa/61085, libfortran/61187, diff --git a/sources b/sources index adedd5c..fbfbb29 100644 --- a/sources +++ b/sources @@ -1,3 +1,3 @@ e34fca0540d840e5d0f6427e98c92252 cloog-0.18.1.tar.gz -1a66ac97f5702653012808047b6d7704 gcc-4.9.0-20140518.tar.bz2 +26ed66c62a92f3d6c6befc290dc52daf gcc-4.9.0-20140529.tar.bz2 e039bfcfb6c2ab039b8ee69bf883e824 isl-0.12.2.tar.bz2