https://gcc.gnu.org/bugzilla/show_bug.cgi?id=124206
--- Comment #10 from Filip Kastl <pheeck at gcc dot gnu.org> --- (In reply to Jakub Jelinek from comment #9) > Why not just #ifdef __SANITIZE_ADDRESS__ ? Only because I didn't know that exists :). I'll test a patch using __SANITIZE_ADDRESS__ and post it.
