[Bug sanitizer/111736] Address sanitizer is not compatible with named address spaces

cvs-commit at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Dec 5 14:11:59 GMT 2023


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

--- Comment #5 from GCC Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Richard Biener <rguenth@gcc.gnu.org>:

https://gcc.gnu.org/g:7e40497805c0831596334fe474112f991276e11b

commit r14-6184-g7e40497805c0831596334fe474112f991276e11b
Author: Richard Biener <rguenther@suse.de>
Date:   Tue Dec 5 14:00:43 2023 +0100

    sanitizer/111736 - skip ASAN for globals in alternate address-space

            PR sanitizer/111736
            * asan.cc (asan_protect_global): Do not protect globals
            in non-generic address-space.


More information about the Gcc-bugs mailing list