This is the mail archive of the
gcc-cvs@gcc.gnu.org
mailing list for the GCC project.
r249698 - in /branches/gcc-7-branch/libstdc++-v...
- From: redi at gcc dot gnu dot org
- To: gcc-cvs at gcc dot gnu dot org
- Date: Tue, 27 Jun 2017 16:23:47 -0000
- Subject: r249698 - in /branches/gcc-7-branch/libstdc++-v...
Author: redi
Date: Tue Jun 27 16:23:46 2017
New Revision: 249698
URL: https://gcc.gnu.org/viewcvs?rev=249698&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:
branches/gcc-7-branch/libstdc++-v3/testsuite/25_algorithms/sample/81221.cc
Modified:
branches/gcc-7-branch/libstdc++-v3/ChangeLog
branches/gcc-7-branch/libstdc++-v3/include/bits/stl_algo.h