summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordoko <doko@6ca36cf4-e1d1-0310-8c6f-e303bb2178ca>2014-04-25 10:44:55 +0000
committerdoko <doko@6ca36cf4-e1d1-0310-8c6f-e303bb2178ca>2014-04-25 10:44:55 +0000
commit945ae3f8d84b6285c6623f848535e473d65924b5 (patch)
tree9e209d9f6e4af45d2db61e263a87e2209888c42f
parent895aa02b0046bd7a0ad4fbcea8c9f0dfd56a31b0 (diff)
downloadgcc-49-945ae3f8d84b6285c6623f848535e473d65924b5.tar.gz
- add bug info for svn update
git-svn-id: svn://svn.debian.org/svn/gcccvs/branches/sid/gcc-4.9@7315 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca
-rw-r--r--debian/changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 2cc24df..0d3bfc4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,8 @@
gcc-4.9 (4.9.0-2) UNRELEASED; urgency=medium
* Update to SVN 20140425 (r209789) from the gcc-4_9-branch.
+ - Fix PR go/60931, garbage collector issue with non 4kB system page size.
+ LP: #1304754.
* Fix libgcc-dev dependency on gcc, when not building libgcc.
-- Matthias Klose <doko@debian.org> Fri, 25 Apr 2014 11:45:58 +0200