OSDN Git Service

2010-12-06 Paolo Carlini <paolo.carlini@oracle.com>
authorpaolo <paolo@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 6 Dec 2010 14:44:38 +0000 (14:44 +0000)
committerpaolo <paolo@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 6 Dec 2010 14:44:38 +0000 (14:44 +0000)
commitf7f2729d9b6d938554b5f8292d3c4054b19e15c4
tree100f63aeacb1e3f04abe3064b6b553e769e586e8
parent9ba23490b01e3b6aa733d064cd50ac8fc4f2e889
2010-12-06  Paolo Carlini  <paolo.carlini@oracle.com>

PR libstdc++/46821
* include/std/tuple (_Head_base<,, true>::_M_swap_impl):
Swap the empty bases.
(_Head_base<,, false>::_M_swap_impl): Minor tweak.
* testsuite/20_util/weak_ptr/comparison/cmp_neg.cc: Adjust dg-error
line number.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@167497 138bc75d-0d04-0410-961f-82ee72b054a4
libstdc++-v3/ChangeLog
libstdc++-v3/include/std/tuple
libstdc++-v3/testsuite/20_util/weak_ptr/comparison/cmp_neg.cc