This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug sanitizer/71445] libsanitizer build failure on aarch64-linux-gnu with recent glibc


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71445

--- Comment #17 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Well, you should then revert your compiler-rt patch (and most likely double
check the signed vs. unsigned types, in the patch you've committed there were
various signedness (but for big endian even size) issues).
And, somebody from the sanitizer folks should have look at the
write_msghdr/recgmsg sanitizer wrapper issues I've raised.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]