r248219 - in /branches/gcc-6-branch/libstdc++-v...
redi@gcc.gnu.org
redi@gcc.gnu.org
Thu May 18 14:36:00 GMT 2017
Author: redi
Date: Thu May 18 14:36:09 2017
New Revision: 248219
URL: https://gcc.gnu.org/viewcvs?rev=248219&root=gcc&view=rev
Log:
Run std::ios_base enum tests for C++11 and up
Backport from mainline
2016-08-01 Jonathan Wakely <jwakely@redhat.com>
* testsuite/27_io/ios_base/types/fmtflags/case_label.cc: Make test
supported for C++11 and later.
* testsuite/27_io/ios_base/types/iostate/case_label.cc: Likewise.
* testsuite/27_io/ios_base/types/openmode/case_label.cc: Likewise.
Modified:
branches/gcc-6-branch/libstdc++-v3/ChangeLog
branches/gcc-6-branch/libstdc++-v3/testsuite/27_io/ios_base/types/fmtflags/case_label.cc
branches/gcc-6-branch/libstdc++-v3/testsuite/27_io/ios_base/types/iostate/case_label.cc
branches/gcc-6-branch/libstdc++-v3/testsuite/27_io/ios_base/types/openmode/case_label.cc
More information about the Libstdc++-cvs
mailing list