diff options
author | doko <doko@6ca36cf4-e1d1-0310-8c6f-e303bb2178ca> | 2013-02-23 05:40:54 +0000 |
---|---|---|
committer | doko <doko@6ca36cf4-e1d1-0310-8c6f-e303bb2178ca> | 2013-02-23 05:40:54 +0000 |
commit | 06d2d8e5ec9febc6139f1b2890e0f6cda92fdbeb (patch) | |
tree | ffd295785471aa9b821e11b92ff36778d70f3999 /debian/changelog | |
parent | 44360ee15d9b930bc530263e519451ef4a52b9af (diff) | |
download | gcc-47-06d2d8e5ec9febc6139f1b2890e0f6cda92fdbeb.tar.gz |
* Update to SVN 20130222 (r196236) from the gcc-4_7-branch.
git-svn-id: svn://svn.debian.org/svn/gcccvs/branches/sid/gcc-4.7@6637 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 11 |
1 files changed, 8 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog index 4fe8823..285de25 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,14 +1,19 @@ gcc-4.7 (4.7.2-22) UNRELEASED; urgency=low - * Update to SVN 20130218 (r196115) from the gcc-4_7-branch. + * Update to SVN 20130222 (r196236) from the gcc-4_7-branch. - Fix PR rtl-optimization/56275, PR target/56043, PR c++/56268, PR c++/56247, PR target/52122, PR c++/56291, PR target/52123, PR target/52122, PR c++/54276, PR c++/52026, PR c++/55710, PR c++/56135, - PR fortran/53537. + PR fortran/53537, PR middle-end/56217, PR libstdc++/55043, + PR other/56245, PR bootstrap/56258, PR tree-optimization/56350, + PR tree-optimization/56381, PR tree-optimization/56250, + PR middle-end/56217, PR tree-optimization/55110, PR c++/40405, + PR c++/56395, PR c++/56241, PR c++/56239, PR c++/56237, PR ada/56271, + PR fortran/56385, PR libfortran/30162. * Revert the fix for PR optimization/53844. LP: #1123588. * Update the Linaro support to the 4.7-2013.02 release. - -- Matthias Klose <doko@debian.org> Mon, 18 Feb 2013 10:06:19 +0100 + -- Matthias Klose <doko@debian.org> Sat, 23 Feb 2013 06:28:17 +0100 gcc-4.7 (4.7.2-21) experimental; urgency=low |