r248239 - in /branches/gcc-5-branch/libstdc++-v...
redi@gcc.gnu.org
redi@gcc.gnu.org
Thu May 18 15:31:00 GMT 2017
Author: redi
Date: Thu May 18 15:31:47 2017
New Revision: 248239
URL: https://gcc.gnu.org/viewcvs?rev=248239&root=gcc&view=rev
Log:
Replace c++11 effective-target with dg-options directive
* testsuite/22_locale/codecvt/codecvt_utf16/79980.cc: Replace
effective-target with dg-options directive.
* testsuite/22_locale/codecvt/codecvt_utf16/80041.cc: Likewise.
* testsuite/22_locale/codecvt/codecvt_utf16/members.cc: Likewise.
* testsuite/22_locale/codecvt/codecvt_utf16/misaligned.cc: Likewise.
* testsuite/22_locale/codecvt/codecvt_utf8/79980.cc: Likewise.
* testsuite/22_locale/codecvt/codecvt_utf8/members.cc: Likewise.
* testsuite/22_locale/codecvt/codecvt_utf8_utf16/79511.cc: Likewise.
* testsuite/22_locale/codecvt/codecvt_utf8_utf16/members.cc: Likewise.
Modified:
branches/gcc-5-branch/libstdc++-v3/ChangeLog
branches/gcc-5-branch/libstdc++-v3/testsuite/22_locale/codecvt/codecvt_utf16/79980.cc
branches/gcc-5-branch/libstdc++-v3/testsuite/22_locale/codecvt/codecvt_utf16/80041.cc
branches/gcc-5-branch/libstdc++-v3/testsuite/22_locale/codecvt/codecvt_utf16/members.cc
branches/gcc-5-branch/libstdc++-v3/testsuite/22_locale/codecvt/codecvt_utf16/misaligned.cc
branches/gcc-5-branch/libstdc++-v3/testsuite/22_locale/codecvt/codecvt_utf8/79980.cc
branches/gcc-5-branch/libstdc++-v3/testsuite/22_locale/codecvt/codecvt_utf8/members.cc
branches/gcc-5-branch/libstdc++-v3/testsuite/22_locale/codecvt/codecvt_utf8_utf16/79511.cc
branches/gcc-5-branch/libstdc++-v3/testsuite/22_locale/codecvt/codecvt_utf8_utf16/members.cc
More information about the Libstdc++-cvs
mailing list