[Bug sanitizer/79341] Many Asan tests fail on s390
vogt at linux dot vnet.ibm.com
gcc-bugzilla@gcc.gnu.org
Fri Feb 10 16:56:00 GMT 2017
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79341
--- Comment #42 from Dominik Vogt <vogt at linux dot vnet.ibm.com> ---
With glibc-2.18 and the various patches, the following tets fail:
-m31:
* deep-stack-uaf-1.C
-m64:
* null-deref-1.c
* deep-stack-uaf-1.C
* overflow-vec-1.c
* overflow-vec-2.c
* float-cast-overflow-10.c
I.e. the same as with glibc-2.23. At least this part of the problems is
solved.
More information about the Gcc-bugs
mailing list