r208821 - in /branches/gcc-4_7-branch/libstdc++...
redi@gcc.gnu.org
redi@gcc.gnu.org
Tue Mar 25 20:40:00 GMT 2014
Author: redi
Date: Tue Mar 25 20:40:17 2014
New Revision: 208821
URL: http://gcc.gnu.org/viewcvs?rev=208821&root=gcc&view=rev
Log:
PR libstdc++/60658
* include/bits/atomic_base.h (__atomic_base<_PTp*>::is_lock_free()):
Use sizeof pointer type not the element type.
* testsuite/29_atomics/atomic/60658.cc: New.
Added:
branches/gcc-4_7-branch/libstdc++-v3/testsuite/29_atomics/atomic/60658.cc
Modified:
branches/gcc-4_7-branch/libstdc++-v3/ChangeLog
branches/gcc-4_7-branch/libstdc++-v3/include/bits/atomic_base.h
More information about the Libstdc++-cvs
mailing list