From a54b05b75ccfdbd9c00c6c94e29c184fe94e08ba Mon Sep 17 00:00:00 2001 From: Jakub Jelinek Date: Wed, 18 Jul 2012 10:50:12 +0200 Subject: [PATCH] 4.7.1-4 --- .gitignore | 1 + gcc.spec | 10 +++++++--- sources | 2 +- 3 files changed, 9 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 294cc14..55cb5e9 100644 --- a/.gitignore +++ b/.gitignore @@ -35,3 +35,4 @@ /gcc-4.7.0-20120604.tar.bz2 /gcc-4.7.1-20120629.tar.bz2 /gcc-4.7.1-20120716.tar.bz2 +/gcc-4.7.1-20120718.tar.bz2 diff --git a/gcc.spec b/gcc.spec index a323f66..61de315 100644 --- a/gcc.spec +++ b/gcc.spec @@ -1,9 +1,9 @@ -%global DATE 20120716 -%global SVNREV 189515 +%global DATE 20120718 +%global SVNREV 189600 %global gcc_version 4.7.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 3 +%global gcc_release 4 %global _unpackaged_files_terminate_build 0 %global multilib_64_archs sparc64 ppc64 s390x x86_64 %ifarch %{ix86} x86_64 ia64 ppc ppc64 alpha @@ -2654,6 +2654,10 @@ fi %{_prefix}/libexec/gcc/%{gcc_target_platform}/%{gcc_version}/plugin %changelog +* Wed Jul 18 2012 Jakub Jelinek 4.7.1-4 +- update from the 4.7 branch + - PRs c++/53549, c++/53989, c++/53995, libstdc++/53978 + * Mon Jul 16 2012 Jakub Jelinek 4.7.1-3 - update from the 4.7 branch - C++11 ABI change - std::list and std::pair in C++11 ABI compatible again diff --git a/sources b/sources index 8083207..542db45 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ 2659f09c2e43ef8b7d4406321753f1b2 fastjar-0.97.tar.gz -127fda38132e1db4e003da69ea7adc08 gcc-4.7.1-20120716.tar.bz2 +0de28e680208fc056f38b62decbed062 gcc-4.7.1-20120718.tar.bz2