[Bug libstdc++/46914] std::atomic::exchange(...) doesn't store correct value.

2011-01-27 Thread frtsang at hotmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46914 --- Comment #10 from Francis 2011-01-28 05:00:23 UTC --- This is how my compiler is configured. $ /usr/bin$ ./gcc-4.4 -v Using built-in specs. Target: i486-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu 4.4.3-4ubuntu5' -

[Bug libstdc++/46914] std::atomic::exchange(...) doesn't store correct value.

2010-12-12 Thread frtsang at hotmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46914 --- Comment #1 from Francis 2010-12-12 20:15:04 UTC --- Forget to mention my system type $ uname -a Linux my_mach_name 2.6.32-26-generic #48-Ubuntu SMP Wed Nov 24 09:00:03 UTC 2010 i686 GNU/Linux

[Bug libstdc++/46914] New: std::atomic::exchange(...) doesn't store correct value.

2010-12-12 Thread frtsang at hotmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46914 Summary: std::atomic::exchange(...) doesn't store correct value. Product: gcc Version: 4.4.3 Status: UNCONFIRMED Severity: normal Priority: P3 Component: