https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101749
--- Comment #11 from CVS Commits <cvs-commit at gcc dot gnu.org> --- The releases/gcc-11 branch has been updated by Martin Liska <mar...@gcc.gnu.org>: https://gcc.gnu.org/g:91f8a7a34cf29ae7c465603a801326767f1cc7e9 commit r11-8828-g91f8a7a34cf29ae7c465603a801326767f1cc7e9 Author: Martin Liska <mli...@suse.cz> Date: Thu Aug 5 10:43:17 2021 +0200 sanitizer: cherry pick 414482751452e54710f16bae58458c66298aaf69 The patch is needed in order to support recent glibc (2.34). libsanitizer/ChangeLog: PR sanitizer/101749 * sanitizer_common/sanitizer_posix_libcdep.cpp: Prevent generation of dependency on _cxa_guard for static initialization.