https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117959
Xi Ruoyao <xry111 at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |WONTFIX
See Also| |https://github.com/google/s
| |anitizers/issues/1799
CC| |xry111 at gcc dot gnu.org
Status|UNCONFIRMED |RESOLVED
--- Comment #3 from Xi Ruoyao <xry111 at gcc dot gnu.org> ---
Per Vitaly Buka:
"This is because we insert read zones only after the global. Multiple global
will protect each other."
See https://github.com/google/sanitizers/issues/1799.