Commit 01bf6bdb by Jonathan Wakely Committed by Jonathan Wakely

char16_t.cc: Add dg-require-cstdint.

	* testsuite/22_locale/codecvt/char16_t.cc: Add dg-require-cstdint.
	* testsuite/22_locale/codecvt/char32_t.cc: Likewise.

From-SVN: r220795
parent fbd78d3d
......@@ -8,6 +8,9 @@
* testsuite/22_locale/codecvt/char16_t.cc: New.
* testsuite/22_locale/codecvt/in/wchar_t/1.cc: Fix typo.
* testsuite/22_locale/codecvt/char16_t.cc: Add dg-require-cstdint.
* testsuite/22_locale/codecvt/char32_t.cc: Likewise.
2015-02-17 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
Jonathan Wakely <jwakely@redhat.com>
......
......@@ -16,6 +16,7 @@
// <http://www.gnu.org/licenses/>.
// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
// [locale.codecvt], C++11 22.4.1.4. specialization.
......
// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
// 2014-04-24 Rüdiger Sonderfeld
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment