https://bugs.kde.org/show_bug.cgi?id=407904
--- Comment #4 from Daniel <bugzi...@poradnik-webmastera.com> --- I checked that gdb also shows it in the same way, so this is gcc issue. Unfortunately this gcc version is default for RedHat and CentOS 7. RedHat 8 will have new gcc. However migration to it will need time. Helgrind does not recognize atomics and reports race conditions on them. I wanted to create suppression file to filter out them. Fortunately we need it only for our tests, so we can compile them without optimization. -- You are receiving this mail because: You are watching all bug changes.