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/63646] libsanitizer fails to build for AARCH64:ILP32


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

--- Comment #2 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
The following types I don't have a fix for yet:
__sanitizer_shmid_ds
__sanitizer___kernel_fd_set
__sanitizer_sigset_t/__sanitizer_kernel_sigset_t

__sanitizer_kernel_sigaction_t


Really I think sanitizer should be auto-generating this header rather than
having its own copy.


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