re PR libstdc++/50661 (std::equal should use more efficient version for arrays of...
authorEmil Wojak <emil@wojak.eu>
Tue, 11 Oct 2011 12:39:18 +0000 (12:39 +0000)
committerPaolo Carlini <paolo@gcc.gnu.org>
Tue, 11 Oct 2011 12:39:18 +0000 (12:39 +0000)
commit92b2342a6e84625b6b760ba3b295082c724acd63
treec92a76c146cd804e422a2c4b359a4501adda8fa8
parent45ce6084c2547d75f1cf5e1d8d12305aa85e02d8
re PR libstdc++/50661 (std::equal should use more efficient version for arrays of pointers)

2011-10-11  Emil Wojak  <emil@wojak.eu>

PR c++/50661
* include/bits/stl_algobase.h (equal): Compare arrays of pointers
too with memcmp.

From-SVN: r179801
libstdc++-v3/ChangeLog
libstdc++-v3/include/bits/stl_algobase.h