sanitizer bug maybe.
Jim Wilson
jim.wilson@linaro.org
Thu Jul 13 06:24:00 GMT 2017
On 07/10/2017 10:29 AM, George R Goffe via gcc-bugs wrote:
> ../../../../gcc/libsanitizer/sanitizer_common/sanitizer_stoptheworld_linux_libcdep.cc: In function âint __sanitizer::TracerThread(void*)â:
> ../../../../gcc/libsanitizer/sanitizer_common/sanitizer_stoptheworld_linux_libcdep.cc:276:22: error: aggregate âsigaltstack handler_stackâ has incomplete type and cannot be defined
> struct sigaltstack handler_stack;
If you are doing a build using glibc mainline, then this is FSF GCC bug
81066.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81066
Jim
More information about the Gcc-bugs
mailing list