]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR libstdc++/54172 (__cxa_guard_acquire thread-safety issue)
authorJakub Jelinek <jakub@redhat.com>
Tue, 11 Sep 2012 15:22:54 +0000 (17:22 +0200)
committerJakub Jelinek <jakub@gcc.gnu.org>
Tue, 11 Sep 2012 15:22:54 +0000 (17:22 +0200)
commit635442bfd859e2629711596be1471f6d70006de6
tree95c3b09d64b39746331650638be0ae486e038ebc
parent6211feb0ffbc3d594796f8e63b174ff48dc4a64c
re PR libstdc++/54172 (__cxa_guard_acquire thread-safety issue)

PR libstdc++/54172
* libsupc++/guard.cc (__cxa_guard_acquire): Fix up the last
argument of the first __atomic_compare_exchange_n.

From-SVN: r191190
libstdc++-v3/ChangeLog
libstdc++-v3/libsupc++/guard.cc