[valgrind] [Bug 364279] False "Uninitialized" on atomic_compare_exchange

2016-06-13 Thread Cedric via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=364279

--- Comment #1 from Cedric  ---
Created attachment 99483
  --> https://bugs.kde.org/attachment.cgi?id=99483=edit
Output

-- 
You are receiving this mail because:
You are watching all bug changes.


[valgrind] [Bug 364279] New: False "Uninitialized" on atomic_compare_exchange

2016-06-13 Thread Cedric via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=364279

Bug ID: 364279
   Summary: False "Uninitialized" on atomic_compare_exchange
   Product: valgrind
   Version: 3.10.0
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: memcheck
  Assignee: jsew...@acm.org
  Reporter: man...@openmail.cc

Created attachment 99482
  --> https://bugs.kde.org/attachment.cgi?id=99482=edit
Code

The attached source, compiled with gcc-5.3 -g -ggdb -O0 reliably produces a
false positive, as attached 2nd.

-- 
You are receiving this mail because:
You are watching all bug changes.