This is the mail archive of the
gcc-cvs@gcc.gnu.org
mailing list for the GCC project.
r249692 - in /trunk/libstdc++-v3: ChangeLog inc...
- From: redi at gcc dot gnu dot org
- To: gcc-cvs at gcc dot gnu dot org
- Date: Tue, 27 Jun 2017 14:44:51 -0000
- Subject: r249692 - in /trunk/libstdc++-v3: ChangeLog inc...
Author: redi
Date: Tue Jun 27 14:44:50 2017
New Revision: 249692
URL: https://gcc.gnu.org/viewcvs?rev=249692&root=gcc&view=rev
Log:
PR libstdc++/81221 fix namespace qualification for parallel mode
PR libstdc++/81221
* include/bits/stl_algo.h (sample): Qualify with _GLIBCXX_STD_A not
std.
* testsuite/25_algorithms/sample/81221.cc: New.
Added:
trunk/libstdc++-v3/testsuite/25_algorithms/sample/81221.cc
Modified:
trunk/libstdc++-v3/ChangeLog
trunk/libstdc++-v3/include/bits/stl_algo.h