https://bugs.kde.org/show_bug.cgi?id=374940
Mark Wielaard <m...@redhat.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |m...@redhat.com --- Comment #9 from Mark Wielaard <m...@redhat.com> --- Just as a reference. gcc[7] briefly implemented __sync_synchronize() on i686 using lock orl $0, -4(%esp). It caused valgrind errors and it has been reverted. https://gcc.gnu.org/viewcvs/gcc?view=revision&revision=245577 https://bugzilla.redhat.com/show_bug.cgi?id=1423434 -- You are receiving this mail because: You are watching all bug changes.