[Bug sanitizer/97868] warn about using fences with TSAN

2021-09-10 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97868 Andrew Pinski changed: What|Removed |Added Target Milestone|--- |11.0

[Bug sanitizer/97868] warn about using fences with TSAN

2021-09-10 Thread glisse at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97868 --- Comment #6 from Marc Glisse --- (In reply to pavlick from comment #5) > Why is there false positive and no warning about the unsupported feature > (atomic_thread_fence)? You are probably using an old version of gcc. With a recent one, this p

[Bug sanitizer/97868] warn about using fences with TSAN

2021-09-10 Thread ispavlick at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97868 pavlick changed: What|Removed |Added CC||ispavlick at gmail dot com --- Comment #5 from

[Bug sanitizer/97868] warn about using fences with TSAN

2020-12-16 Thread marxin at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97868 Martin Liška changed: What|Removed |Added Resolution|--- |FIXED Status|ASSIGNED

[Bug sanitizer/97868] warn about using fences with TSAN

2020-12-16 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97868 --- Comment #3 from CVS Commits --- The master branch has been updated by Martin Liska : https://gcc.gnu.org/g:8833eab4461b4b7050f06a231c3311cc1fa87523 commit r11-6112-g8833eab4461b4b7050f06a231c3311cc1fa87523 Author: Martin Liska Date: Mon

[Bug sanitizer/97868] warn about using fences with TSAN

2020-12-04 Thread marxin at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97868 --- Comment #2 from Martin Liška --- Created upstream issue: https://github.com/google/sanitizers/issues/1352.

[Bug sanitizer/97868] warn about using fences with TSAN

2020-11-18 Thread marxin at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97868 Martin Liška changed: What|Removed |Added Ever confirmed|0 |1 Last reconfirmed|