[Bug sanitizer/81066] sanitizer_stoptheworld_linux_libcdep.cc:276:22: error: aggregate ‘sigaltstack handler_stack’ has incomplete type and cannot be defined
jakub at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon Jul 17 19:41:00 GMT 2017
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81066
--- Comment #15 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Author: jakub
Date: Mon Jul 17 19:41:08 2017
New Revision: 250287
URL: https://gcc.gnu.org/viewcvs?rev=250287&root=gcc&view=rev
Log:
Backported from mainline
2017-07-14 Jakub Jelinek <jakub@redhat.com>
PR sanitizer/81066
* sanitizer_common/sanitizer_linux.h: Cherry-pick upstream r307969.
* sanitizer_common/sanitizer_linux.cc: Likewise.
* sanitizer_common/sanitizer_stoptheworld_linux_libcdep.cc: Likewise.
* tsan/tsan_platform_linux.cc: Likewise.
Modified:
branches/gcc-7-branch/libsanitizer/ChangeLog
branches/gcc-7-branch/libsanitizer/sanitizer_common/sanitizer_linux.cc
branches/gcc-7-branch/libsanitizer/sanitizer_common/sanitizer_linux.h
branches/gcc-7-branch/libsanitizer/sanitizer_common/sanitizer_stoptheworld_linux_libcdep.cc
branches/gcc-7-branch/libsanitizer/tsan/tsan_platform_linux.cc
More information about the Gcc-bugs
mailing list