https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61771
Ramana Radhakrishnan <ramana at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Last reconfirmed| |2014-07-24 Ever confirmed|0 |1 --- Comment #9 from Ramana Radhakrishnan <ramana at gcc dot gnu.org> --- (In reply to Yury Gribov from comment #8) > (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) That's ok - I didn't know how you handled issues for the sanitizers when you were working across the 2 projects. Anyway - confirmed.