[gcc-6] 121/401: * Add missing libstdc++ symbol to symbols file.
Ximin Luo
infinity0 at debian.org
Wed Apr 5 15:48:11 UTC 2017
This is an automated email from the git hooks/post-receive script.
infinity0 pushed a commit to branch pu/reproducible_builds
in repository gcc-6.
commit 60d935107476c2956267d8cb9b179994f2a7c44b
Author: doko <doko at 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca>
Date: Thu Apr 28 12:48:34 2016 +0000
* Add missing libstdc++ symbol to symbols file.
git-svn-id: svn://anonscm.debian.org/gcccvs/branches/sid/gcc-6@8798 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca
---
debian/changelog | 1 +
debian/libstdc++6.symbols.common | 1 +
2 files changed, 2 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index 44f6763..5467b2b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -18,6 +18,7 @@ gcc-6 (6.1.0-1) UNRELEASED; urgency=medium
* Fix libjava testsuite with dejagnu 1.6, taken from the trunk.
* Allow embedded timestamps by C/C++ macros to be set externally (Eduard
Sanou).
+ * Add missing libstdc++ symbol to symbols file.
-- Matthias Klose <doko at debian.org> Thu, 28 Apr 2016 10:31:38 +0200
diff --git a/debian/libstdc++6.symbols.common b/debian/libstdc++6.symbols.common
index b26c240..24c6ba7 100644
--- a/debian/libstdc++6.symbols.common
+++ b/debian/libstdc++6.symbols.common
@@ -220,6 +220,7 @@
_ZN9__gnu_cxx6__poolILb1EE13_M_initializeEv at GLIBCXX_3.4.6 4.1.1
_ZN9__gnu_cxx6__poolILb1EE16_M_get_thread_idEv at GLIBCXX_3.4.4 4.1.1
_ZN9__gnu_cxx6__poolILb1EE21_M_destroy_thread_keyEPv at GLIBCXX_3.4.4 4.1.1
+ _ZN9__gnu_cxx9__freeresEv at CXXABI_1.3.10 6
_ZN9__gnu_cxx9free_list8_M_clearEv at GLIBCXX_3.4.4 4.1.1
_ZNK10__cxxabiv117__class_type_info10__do_catchEPKSt9type_infoPPvj at CXXABI_1.3 4.1.1
_ZNK10__cxxabiv117__class_type_info11__do_upcastEPKS0_PKvRNS0_15__upcast_resultE at CXXABI_1.3 4.1.1
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/reproducible/gcc-6.git
More information about the Reproducible-commits
mailing list