diff options
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 17e96d0..efac9c4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,8 @@ gcc-5 (5.2.1-1) UNRELEASED; urgency=medium * Update to SVN 20150716 (r225880, 5.2.1) from the gcc-5-branch. * Require version 5.2 for the libstdc++6 cxx symbols. * Ignore missing libstdc++ symbols on sparc64 (work around #792204). + * Go escape analysis: analyze multiple result type assertions (taken + from the trunk). -- Matthias Klose <doko@debian.org> Thu, 16 Jul 2015 15:35:44 +0200 |