https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61771
--- Comment #8 from Yury Gribov <y.gribov at samsung dot com> --- (In reply to Ramana Radhakrishnan from comment #7) > I think finding a fix in the run time will be better and probably more > resilient across versions of GCC. In any case I think this is worthy of a > work around in the sanitisers rather than in GCC itself. Ok, we are working on a libsanitizer workaround for this. > I don't know where the bugs for the sanitizer run time is tracked - so it > maybe worth closing this with a link to the appropriate upstream bug report. AFAIK we keep bugs open until they get fixed with next merge from LLVM.(In reply to Ramana Radhakrishnan from comment #7)