summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordoko <doko@6ca36cf4-e1d1-0310-8c6f-e303bb2178ca>2015-05-19 16:27:51 +0000
committerdoko <doko@6ca36cf4-e1d1-0310-8c6f-e303bb2178ca>2015-05-19 16:27:51 +0000
commit14a0d96b3fa2ac912651895eb75d76b8c7a3ae5d (patch)
tree19f4c82c58d662471c8a403cd4bb62c581835a8d
parent9ae6159ca729cc83cf10a4f924e330dd1afb5270 (diff)
downloadgcc-5-14a0d96b3fa2ac912651895eb75d76b8c7a3ae5d.tar.gz
- prepare for upload
git-svn-id: svn://anonscm.debian.org/gcccvs/branches/sid/gcc-5@8051 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca
-rw-r--r--debian/changelog6
1 files changed, 4 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index 3463b06..73249aa 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-gcc-5 (5.1.1-6) UNRELEASED; urgency=medium
+gcc-5 (5.1.1-6) unstable; urgency=medium
* Update to SVN 20150519 (r223346, 5.1.1) from the gcc-5-branch.
* Don't build gdc-multilib on armel.
@@ -14,8 +14,10 @@ gcc-5 (5.1.1-6) UNRELEASED; urgency=medium
Closes: #782257.
- Allow libgnatprj and libgnatvsn to cross build. Addresses: #783372.
- New patch ada-gnattools-cross.diff (no documentation).
- * Backport patch for gccgo (not yet applied):
+ * Backport patch for gccgo:
- gccgo: If unary & does not escape, the var does not escape.
+ * Apply the backported patches for the go escape analysis. Need to
+ be enabled with -fgo-optimize-alloc (this option may go away again).
* Re-enable running the tests.
-- Matthias Klose <doko@debian.org> Tue, 19 May 2015 10:33:40 +0200