diff options
author | doko <doko@6ca36cf4-e1d1-0310-8c6f-e303bb2178ca> | 2015-07-16 15:25:18 +0000 |
---|---|---|
committer | doko <doko@6ca36cf4-e1d1-0310-8c6f-e303bb2178ca> | 2015-07-16 15:25:18 +0000 |
commit | 0082cf837f2732d066db172567fbfa9485e65a0c (patch) | |
tree | e2c7d7628f8fd5bf55ae54a512102766281e36ff /debian/changelog | |
parent | 9ccdff78db406da40a5af08336b649853b49b00a (diff) | |
download | gcc-5-0082cf837f2732d066db172567fbfa9485e65a0c.tar.gz |
* Go escape analysis: analyze multiple result type assertions (taken
from the trunk).
git-svn-id: svn://anonscm.debian.org/gcccvs/branches/sid/gcc-5@8163 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca
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 |