[Bug sanitizer/106136] gcc-12.1.1 - libsanitizer fails when compiled for MIPS
xry111 at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Thu Jun 30 03:59:40 GMT 2022
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106136
Xi Ruoyao <xry111 at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |UNCONFIRMED
CC| |xry111 at gcc dot gnu.org
Resolution|DUPLICATE |---
--- Comment #3 from Xi Ruoyao <xry111 at gcc dot gnu.org> ---
Not a duplicate. PR105614 happens because the attemption to build libsanitizer
with GCC 11 and we don't support this at all. This PR, instead, happens
because the MIPS code of libsanitizer is not compatible with musl.
More information about the Gcc-bugs
mailing list