[gcc-7] 308/354: - Fix symbols files for arm64/ppc64 lsan/tsan symbols files

Ximin Luo infinity0 at debian.org
Thu Nov 23 15:51:28 UTC 2017


This is an automated email from the git hooks/post-receive script.

infinity0 pushed a commit to branch master
in repository gcc-7.

commit a3f750a2f8c088de5648048605deba4940217a71
Author: doko <doko at 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca>
Date:   Thu Sep 28 00:55:38 2017 +0000

     - Fix symbols files for arm64/ppc64 lsan/tsan symbols files
    
    
    git-svn-id: svn+ssh://svn.debian.org/svn/gcccvs/branches/sid/gcc-7@9720 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca
---
 debian/liblsan0.symbols | 2 +-
 debian/libtsan0.symbols | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/liblsan0.symbols b/debian/liblsan0.symbols
index 96d2be3..62ef759 100644
--- a/debian/liblsan0.symbols
+++ b/debian/liblsan0.symbols
@@ -119,7 +119,7 @@ liblsan.so.0 liblsan0 #MINVER#
  calloc at Base 4.9
  cfree at Base 4.9
  free at Base 4.9
- internal_sigreturn at Base 7
+ (arch=base-any-any-amd64 any-mips any-mipsel)internal_sigreturn at Base 7
  mallinfo at Base 4.9
  malloc at Base 4.9
  malloc_usable_size at Base 4.9
diff --git a/debian/libtsan0.symbols b/debian/libtsan0.symbols
index 4c3789a..923fdf3 100644
--- a/debian/libtsan0.symbols
+++ b/debian/libtsan0.symbols
@@ -1519,7 +1519,7 @@ libtsan.so.0 libtsan0 #MINVER#
  initgroups at Base 4.9
  inotify_init1 at Base 4.9
  inotify_init at Base 4.9
- internal_sigreturn at Base 7
+ (arch=base-any-any-amd64 any-mips any-mipsel)internal_sigreturn at Base 7
  ioctl at Base 4.9
  kill at Base 4.9
  lgamma at Base 4.9

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/reproducible/gcc-7.git



More information about the Reproducible-commits mailing list